|
Posted by Ed Jay on 11/22/05 08:15
John <anonymous@anonymous_one.com> wrote:
>I'm trying to format a link to look like an H2 header (with a link
>underline), like the following:
>
> <a href="welcome.html"><h2>Welcome</h2></a>
>
>That works in IE and FF, but Tidy complains: missing </a> before <h2>. I
>tried playing with the class location, like "<a class = "h2"
>href="welcome.html">Welcome</a>", and other methods, but I can't get that
>to work right. Any ideas, or should I just leave the warning in?
>
Any reason why you can't do <H2><a href...>Welcome</a></H2>?
--
Ed Jay (remove M to respond by email)
Navigation:
[Reply to this message]
|