Links
Now that we have learned about line separators, character style tags, special characters
and lists, let's look at links within HTML. Because HTML is hierarchical in nature, we
are able to create links to other pages from within the current page. In this chapter we
will learn about:
- the different kinds of services we can link to
- how to create links
- how to specifiy different kinds of Uniform Resource Locators (URL).
Let's start by looking at different kinds of services we can
link to.