Issue
I don't want to change div tag height and width want to adjust text by using scroll or any other property, for long text or big paragraph.
Solution
Well you can add a property overflow-y:scroll.
Answered By - Basit Mir
I don't want to change div tag height and width want to adjust text by using scroll or any other property, for long text or big paragraph.
Well you can add a property overflow-y:scroll.
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.