topical media & game development 
  
 
 
 
 
  
    
    
  
 basic-web-html-01-ch01-eg02.htm / htm
  <html>
  
    <head> 
      <title>Popular Websites: Google</title>
    </head>
  
    <body>
      <h1>About Google</h1>
      <p>Google is best known for its search engine, although Google now offers a number of 
         other services.</p>
      <p>Google's mission is to organize the world's information and make it universally
         accessible and useful.</p>
      <p>Its founders Larry Page and Sergey Brin started Google at Stanford University.</p>
      <p><a href="http://www.Google.com/">Click here to visit Google’s Web site.</a></p>
    </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.