Skip to content

Horizontal menus from a list

Having learnt about menu’s using lists recently, I have decided to share because I’m nice! Yeah you have probably seen it before in many places and yeah I am waaaaaaaay behing the curve finding out about it but since I’m pretty sure I’m not last it might help someone else! It’s pretty simple really. Once you make a few different menus and see what happens and you will soon get the hang of it…

First start with a list. I am assuming the menu will be in a div called “nav”. It’s not necessary but if you have other lists then you might end up screwing them up. If its not called nav then just drop the #nav or change it to be relevant to your div’s name.\

[code lang="html"]