TUTORIALS
• You do not have to leave credit but it would be greatly appreciated if you did.
• Make sure you have a basic understanding of HTML/CSS so that you can properly use these tutorials.
HTML LINK CODES
These codes are used to make links.The basic link code. Change URL DESTINATION to the url you want the link to take someone to and change CUSTOM TEXT to the text you want the link to say.
This link code will open the link in a new window. Change URL DESTINATION to the url you want the link to take someone to and change CUSTOM TEXT to the text you want the link to say.
This link code load the link in the same window. Change URL DESTINATION to the url you want the link to take someone to and change CUSTOM TEXT to the text you want the link to say.
This link code will load the link to the parent frame but it'll only work if you're site uses frames. Change URL DESTINATION to the url you want the link to take someone to and change CUSTOM TEXT to the text you want the link to say.
This link code will load the link in the same window but it will cancel any frames. Change URL DESTINATION to the url you want the link to take someone to and change CUSTOM TEXT to the text you want the link to say.
Named anchor link. This link will load the link to other sections in the same page. Change CUSTOM TEXT to the text you want the named anchor to say. Remember to use any underscores [ _ ] where there are spaces in your custom text and that you have the "url" lowercased. Copy both codes.
This link code will make an image link. Change URL DESTINATION to the url you want the image link to load to and change IMAGE URL with the url of the image you're going to use.















