Felgall - this is how it was originally suggested to me on this site before I started messing with it.
Code:
<div id="nav">
<ul id="navli">
<li><a href="http://www.propertieswithstyle.com" title="HOME PAGE">OUR HOME PAGE</a></li>
<li><a href="http://www." title="CAMEO SHORES">community name</a></li>
<li><a href="http://www.com" title="EVENING CANYON">community name</a></li>
<li><a href="http://www." title="FLOWER STREETS">community name</a></li>
<li><a href="http://www." title="HARBOR VIEW HOMES">community name</a></li>
<li><a href="http://www." title="IRVINE TERRACE">community name</a></li>
<li><a href="http://www." title="PELICAN POINT">community name</a></li>
</ul>
</div><!--eND of Nav-->
What I wish to do is have a menu with . . .
MAIN TITLE CSS{font-family size, style;margin-bottom:10px; etc.}
HOME PAGE
RETURN TO CHARTS
RETURN TO CITIES
Search Communities
community-title CSS{font-family size, style; etc.}
community-title
community-title
community-title
community-title
community-title
community-title
community-title
community-title
community-title
community-title
community-title
What I was thinking was a menu within a menu with two separate css definitions.
All this just to apply different to a menu
Thanks felgall . . . Rick
Bookmarks