Quote:
Originally Posted by Slick
Thanks for the replies, I'll see if I can get them to work. Most of the page uses code like this
<div class="thumb">
<div id="header">
How would I deal with those ??
|
keep those in there - it would look like shit without those - all those class= and id= thingies take their direction from the CSS style sheet - Mikeydddd's post shows how to link each page to ONE CSS style sheet so all those elements get the proper style the designer intended.