[thelist] Suppressing white space

Bettina G. May bgmay at ravenstudioz.com
Thu Oct 26 14:27:27 CDT 2000


Hi Katie

You can get rid of the white space between Certification Schedule and
Overall schedule by putting Certification schedule after the <ul> but before
the first <li>. You can get rid of the white space after by eliminating the
opening and closing <ul> tags, you keep the bullets but lose the indent in
the browsers I have checked it in. Whether you SHOULD do that or not is of
course a different question <grin>

Bettina May

-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of Howell, Katie
Sent: Thursday, October 26, 2000 3:12 PM
To: thelist at lists.evolt.org
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