WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Programmierung (http://www.wcm.at/forum/forumdisplay.php?f=17)
-   -   HTML: textarea und line-height (http://www.wcm.at/forum/showthread.php?t=116352)

ben81 22.11.2003 17:27

HTML: textarea und line-height
 
Warum interpretiert IE6 als einziger Browser das line-height Attribut in meiner textarea?

Code:

<textarea class="arttext" style="width: 464px;" name="core" rows="30" cols="50">{core}</textarea>
... aus der korrekt eingebundenen CSS-Datei:
Code:

.arttext  {color: #000000; font-family: verdana, helvetica, arial; font-size: 12px; line-height: 20px; font-style: normal; font-weight: normal; }

Andere Browser (Firebird 0.7, Mozilla 1.4, Opera 7.11) ignorieren das line-height Attribut einfach. Warum?

pong 23.11.2003 00:20

Also bei mir (Firebird .7) wird es ebenfalls korrekt interpretiert

Anwendung siehe -> http://www.w3.org/Style/CSS/Test/CSS...nt/test548.htm

pong

ben81 23.11.2003 01:27

Die von dir angegebene Seite intepretiert mein Firebird auch anstandlos. Bei mir geht es aber speziell um die textarea und nicht bloß um tables. Genau hier ignoriert mein Browser aber die Angaben.


Alle Zeitangaben in WEZ +2. Es ist jetzt 07:44 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag