Welcome
Arachne's Web
A group focused on serving the AW community by providing help and discussion on topics such as HTML, CSS, web design, homesite decorating, netiquette and issues important to web artists.

Arachne's Many Legs - Projects Arena (1 threads, 783 posts)
    FAQ Work (156 posts)
    Social Thread

    For discussion and work on the FAQ ...
    28 Members have made 104 Posts here to date.
    Google
    AncientWorlds.net Web
    Next: Gottcha
    Prev: FAQ to be added, How to make a link
    ::chuckling:: Oh, sure!
    avatar1.jpg
    Author: * Ladee Niall - 6 Posts on this thread out of 932 Posts sitewide.
    Date: Nov 6, 2004 - 20:14

    Someone wrote and asked me how to write a link, and after looking at the FAQ and not finding I wrote up a quick tutorial, then came here to post it ... and saw that Laurels beat me to it ... Well, here's mine anyway. :)

    Creating a clickable LINK 

    Is a simple as this:

    So, I know the URL ...>>  http://www.ancientworlds.net/member/Niall/Ladee << ... but I want it to look like this: Ladee's Place, where anyone reading it can click on the link and go directly there. This is what I do: 

    <a href="http://www.ancientworlds.net/member/Niall/Ladee">Ladee's Place</a>

    And, if I want the link to open in another window, I add  >> target="blank" << like this:

    <a href="http://www.ancientworlds.net/member/Niall/Ladee" target="blank">Ladee's Place</a>

    the code that comes before and after are known as "anchors" in HTML. TIP: Spaces are important in HTML inside the codes, themselves (anything inside the <   > brackets), and will ignore more than two, otherwise.

    Ladee


    NEXT: Gottcha
    PREV: FAQ to be added, How to make a link
Rome - Rome, Season 1 - The Stolen Eagle


Copyright 2002-2011 AncientWorlds LLC | Code of Conduct and Terms of Service | Contact Us! | The AncientWorlds Staff