Learning CSS – Some Resources August 31, 2006
Posted by deltawing in Uncategorized.trackback
CSS Page Layout
This site is immensely useful for learning by example, how to position a website entirely using CSS. No tables will be used to layout. Strictly none!
http://www.glish.com/css/
CSS Navigation Bar
Go to the Adobe homepage and look at their top horizontal navigation menu. That is not Flash, nor is it displayed using a table, and utilizes NO images tags. It is pure CSS, using unordered lists to display the menu elements and subelements. Adobe, the leader of print and web graphic products uses CSS for its website layout.
To make your own CSS navigation bar, this is a suitable place to learn:
http://www.webcredible.co.uk/user-friendly-resources/css/css-navigation-menu.shtml