Forum Moderators: open
<added>
I should have said also that you need to set the width of the tag or it won't work:
h2 {
width:100%;
}
</added>
}
<h1 class="top">drop text</h1><h1 class="bottom">drop text</h1>
It's a bit messier than just adding the IE style, but this way it will ensure cross browser compatibility.