Home › Forums › CSS › Semantic Divs › Re: Semantic Divs
December 10, 2009 at 2:49 pm
#67968
Participant
By "More Semantic", it sounds like you mean "less html markup" ?
You don’t have to apply CSS to only <Div>s, if there is already an element there that could have the background image, you can do that. Heck, you can apply the BG image to the <body> and try to position it at the correct spot.
But besides that, I normally just add the <div>