| Chapter 6: Linking to Online Resources |
|
|
|
| Sections - Part II: Formatting Web Pages with (X)HTML | |||
|
Hyperlinks, or simply links, connect (X)HTML pages and other resources on the Web. When you include a link on your page, you enable visitors to travel from your page to another Web site, another page on your site, or even another location on the same page. Without links, a page stands alone, disconnected from the rest of the Web. With links, that page becomes part of an almost boundless collection of information. Page 92, Figure 6-1: A paragraph with a link (display view) (code view) Page 92: The World Wide Web Consortium (W3C) Page 97, Figure 6-2: The "target" attribute (display view) (code view) (Note that the target attribute is not acceptable if using the Strict HTML or XHTML DTDs) Page 99, Listing 6-1: Intradocument Hyperlinks (display view) (code view) Page 102: Figure 6-4: File downloads (display view) (code view) Page 102, "Hiding your Email Address" (http://javascript.about.com/library/blemail1.htm)
.ZIP file of all code samples in this chapter (7kb)
|
|||
| Last Updated on Monday, 30 June 2008 11:37 |