(n): a link from a hypertext file to another location or file; typically activated by clicking on a highlighted word or icon at a particular location on the screen
SIMPLE INSTRUCTIONS FOR HOW TO MAKE A WEB LINK.
This is useful for people who want to link to lists but don't know how. Using the Brackets [ ] is for words, not lists. I've seen some people try to link lists this way, and it doesn't work.
This is done by making a simple HTML tag. The example is below.
<A HREF="blah">Linked text here</A>
Where "blah" is, you replace that with the URL. The URL is the exact web address. To get that, all you have to do is highlight the URL/Address at the top of your browser and then COPY-PASTE it into where the "blah" is. That's it! Enjoy!
Can you add it on FAQ, too?
SIMPLE INSTRUCTIONS FOR HOW TO MAKE A WEB LINK.
This is useful for people who want to link to lists but don't know how. Using the Brackets [ ] is for words, not lists. I've seen some people try to link lists this way, and it doesn't work.
This is done by making a simple HTML tag. The example is below.
<A HREF="blah">Linked text here</A>
Where "blah" is, you replace that with the URL. The URL is the exact web address. To get that, all you have to do is highlight the URL/Address at the top of your browser and then COPY-PASTE it into where the "blah" is. That's it! Enjoy!
*Applauds*!
Oh, yes!! (Simple pleasures...)
Question is, muses frindley, can I make one?