Forum Moderators: open
<added>It displays great on Opera and IE</added>
Today's lesson:
"id" attributes are only allowed to occur once per page but "class" attributes may be repeated as many times as you wish.
>>Cant you just replace the id with class? Then change the CSS from # to .?