From: Håkon Wium Lie (howcome@opera.com)
Date: Wed Jan 03 2001 - 11:52:02 PST
Also sprach Joseph S. Barrera III:
 > I mean, how many times do you have to specify the same font?
 > P.S. Bonus points for a tool that can clean up the above code.
Running "tidy -clean" on a snippet of your code produced
  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
  <html>
  <head>
  <meta name="generator" content="HTML Tidy, see www.w3.org">
  <title></title>
  <style type="text/css">
   a.c3 {color: #00FFFF; font-family: times, times new roman; font-size: 120%}
   span.c2 {font-family: times, times new roman; font-size: 120%}
   a.c1 {font-family: times, times new roman; font-size: 120%}
  </style>
  </head>
  <body>
  <a href="http://www.altavista.com/cgi-bin/query?pg=aq&what=web"
  class="c1">altavista</a> <span class="c2"></span><a href=
  "http://www.google.com/" class="c1"><strong>google</strong></a>
  <span class="c2"></span><a href="http://www.findsame.com" class=
  "c3">findsame</a> <span class="c2"></span> 
  </body>
  </html>
-h&kon
              Håkon Wium Lie                            ¢tº €þe®ª
howcome@opera.com               http://www.opera.com/people/howcome
This archive was generated by hypermail 2b29 : Wed Jan 03 2001 - 11:53:49 PST