Blocks, HTML, and IE

Joined: 09/11/2006

Okay, I'll be the first to admit that I'm a hack and my html sucks, so it's quite possible that I've done something wrong. With that out of the way, I have a few blocks on my page (http://joeburnham.com) where IE (everything works in Firefox and Safari) isn't reading align="right" commands. Instead, it's just inserting the image as if there was no alignment directive. Thoughts?

G&G Podcast Host
Matt Farina's picture
Joined: 06/01/2006
depreciated

align is a depreciated command. I usually will add a wrapper div with a class of clear-block (this is a special class in drupal to clear floats) and then float right or left my images. I'm not sure why align would have issues. Even though it's depreciated it should still work.

Matt Farina
Geeks and God Former Co-Host
www.mattfarina.com