topical media & game development

talk show tell print

basic-web-html-appendix-ai-eg17.htm / htm



  <html>
    <head>
      <title>Example of Link Attributes</title>
    </head>
    <body alink="0033ff" link="#0000ff" vlink="#333399">
        <h2>Example of the Link Attribute</h2>
        <p>This example contains some links, which you should play with to see how they behave:</p>
        <ul>
          <li>The Wrox Web site</a> tells you about existing and forthcoming Wrox books.</li>
          <li>The W3C Web site</a> is the home of the XHTML and CSS recommendations.</li>
          <li>The Google Web site</a> is a popular search engine that will help you find answers to any questions you have.</li>
        </ul>
  
    </body>
  </html>


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.