Remove the spaces, it should be a#home and that should work.
Quote:
|
I guess I didn't know why one mattered much over the other, and I didn't want my menu links to get in a different order than the one specified in html (not that I think they do in unordered lists)
|
You mis-understand the purpose of an ordered list - it's used to make a NUMBERED LIST, and using text-decoration: none will do nothing, all that does is remove the underline from a link.
Quote:
|
Is there a reason that I should change it- because that would be an easy fix.
|
Semantically, it should be an unordered list, since your menu is not a NUMBERED LIST at all.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
Please login or register to view this content. Registration is FREE
Please login or register to view this content. Registration is FREE
Last edited by LadynRed; 05-12-2009 at 10:19 AM..
|