Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Semantic Divs Re: Semantic Divs

#67968
AshtonSanders
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>