
forms
An expanding text area is a multi-line text input field that expands in height to fit its contents. This UI element is commonly found in both desktop and mobile applications, such as the SMS composition field on the iPhone. Examples can also be found on the web, including on Facebook, where it’s used extensively. It’s a good choice wherever you don’t know how much text the user will write and you want to keep the layout compact; as such, it’s especially useful on interfaces targeted at smartphones. <img src="M70o93H7pQ09L8X1t49cHY01Z5j4TT91fGfr" alt="">
Expanding Text Areas Made Elegant
Let me start by saying that HTML5 and CSS3 are two different things. Secondly HTML5 is still just HTML and CSS3 is still just CSS. I’ve been noticing that people are confusing these two specifications with each other and making it more complicated then it is. HTML5 is a set of new specifications added to already existing HTML specifications, plain and simple.
HTML5 Forms Styled With CSS3
The Current State of HTML5 Forms · Wufoo
Web Forms - Dive Into HTML5
Par Anthony T Il existe plusieurs manières de disposer les labels sur les formulaires. En général, les designers web les placent soit au‑dessus, soit à gauche des zones de texte. Mais jusqu’à récemment, personne ne pensait à les insérer à l’intérieur. On commence à rencontrer de plus en plus fréquemment des formulaires de ce genre. Plus ils gagnent en popularité, plus les designers web auront tendance à les utiliser.

