Posts

  • Containers

    ,

    This brief article is about HTML containers. In the “real” world, a container is simply something that holds, i.e. contains, things. Wooden boxes, mesh bags, tots, purses, backpacks, and plastic airtight kitchen containers like Tupperware® are all containers. A toolbox is a container. A sock drawer is a container. If we are properly organized, then…

  • Validation

    , ,

    While trying to solve a validation issue in one of my web sites I came across the following forum posting. It was stated so well that I decided to re-post it here. I want to encourage my readers to understand that when a page doesn’t pass validation, it doesn’t mean that the page is “broken”.…

  • wwwroot

    ,

    In the unit A project the author has you create a folder named wwwroot. Why? When you get a web host account, you’ll find that there a number of folders that you have to work with. One folder will be the designated folder where all of your publicly accessible web files will be located. Different…