Down the bottom, the footer div - has Top Downloads, Popular Today and Most Discussed - that exact div with the titles and LI layout I need - can anyone throw some code together for me pls?
As you said le007, thats a "simple" horizontal menu, with the css basics you can do it with not many problems.
Try to code it and if you are in trouble let me know and i will try to help, but if you really want to learn you should try it at least
Hi again!
Have you tried using floats?, contain all the 3 lists in a div, with the padding margin you like and then float them to the left, you should get what you want that way!
Remeber to overflow the div that contains the 3 floated lists
Bookmarks