ID should only be really used once per page. It is for unique items. There is more discussion on ID vs class on http://www.w3.org/TR/REC-CSS2/selector.html and http://css-discuss.incutio.com/?page=ClassesVsIds
Cheers, Richard Don Miller wrote: > Just a simple question. I use the same ID multiple times per page but > the ID does the exact same thing in every case. As an example, I use > it to modify the look or size of a navigation link. This appears to > work in all browsers without any problems so is this a possible > problem and should I find a way to convert these type IDs to a CLASS? > > > The reason I do it is because I use a Class and an ID for most anchor > tags. > > > Don Miller -- Richard Anderson Project Manager Katipo Communications PO Box 12487 Wellington Web: http://www.katipo.co.nz/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
