3 <style type=
"text/css">
5 border: dotted silver
1px;
7 font-family: Verdana
, Arial
, Helvetica
;
10 width:400px; height:200px;
16 The textarea below should have standard line-height because textareas should ignore negative line-heights
<br/>
18 <textarea id=
"myTA" class=
"p">Demo text here that wraps a bit and should demonstrate the goodness of line-height
</textarea>