I am trying to make a horizontal drop down menu at the top of my page. I want the children to appear directly below the parent item in a list, not horizontal children. I think I have just messed up my css, I tried adding display:inline; to the menu container but this didnt work. If you have a look at my site you’ll see that yes the menus drop ‘down’ but everything is still vertical. I tried experimenting with the horizontal children tutorial to no avail.