Web Design Forum HTML CSS JavaScript PHP Graphic Design SEO forum

Full Version: How do you make a clickable link?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
How do you make a clickable link?
With the help of <a href=" ">, one can make a clickable link.
You can use the "a href" tag in HTML to make a link clickable on a webpage.
Follow Neo_5678's advice. it will work 100%
You can use anchor tag for it.
I think the OP found the solution.
Kindly close the thread if so or respond to the answers!
Clickable text link: <a href="URL">Text</a>
BB code: [URL="URL"]Text[/URL]
You can use Anchor Tag and BB code is also another option.
There are two types of clickable links.
Using ahref link
and BB Code
We make clickable links just in a way you do Tongue
Pages: 1 2
Reference URL's