View Single Post
Old 06-26-2006, 11:51 AM   #2 (permalink)
chicgeek
Empress™
 
chicgeek's Avatar
 
Join Date: 08-19-04
Location: York, UK
Posts: 18,378
iTrader: 0 / 0%
Latest Blog:
My Favourite Poem

chicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest order
Upon a quick inspection, you have used <div id="nav_font"> multiple times. IDs are to be used for a single instance on the page, CLASSes are for repeated instances.

So try that first. Change all instances of id="nav_font" to class="nav_font", and then attached CSS appropriately from #nav_font to .nav_font

It's a start. You may want to also look at the other problems with validation. There are many.
__________________
laura / chicgeek
soprano & web designer
laurakishimoto.ca
Always assume the presence of a belly button!
chicgeek is online now   Reply With Quote