[thelist] text not wrapping in IE

Jack Timmons codeacula at codeacula.com
Thu Nov 18 10:13:42 CST 2010


On Thu, Nov 18, 2010 at 9:55 AM, Joel D Canfield <joel at bizba6.com> wrote:
> text in the content div on http://chiefvirtualofficer.com/ doesn't wrap in
> newer versions of IE. I canna source the breakage.
>
> help? I mean, help!

It was the page errors, apparently.

Things I did:
1 - Remove the beginning line break
2 - Changed a </a> to an </span>
3 - There wasn't a closed h3 in there, closed it.
4 - Made sure the inputs were self-closing.

You should also go through and remove the border attributes later and
port them into the CSS, or make it an inline style.

http://pastebin.com/9WMN82y4

HTH!

-- 
Jack Timmons
@_Codeacula
Trollfree: 8503290326


More information about the thelist mailing list