Previous Message
Next Message

Hover Effects

Sent by Mark Henderson on 13 October 2009 04:04


Cody Sickler wrote:
> 
> On the layout I'm currently working on, I've gotten the effect I
> needed, but it isn't standards compliant (http://cosi.exofire.net the
> bottom and top navigation bars). I can't figure out a better way to
> achieve the general effect other than doing what I have done.

I'm not sure *exactly* what it is you are trying to achieve but you can
start by altering your html so it reads
<ul>
<li><a href="#">link text here</a></li>
<li><a href="#">link text here</a></li>
</ul>

as you currently have the link outside the list. Take a look at
http://css.maxdesign.com.au/listamatic/ - I suspect there are some good
examples of what you are after on that site, in particular the
horizontal navigation section should be of interest.

HTH
Mark
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: