home *** CD-ROM | disk | FTP | other *** search
/ Dynamic HTML Construction Kit / Dynamic HTML Construction Kit.iso / source_code / dhtmlunl / dhtml.exe / CD Content / Chap22 / dun22_3.txt < prev    next >
Encoding:
Text File  |  1997-12-18  |  862 b   |  32 lines

  1. <html>
  2.  
  3. <head>
  4.  
  5. <title>XYZ webcrafting</title>
  6.  
  7. </head>
  8.  
  9. <style type="text/css">
  10.  
  11. all.subtitle {
  12.  
  13. font-family:Arial;
  14.  
  15. font-weight:bold;
  16.  
  17. font-size:14pt;
  18.  
  19. color: aqua;
  20.  
  21. textAlign:center;
  22.  
  23. }
  24.  
  25. </style>
  26.  
  27. <body bgcolor="#000000" text="#ffffff">
  28.  
  29. <center>
  30.  
  31. <font color="gray" face="Tahoma, Arial" size=+4><b>X Y Z</b></font><br>
  32.  
  33. <layer top=36 name="subheading" visibility=show>
  34.  
  35. <span class="subtitle">w e b c r a f t i n g</span>
  36.  
  37. </layer>
  38.  
  39. </center>
  40.  
  41. <blockquote>
  42.  
  43. <font face="Tahoma, Arial" size=-1>
  44.  
  45. <p>don't the burden of building an online presence get to
  46.  
  47. you? innovation comes easy at xyz.  we pride ourselves
  48.  
  49. on being at the very forefront of technology, incorporating
  50.  
  51. the latest in web design components.  just contact us for
  52.  
  53. all your javascript, java, and dynamic html needs</p>
  54.  
  55. </font>
  56.  
  57. </blockquote>
  58.  
  59. </body>
  60.  
  61. </html>
  62.  
  63.