PDA

View Full Version : Testing HTML


Raven
02-03-2001, 10:52 AM
Dont mind this, just testing which HTML formats work here.


<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body bgcolor="#FFFFFF" text="#000000">
<p align="center">Testing Center</p>
<p align="center">Testing Center Bold</p>


Testing Bold

</p>


Testing Italics</p>
<table width="75%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>Year</td>
<td>Reg Season Rec</td>
<td>PF</td>
<td>PA</td>
<td>Ssn Pts</td>
</tr>
<tr>
<td>2022</td>
<td>8-8</td>
<td>335</td>
<td>300</td>
<td>8</td>
</tr>
<tr>
<td>2023</td>
<td>15-1</td>
<td>456</td>
<td>244</td>
<td>15</td>
</tr>
<tr>
<td>2024</td>
<td>9-7</td>
<td>330</td>
<td>232</td>
<td>9</td>
</tr>
<tr>
<td>2025</td>
<td>12-4</td>
<td>394</td>
<td>270</td>
<td>12</td>
</tr>
<tr>
<td>2026</td>
<td>10-6</td>
<td>419</td>
<td>307</td>
<td>10</td>
</tr>
</table>
</body>
</html>

Raven
02-03-2001, 10:53 AM
ok, anyone know how to post tables here so they appear right? and how do i get rid of all that extra spacing?


thanks

Daimyo
02-03-2001, 12:55 PM
I have been unable to remove the extra spacing preceding tables. The best way I have found to do it is to just use the pre tags and make the table the old fashioned way in notepad. Of course you can't do that if you want to include pics in tables. ><

Ctown-Fan
02-03-2001, 01:18 PM
If you have excel or quatro pro, those tables will come out nicely after a print to file.