Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- Made by Distance // Chris // HTMLCoding(Pastebin) -->
- <!DOCTYPE html>
- <html>
- <head>
- <title>Hyperlink Tutorial</title>
- </head>
- <!-- How to HyperLink: Use a and href then put the link in commas then use > and then put the name you want and end it with </a> -->
- <!-- Example -->
- <a href="LinkGoesHere">Text you want to click to view this link</a>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement