Please ... do not suggest I create a mobile counterpart ... the client wants this website to function for mobile phones.
Heres the code for the main menu.
<div id="menu"> <ul> <li class="active"><a href="index.html" title=""><span>Home</span></a></li> <li><a href="schedule.html" title=""><span>Schedule A Pickup</span></a></li> <li><a href="services.html" title=""><span>Rates</span></a></li> <li><a href="about.html" title=""><span>About</span></a></li> <li><a href="contact.html" title=""><span>Contact</span></a></li> </ul> </div>

New Topic/Question
Reply



MultiQuote







|