Take a look at my secondary navigation (the left nav) at localwebstudio.com/faqs. I'm looking to get a similar effect. Each link has two text styles - one styled with an <a> tag and the other styled with an <h5> tag.
This doesn't validate because I can't have a block element (h5) inside of the inline element (a).
I like how it works now... I just want to get it to validate. Can anyone think of the best way to accomplish this?
I stayed away from using spans because I would still have to use a <br /> to get the effect. For some reason I thought <br> tags within an <a> tag still wouldn't validate - but they do.
the simplest way is to put the <a>nchors inside the heading and make them display:block.
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?