Greetings!
Anybody have an idea how could I switch my site design to css?
I`m especially interested in topnavbar; I want to get rid of the tables and have as less code as I need ...
Thanks.
Printable View
Greetings!
Anybody have an idea how could I switch my site design to css?
I`m especially interested in topnavbar; I want to get rid of the tables and have as less code as I need ...
Thanks.
Well you can start learning the basics of CSS at www.w3schools.com/css/default.asp. But if you are really interesting in switching to a tableless design, then I suggest you read SitePoint's book, "HTML Utopia: Designing Without Tables Using CSS". Check out some of the sample chapters on the site, it should be exactly what you're looking for. Hope that helps :)
Edit:
Another really good site for tutorials on CSS and other random web stuff is A List Apart, but I suggest you read the book first and then learn some of the tricks from ala afterwards.
There's also the book Eric Meyer on CSS, which takes a project based approach to site conversion.
Meyer, E. (2002). Eric Meyer on CSS, Mastering the Language of Web Design. ISBN: 073571245X. Boston: New Riders.
zeldman's "designing with web standards" is another must-read if you're new to the subject.
http://www.amazon.com/exec/obidos/AS...606606-9738459
I second this. Excellent book :)Quote:
Originally Posted by redux
-Sam