On a certain page http://cyanideperfection.net/gallery you will see that the first link has the text floating just on top the way I want while the other is off to the side looking ugly. They are styled as H2s but if I say the following it turns out like the ugly one
Whereas if I say this:Code:<h2 class="left">Exhibit</h2>
It looks normal the way I want it to.Code:<h2 class="left">Exhibit</span>
And if I actually style them as spans and close them correctly they look even crazier. How in the world could this be happening? I've never seen anything like this... it's really odd.
EDIT: I should mention that this problem is in FF, I know IE is messed up also but I'm getting to that.



Reply With Quote
Bookmarks