I've tried to make a simple menu for my website but it doesn't seem to work. It works perfectly good on my PC but it doesn't work at all on FTP server. Any ideas?
because banner over of links
change your css :
#menu {
position: relative;
z-index: 100;
border-bottom: 2px solid white;
float: left;
}