HTML Text and Documents Linking

Home » HTML (455) » Text and Documents Linking (29)

How To Group Navigational Links In Your Web Pages Using HTML5
Learn how to group navigational links in your web pages using HTML5 nav tag.

Links for Beginners
Learn how to link HTML pages using text links and image links. Also shows you how to link to email addresses in your Web pages.

Create a Site Map to Aid Navigation
Learn about HTML site maps, why they're useful, and how to make one. Plenty of real-world examples included.

Linking To Another Web Page
This is what the Web is all about linking from one web page to another.

What Are Absolute And Relative Links?
Learn the difference between absolute and relative links.

How To Write A Link
Learn the correct and wrong way to write a URL.

Adding A Title To A Link
Describe your links in more detail by using the title attribute, which will act as a tool tip when you place your mouses pointer over the link.

How To Open Links In Certain Spots
Learn how to open links in certain sections to benefit your needs.

How To Link To A Specific Anchor
Learn how to link within the same document or to a specific section of another document.

What Are Mailto Links?
This tutorial will teach you how to let your visitors and users send you an e-mail through a link.

Creating Keyboard Shortcuts
Learn how to create keyboard shortcuts for links.

How To Link To Computer Files
Learn how to link to your own computer files.

How To Transfer Your Web Pages
Learn how to upload and download your web pages.

Even More Links
Yeah, even more links that you probably did not know about.

HTML - Links
Links are the most crucial part of websites. You need a way to get from page to page and links are the only way to get there.

Html Links
How do i link to another page.

How to Make a Link
A html tutorial on how to make a link.

Hyperlinking Text and Images
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.

The HTML Target Attribute for Anchors
The Anchor tag attribute for target tells the web browser where to open the link. There are 4 defined target presets which come in handy for many web designers of all levels. They are _blank, _self, _parent, and _top.

Horizontal Rules and Email Links
Learn how to set horizontal rules and email links in html.

Home » HTML (455) » Text and Documents Linking (29)