Home › Forums › CSS › Properly placing a div › Re: Properly placing a div
March 10, 2013 at 7:33 pm
#127688
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