Forums

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

Home Forums CSS Ok Ninjas, please help. Reply To: Ok Ninjas, please help.

#180064
Mikko Laine
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