blind_html Re: trouble linking question

  • From: Nimer Jaber <nimerjaber1@xxxxxxxxx>
  • To: blind_html@xxxxxxxxxxxxx
  • Date: Wed, 06 May 2009 11:01:36 -0600

Actually, <a> is for anchor, but <a href just means that you are referencing a hyperlink, or at least I'm pretty sure that's what it means. if I am wrong, please let me know.


Thanks
Nimer J

On 05/06/2009 10:48 AM, LISA BROOKS wrote:

It workes now. So I am learning that a is attribute and li is for list, what is the purpose of the ul

You guys are awesome!

Lisa

------------------------------------------------------------------------

*From:* blind_html-bounce@xxxxxxxxxxxxx [mailto:blind_html-bounce@xxxxxxxxxxxxx] *On Behalf Of *Nimer Jaber
*Sent:* Wednesday, May 06, 2009 9:07 AM
*To:* blind_html@xxxxxxxxxxxxx
*Subject:* blind_html Re: trouble linking question

No, it does not matter. What matters is that your file is in the same directory as the index page if you're typing in the file name. Make sure you look carefully at punctuation when entering it in.
<li><a href="newsletter.htm">Newsletter</a></li>

Thanks
Nimer J
On 05/06/2009 09:45 AM, LISA BROOKS wrote:

Tried it and it still looks the same. I went back and made sure my file name newsletter.htm was spelled correctly. Just don't understand why I can type it out manually and it goes but won't make a link. I tried putting in the whole url http://www.wahvi.com/newsletter.htm in the code and it wouldn't go that way either?

My public htp thing has 4 other files in provided by the host does that matter?

Lisa

------------------------------------------------------------------------

*From:* blind_html-bounce@xxxxxxxxxxxxx <mailto:blind_html-bounce@xxxxxxxxxxxxx> [mailto:blind_html-bounce@xxxxxxxxxxxxx] *On Behalf Of *Jeffrey Shockley, School Laptop Edition
*Sent:* Wednesday, May 06, 2009 8:34 AM
*To:* blind_html@xxxxxxxxxxxxx <mailto:blind_html@xxxxxxxxxxxxx>
*Subject:* blind_html Re: trouble linking question

You would do

<li<a href= "newsletter.htm"> News Letter</a>

I think that's right.

HTH,


Jeffrey Shockley
E-Mail:
jawswizard@xxxxxxxxx <mailto:jawswizard@xxxxxxxxx>,
jawswizard@xxxxxxxxx <mailto:jawswizard@xxxxxxxxx>,
jawswizard@xxxxxxx <mailto:jawswizard@xxxxxxx>,
jshockley@xxxxxxxxxxxx <mailto:jshockley@xxxxxxxxxxxx>
MSN:
jeffreyshockley@xxxxxxxxxxx <mailto:jeffreyshockley@xxxxxxxxxxx>
Yahoo:
jawswizard@xxxxxxxxx <mailto:jawswizard@xxxxxxxxx>
Google Talk:
jawswizard@xxxxxxxxx <mailto:jawswizard@xxxxxxxxx>
AIM:
jawswizard
Skype:
jawswizard

    ----- Original Message -----

    *From:* LISA BROOKS <mailto:lisagbrooks@xxxxxxx>

    *To:* blind_html@xxxxxxxxxxxxx <mailto:blind_html@xxxxxxxxxxxxx>

    *Sent:* Wednesday, May 06, 2009 11:23 AM

    *Subject:* blind_html trouble linking question

    Ok, here  is another question.

    On my home page

    http://www.wahvi.com

    I want people to be able to click on the newsletter link.

    I created a newsletter page and saved it in the public htp in the
    same list as index.htm and I called it newsletter.htm

    But on my home page when I open it in my browser there is no link
    just a bullet and it says newsletter.

    I can manually go there by typing  in

    http://www.wahvi.com/newsletter.htm

    There it shows my newsletter page.  What am I doing wrong in not
    being able to link it straight off the home page?

    Thanks,

    Lisa

Other related posts: