I can code in CSS & XHTML but I still don't get why your not suppost to use an ID more then once, can any one inlighten me?
Becuse an id is a unquie reference to an item, say for when useing javascript when you want to target somthing specific.
If you want a attrbiute set for a more genral useage just use a class.