[thelist] Suppressing white space

Howell, Katie Kathleen.Howell-1 at ksc.nasa.gov
Thu Oct 26 14:08:06 CDT 2000


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




More information about the thelist mailing list