Course
summary


    0 chapters available

Loading...

Create your website with HTML and CSS

Difficulty: Beginner ● Progress: 0 / 0 modules completed

Text boxes

A text area is like a field with multiple lines of text for longer content:

<textarea name="biography" placeholder="Ecrivez votre parcours..."></textarea>

You need a free account to read this module