Re[2]: alignment of <input>-s and their pseudo-elements (was: Re: Improving alt (was handling fallback content for still images))

Good day, fantasai.

DT> input {
DT>   text-align: left;
DT> }
DT> input::before {
DT>   text-align: left;
DT>   content: attr(alt);
DT> }

f> I think you meant <label>, not <legend>.

Yes :)



Dmitry Turin
HTML6     (6.1.2)  http://html60.chat.ru
SQL4      (4.1.2)  http://sql40.chat.ru
Unicode2  (2.0.0)  http://unicode2.chat.ru
Computer2 (2.0.3)  http://computer20.chat.ru

Received on Friday, 13 July 2007 12:57:51 UTC