- Forums
- HTML
- How To Put HTML Links Code On Other Web Pages With href Tag
this is a short tutorial that will show you how what HTML code to use to make useful link. it will give you the HTML code to use to make links [735], Last Updated: Sat May 18, 2024
wallpaperama
Fri Nov 07, 2008
1 Comments
1659 Visits
if you want to put html links on web pages on the internet, you can by using HMTL code.
the cod you use to put html links is the <a href so lets say we want to put a link of a webpage, for example i want to put a link that says "Free Wallpapers" and when someone clicks on "Free Wallpapers" it will take them to http://www.wallpaperama.com so this is how i would do it.
<a href="http://www.wallpaperama.com:>Free Wallpapers</a>
and this is how it would look..
Free Wallpapersif you click on Free Wallpapers above, it will take you to the http://www.wallpaperama.com site
hope this helps. this is helpful when you want your friends to visit a page that they might be interested in
https://www.wallpaperama.com/forums/how-to-put-html-links-code-on-other-web-pages-t6719.html