index. htm css My page was working grand before something happend and it just collapsed!! I checked through but there's no problems as far as i can see... Anyone got an idea whats happening?
<html> <head> <title> </title> <link rel="stylesheet" type="text/css" href="style.css"/> </head> <body> <div id="container"> [B][U]<div="menudiv">[/U][/B] <ul id="menu"> <li><a href="index.htm" target="_self">Home</a></li> <li><a href="portfolio.htm" target="_self">Portfolio</a></li> <li><a href="price.htm" target="_self">Price Guidelines</a></li> <li><a href="contact.htm" target="_self">Contact</a></li> </ul> </div> Code (markup): Make it <div id="menudiv"> and gief rep