Home › Forums › CSS › Ok Ninjas, please help. › Reply To: Ok Ninjas, please help.
August 20, 2014 at 9:12 pm
#180064
Participant
You’re using div inside ul. (you should only use li inside ul/ol)
That positioning (position: absolute) is kinda useless?
And those margin-left: 35% (margin: 0; width: 100%; and text-align: center; and it should work)
Then there’s that image… whats the point of that? is that like something that should be removed on hover? Why not background image? or do you want to animate that?
Here’s a quick one
http://codepen.io/mikkolaine/pen/ntvcr