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.
CodePudding user response:
Well you can add a property overflow-y:scroll
.
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.
CodePudding user response:
Well you can add a property overflow-y:scroll
.