Jump to content

Text Dropping


csscoder21

Recommended Posts

How can I prevent this?

 

confused.png

 

        <div id="NCCID_1" style="clear: left; margin-bottom: 3px;">
          <div style="margin-right: 5px; min-height: 64px; background-color: #222222; font-size: 10px; color: #FFFFFF; word-wrap: break-word;">
            <img src="test.jpg" style="float: left;">
            <div style="background-color: #2E302E;">
              <table cellspacing="0" cellpadding="0" style="font-size: 12px;">
                <tr>
                  <td style="width: 182px; text-align: left; padding-left: 2px;">
                    <span style="color: #FF0000;">test</span>
                    <span style="color: #FFFFFF;"> - </span>
                    <span style="color: #FE4D1B;">2:21 pm</span>
                  </td>
                  <td style="width: 180px; text-align: right; padding-right: 2px;">
                    <img style="vertical-align: -1px;" title="Delete" src="images/x.png" onClick="DELETE_NEWS(1);">
                  </td>
                </tr>
              </table>
            </div>
              blah blah blah
          </div>
        </div>

 

Using Doc Type HTML 4.01 Strict

Link to comment
https://forums.phpfreaks.com/topic/210673-text-dropping/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.