blind_html Re: putting a heading as a link

  • From: "Luai Jaber" <luai.jaber@xxxxxxxxx>
  • To: blind_html@xxxxxxxxxxxxx
  • Date: Sun, 13 Jan 2008 15:19:46 -0700

ok


On Jan 12, 2008 3:03 PM, Sarah <marrie12@xxxxxxxxx> wrote:

>  Thanks. I'll test that later.
>
> SA&G
>  ----- Original Message ----- *From:* Nimer <nimerjaber1@xxxxxxxxx>
> *To:* blind_html@xxxxxxxxxxxxx
>   *Sent:* Saturday, January 12, 2008 1:55 PM
> *Subject:* blind_html Re: putting a heading as a link
>
> All right. I recreated yoru test.
> Here is the code I used.
> <html>
> <head>
> <title>Test</title>
> </head>
>
> <body>
> <h1> <a href="http://www.marrie.org/"; <http://www.marrie.org/%22>>Check it
> out!</a> </h1>
> </body>
> </html>
> Thanks
> Nimer J
>
> Sarah wrote:
>
> Just tried it and no go. I got a page wihtno links. here is the example
> code.
>
>
> <h1> <a href="www.marrie.org">check it out.</a> </h1>
>
> SA&G
>
> ----- Original Message -----
> *From:* Nimer <nimerjaber1@xxxxxxxxx>
> *To:* blind_html@xxxxxxxxxxxxx
> *Sent:* Saturday, January 12, 2008 1:33 PM
> *Subject:* blind_html Re: putting a heading as a link
>
> 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: