Chapter 6. Adding Links
Are you ready to start adding links to your Web pages? This chapter shows you how to create links in your HTML documents to allow users to jump to other Web sites or to other pages within your own site. You learn how to add e-mail links and control the appearance of links. You also get an introduction to URLs, which are the Web addresses that define the destinations of your links. Links are created using <A>
tags in combination with the HREF
attribute.
Understanding Links 82
Understanding URLs 83
Link to Another Page 84
Open a New Window with a Link 86
Link to an Area on the Same Page 88
Link to Another File Type 90
Link to an E-mail ...
Get Creating Web Pages Simplified now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.