dansbanners
07-28-2009, 02:33 PM
Hi,
I'm wondering how to have more control over the space between the text and the bulletin list below.
For instance, if I have the codes as something like the following:
<-- start of codes -->
<div align="center" style="padding: 0px 0px 0px 0px;">
<img src="images/headers/graphic.png" width="128" height="27" ></div>
<ul>
<li>List Item I
<li>List Item II
<li>List Item III
</ul>
<-- end of codes -->
And I'd think there's too much space between the graphic and the first List Item?
How to reduce or have more control over the space between the text or graphic above and the first List Item below?
I'd appreciate it. Thanks in advance!
I'm wondering how to have more control over the space between the text and the bulletin list below.
For instance, if I have the codes as something like the following:
<-- start of codes -->
<div align="center" style="padding: 0px 0px 0px 0px;">
<img src="images/headers/graphic.png" width="128" height="27" ></div>
<ul>
<li>List Item I
<li>List Item II
<li>List Item III
</ul>
<-- end of codes -->
And I'd think there's too much space between the graphic and the first List Item?
How to reduce or have more control over the space between the text or graphic above and the first List Item below?
I'd appreciate it. Thanks in advance!