Category Archives: XHTML & CSS Tutorials

Faux Columns

Using Faux Columns

Faux columns is a technique used to create columns with 100% height. Since most website designers often mistake the “height: 100%;” CSS property as literaly as it seems, it simply will not work. Faux columns are used for this purpose. … Read More »

Posted in Tutorials, XHTML & CSS Tutorials | Leave a comment
Page Width

Recommended Website Page Widths

When it comes to developing new websites, web developers are often stumped when it comes to page width. The reasons why it can be difficult to choose a page width is because you want to please all your visitors from … Read More »

Posted in Tutorials, XHTML & CSS Tutorials | 1 Comment