[oclug] html tools

Chris Herrnberger chris123 at magma.ca
Sun Aug 25 18:56:02 EDT 2002


On August 25, 2002 06:33 pm, Robert Echlin wrote:
> Hi
> I prefer lower case HTML tags, myself.
> Otherwise, they tend to dominate the text
> and make it harder to read the content.
>
> Of course this is a matter of personal taste.

You be the judge..:)

OOo1.01 html output:
_____________________________________________

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
	<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1">
	<TITLE></TITLE>
	<META NAME="GENERATOR" CONTENT="OpenOffice.org 1.0.1  (Linux)">
	<META NAME="CREATED" CONTENT="20020825;12200500">
	<META NAME="CHANGED" CONTENT="20020825;12274900">
</HEAD>
<BODY LANG="en-US">
<TABLE WIDTH=100% BORDER=0 CELLPADDING=2 CELLSPACING=0 
STYLE="page-break-before: always">
	<COL WIDTH=1*>
	<COL WIDTH=1*>
	<COL WIDTH=230*>
	<COL WIDTH=22*>
	<COL WIDTH=1*>
	<COL WIDTH=1*>
	<TR>
		<TD ROWSPAN=3 WIDTH=0% VALIGN=TOP></TD>
		<TD WIDTH=0% VALIGN=TOP BGCOLOR="#000000"></TD>
		<TD WIDTH=90%>
			<P ALIGN=LEFT><A 
HREF="./categories.php%3Fop=newindex&amp;catid=36"><B><FONT 
COLOR="#000080">HOWTO</FONT></B></A><B><FONT COLOR="#363636">:
			</FONT><FONT COLOR="#000080">OpenOffice.org Address Books and Form
			Letters</FONT></B><BR>Posted on Tuesday, August 20, 2002 by <A 
HREF="mailto:rkrause at hetperson.net">Ralph
			Krause</A></P>
		</TD>
_________________________________eof__________________

tidy conversion 

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org">
<meta http-equiv="CONTENT-TYPE" content=
"text/html; charset=iso-8859-1">
<title></title>
<meta name="GENERATOR" content="OpenOffice.org 1.0.1 (Linux)">
<meta name="CREATED" content="20020825;12200500">
<meta name="CHANGED" content="20020825;12343800">
<style type="text/css">
 table.c9 {page-break-before: always}
 p.c8 {text-align: center}
 a.c7 {color: #505050}
 h3.c6 {color: #505050}
 p.c5 {color: #505050}
 i.c4 {color: #505050}
 p.c3 {text-align: left}
 b.c2 {color: #363636}
 span.c1 {color: #000080}
</style>
</head>
<body lang="en-US">
<table width="100%" border="0" cellpadding="2" cellspacing="0"
class="c9">
<col width="1*">
<col width="1*">
<col width="230*">
<col width="22*">
<col width="1*">
<col width="1*">
<tr>
<td rowspan="3" valign="TOP"></td>
<td valign="TOP"></td>
<td width="90%">
<p class="c3"><b class="c2"><a href=
"./categories.php%3Fop=newindex&amp;catid=36">HOWTO</a>: <span
class="c1">OpenOffice.org Address Books and Form
Letters</span></b><br>
Posted on Tuesday, August 20, 2002 by <a href=
"mailto:rkrause at hetperson.net">Ralph Krause</a></p>
</td>
______________________eof_______________


/ch



More information about the OCLUG mailing list