Forums

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

Home Forums CSS Properly placing a div Re: Properly placing a div

#127688
matt_sanford
Participant

Here ya go. I would consider making your code a little more semantic, and getting rid of unnecessary divs and elements. (i.e. #nav ul li a could be changed to just #nav a using HTML5 ). http://cdpn.io/Jeogq