wahsaga: Inputfelder mit CSS Formatieren

Beitrag lesen

hi,

<input type="text" name="text" style="display:block;width:100px;height:300px">

wozu block?

input ist ein replaced inline element, und sollte daher auch so width und height annehmen, ohne mit display:block formatiert zu sein.

gruß,
wahsaga

--
I'll try being nicer if you'll try being smarter.