Hyperlinking Text and Images HTML / Text and Documents Linking
A Hyperlink, link for short, is the basis of web development. It is where you mouse over an image or text, your cursor changes to a hand, you can click it and a new page opens. This is useful for linking a website to all sub pages, to link to new websites, to link to images such as thumbnails that will open full images.
Links HTML / Text and Documents Linking
Make a link from your page to any other page on the World Wide Web. Learn what is anchor and how to create email, text and images links.
Image Maps HTML / Image Mapping
This tutorial for HTML will show you how to make Image Maps. This tutorial will allow you to link with individual regions of an image using only HTML coding.
Hyperlinks HTML / Getting Started
This is a must for any html newbie. It's important to know how to properly link your pages together, so that visitors can easily navigate their way threw your site.
Different Link Types HTML / Text and Documents Linking
In this tutorial we are going to learn how to add Links to your pages. Links can come in many different forms. The 2 most common being text and graphic links.
Refresh the Page HTML / Getting Started
Refresh the page for the user, or give him or her a link to do it alone. You want your site to do the trick either by itself, or by offering a method whereas the user simply clicks and the browser does it for them.