Web Design

(Nancy Kaufman) #1

37


CHAPTER

Getting Started with HTML 2


Can I change the appearance of the link?
Yes. CSS can be used to alter the color of the link
text, remove the underline, or otherwise format the
link. CSS is covered in later chapters.

When I view the page in the browser and click
the link, I get an error. Why?
The most common reason for errors when you click
links is an incorrect file path in the href attribute.
Double-check that you spelled the page name
correctly, and that it is in the location specified. If
you are viewing a site that has been uploaded to
the Web, make sure that the page to which you are
linking has also been uploaded.

● When viewed in a browser,
the text appears blue and
underlined. Click it to
navigate to the other page.

3 After the link text, type .


3


TIPS

Free download pdf