css - Text overflow even with vertical-align: top -


if take @ screenshot: http://img687.imageshack.us/img687/4350/photobenchmozillafirefo.png

you can see text on top right overflow div. eventhough have placed vertical-align: top in there still won't stick on top. how make text appear on top?

it @ top. top font doesn't have top visible pixel of character. trying draw higher force set line height smaller font size, or set negative margin. both solutions may cause text cut off on computer and/or browser.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -