Free Republic
Browse · Search
Bloggers & Personal
Topics · Post Article

To: afraidfortherepublic; samiam1972
I don’t consider myself a HTML maven, but I have picked up a few things over my years of FReeping. First, you should know that automatic link creation only occurs when there is no HTML code in your reply.

For example, http://goo.gl/KSMd2H doesn’t automatically produce a link in this reply because I have used HTML to produce those italics in these last two sentences. Also note that because I used HTML for italics, I had to use HTML to create the paragraph break above. All in all, I don’t usually use the auto generation of links because I like to format my posts, and that requires HTML.

When you use HTML to make a link, you can create a more human-friendly label for it instead of the often-times gibberish names for the actual address the computer uses to link to the file you want. The HTML for a link is as follows:

<a href=
tells the computer that you are creating a link
"http://goo.gl/KSMd2H”
tells the computer where to find the file you’re linking to (double quotes required)
>
tells the computer to expect the label immediately following
Rockwell Automation
tells the computer how you want the link labeled
</a>
tells the computer that the link instruction is complete
Note: I had to use a separate coding trick to get the computer to display the code instead of trying to execute it. I will now prune away my commentary, so you can see the HTML code explicitly:
<a href="http://goo.gl/KSMd2H”>Rockwell Automation</a>
I will now allow the computer to see the code you saw, without that trick which hid the HTML code above:
Rockwell Automation
. . . which I tested, and found to work. Obviously when you make a link of your own, you have to use the correct, exact address to the link you wish to direct the reader’s computer to. But you are free to improvise in defining the label you want the reader to see.

35 posted on 03/16/2014 2:45:40 PM PDT by conservatism_IS_compassion ("Liberalism” is a conspiracy against the public by wire-service journalism.)
[ Post Reply | Private Reply | To 10 | View Replies ]


To: conservatism_IS_compassion

I appreciate your attempt to help me with making links active. All I can say is that you lost me after the first sentence. My homeschooled son was able to write the code for their robot IN SPITE of me. I had absolutely NOTHING to do with it! His brain does not tick the same way mine does. My husband and I used to call him our freak of nature.

I rarely post articles. When I do, I am very grateful for the FReepers that come along behind me and fix the mistakes I’ve made! So again, honestly, thank you for trying but understanding what you wrote is just not something that will happen for me in this lifetime. The few brain cells I have firing after taking care of my kids are not enough to focus on something like this!


37 posted on 03/16/2014 9:08:24 PM PDT by samiam1972 ("It is a poverty to decide that a child must die so that you may live as you wish."-Mother Teresa)
[ Post Reply | Private Reply | To 35 | View Replies ]

Free Republic
Browse · Search
Bloggers & Personal
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson