blind_html Re: putting a heading as a link

  • From: Nimer <nimerjaber1@xxxxxxxxx>
  • To: blind_html@xxxxxxxxxxxxx
  • Date: Sat, 12 Jan 2008 14:33:46 -0700

Here is what I think.
I believe the problem is that you have to put in <h1> at the beginning. you didn't specify the level of the heading in your beginning tag. And, what was the output of that code you tried?
I would just do this.
<h1> <a href="Link URL">Link Title</a> </h1>
Thanks
Nimer J

Sarah wrote:
helo all. i can't remember how ot put a heading as a link. i tried
<h>  <a href="linkaddress">heading title </a> </h1>
but that flopped majorly.
Thanks. SA&G

Other related posts: