OZONE Asylum
Forums
CSS - DOM - XHTML - XML - XSL - XSLT
CSS horizontalMenu problems in Dreamweaver
This page's ID:
29303
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Hello Everyone, I am newbie who, of course is having all kinds of difficulties learning my way around Dreamweaver. I have a problem with the horizontal menu I have been using on my little nine page site. For whatever reason un be knownst to me it's not formatted correctly any more . it used to work but I messed it up somehow. Please tale a look at the following snippet of coding to see what i did wrong. I would appreciate it kindly. Its nested between two image tags that are simple lines above and below. Thanks in advance fofr your response. <td height="6"><img src="images/index_02.gif" width="700" height="6" alt=""></td> </tr> <tr align="left"> <td height="20" valign="top"><ul id="MenuBar1" class="MenuBarHorizontal"> <li><a href="index.html" class="style1">HOME</a></li> <li><a href="mission.html">MISSION</a></li> <li><a href="about.html" class="MenuBarItemSubmenu">ABOUT US</a> <ul> <li><a href="coaches.html">COACHES</a></li> </ul> </li> <li><a href="training.html">TRAINING </a> </li> <li><a href="camps.html" class="MenuBarItemSubmenu">CAMPS</a> <ul> <li><a href="#registration.html">REGISTRATION</a></li> <li><a href="scholarship.html">SCHOLARSHIPS</a></li> </ul> </li> <li><a href="contact.html">CONTACT US</a></li> </ul></td> <tr valign="top"> <td> <img src="images/index_14.gif" width="700" height="470"></td> </tr> <tr valign="top">
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »