Daimention And Scrollbard
<! DOCTYPE html > < html lang = "en" > < head > < meta charset = "UTF-8" > < title > Title </ title > < style > div { height : 144px ; width : 400px ; border : solid ; min-height : 200px ; max-height : 600px ; overflow : auto ; } .p { line-height : 23px ; } header { font-family : 'Lobster' , cursive; text-align : center ; font-size : 25px ; } #info { font-size : 18px ; color : #555 ; text-align : center ; margin-bottom : 25px ; } a { color : #074E8C ; } .scrollbar { ma...