Hey all,
I'm running into a problem with some code on a page I'm creating. Here it is... (the <span class="class1"> is the new addition causing the problems) ...
Basically it does what I want it to do but it does not pass validation (W3C). I recently added the class1 code because I need the link colors to vary from the rest of the page. To break it down...
The textstyle1 is defining my font, size, etc. and my class1 is defining the link attributes. I know it's suppose to be written differently but I can't figure out how to add multiple span classes to a single object and have it pass validation.
I need to do this to multiple objects throughout the page.
Any help would be great.
