Top VPS Hosting Provider

Welcome to the myhosting.com Forums.
+ Reply to Thread
Results 1 to 2 of 2

Thread: HREF property

  1. #1
    PotsNPans is offline Master Member
    Join Date
    May 2010
    Posts
    517

    Default HREF property

    In HTML, what does an HREF property do?

  2. #2
    suwunk is offline Super Moderator
    Join Date
    Aug 2010
    Posts
    1,097

    Default

    String that sets or retrieves the URI of the target.
    For internal links, the value of the id or name properties of the target object can be used as well (href='#jumpto'). If the value is an URL, then it can also be an absolute or relative path. Relative paths are relative to the base URL. The base URL is the location of the current document, but it can be overridden by the base tag.
    href property (location, a, area, link)


 

Similar Threads

  1. intellectual property
    By WrigleyF in forum How-To
    Replies: 0
    Last Post: 2010-06-28, 12:22 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts