Ensure that text doesn't crop in a scroll view

Posted by alex on Stack Overflow See other posts from Stack Overflow or by alex
Published on 2010-05-08T12:55:02Z Indexed on 2010/05/08 12:58 UTC
Read the original article Hit count: 118

Filed under:
|
|

With a long but plain html document opened on a mobile device (webkit), how do I ensure that text doesn't crop vertically when scrolling?
I think this should be possible by either adjusting line spacing or adding extra padding.

TIA.

© Stack Overflow or respective owner

Related posts about html

Related posts about css