What is valid markup inside an <A> tag
Posted: Wed Jul 04, 2007 9:50 pm
Hey all,
I'm working on a search results page, with each result item needing to show a fair chunk of data. Among other things, each item has an image, some text, and most likley a table as well.
My issue is that I want to have the whole result clickable as a link.
I'd prefer not to use javascript for this, as I always like to remove as much penalty as possible for js-disabled viewers.
Anyhow, I'm about to go start designing, but if nesting the content in the A tag is a no-no, it'd be good to know before I waste my time trying.
Cheers
I'm working on a search results page, with each result item needing to show a fair chunk of data. Among other things, each item has an image, some text, and most likley a table as well.
My issue is that I want to have the whole result clickable as a link.
I'd prefer not to use javascript for this, as I always like to remove as much penalty as possible for js-disabled viewers.
Anyhow, I'm about to go start designing, but if nesting the content in the A tag is a no-no, it'd be good to know before I waste my time trying.
Cheers