[thelist] Suppressing white space

lon.kraemer lwkraemer at earthlink.net
Thu Oct 26 14:29:41 CDT 2000


Your getting the default formatting for lists. To overcome it, you can roll
your own formatting, e.g.:

<tr>
<td>Certification Schedule<br>
nbsp;&#149;nbsp;<a href="XXXXXX.html">Overall Schedule</a><br>
nbsp;&#149;nbsp;<a href="XXXXXX.html">Document Status</a><br>
nbsp;&#149;nbsp;<a href="XXXXXX.html">Training Status</a><br>
nbsp;&#149;nbsp;<a href="XXXXXX.html">Internal Audit</a><br>
<a href="XXXXXX.html">Project Team</a><br>
<a href="XXXXXX.html">Advisory Board</a><br>
<a href="XXXXXX.html">Internal Audit Team</a>
</td>
</tr>

----- Original Message -----
From: "Howell, Katie" <Kathleen.Howell-1 at ksc.nasa.gov>
To: <thelist at lists.evolt.org>
Sent: Thursday, October 26, 2000 12:12 PM
Subject: [thelist] Suppressing white space


> Hi evolters:
>
> I'm having a problem with white space before and after a unordered list.
> After the heading "Certification Schedule" there is a blank row, and then
> again after the unordered list ends.  Is there a way to surprises this?
>
> Here's the code:
> <tr>
> <td>Certification Schedule
> <ul>
> <li><a href="XXXXXX.html">Overall Schedule</a></li>
> <li><a href="XXXXXX.html">Document Status</a></li>
> <li><a href="XXXXXX.html">Training Status</a></li>
> <li><a href="XXXXXX.html">Internal Audit</a></li>
> </ul>
> <a href="XXXXXX.html">Project Team</a><br>
> <a href="XXXXXX.html">Advisory Board</a><br>
> <a href="XXXXXX.html">Internal Audit Team</a>
> </td>
> </tr>
>
> Thanks!
>
> Katie
>
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt !
>





More information about the thelist mailing list