• 0

UL, LI's cutting into my float: left picture


Question

Please take a look at http://office.wendellhull.com/nic.

On the 2nd entry from the top (more life in a tramps vest), i'm using <ul> and <li>'s to construct a list. The problem is the bullets are floating in front of my picture instead of being indented in. I've added margin-left: 15px to both <ul> and <li> tags within the .blog <div>'s, and this corrected the problem in firebird, but Internet Explorer couldn't careless.

*scratch head*

Thanks for your time!

-Nic

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

You could try line breaks, like this-->

&lt;p&gt;&lt;img src="images/nicjan172004.jpg" width="160" height="120" class="imgentry"&gt;&lt;/p&gt;
        &lt;p&gt; &lt;/p&gt;
        &lt;p&gt; &lt;/p&gt;
        &lt;p&gt; &lt;/p&gt;
        &lt;p&gt;I've got a lot on my plate these days.&lt;/p&gt;

Works in Opera and IE, but I can't test it in Mozilla/Firebird...I know it's not the most elegant way. ;)

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.