HTML5

c'est le projet de moi malek maghraoui

Lancez-Vous. C'est gratuit
ou s'inscrire avec votre adresse e-mail
HTML5 par Mind Map: HTML5

1. List

1.1. OL

1.2. UL

1.3. LI

2. Table

2.1. TR

2.2. TH

2.3. TD

3. FORMULAIRE

3.1. Le construire

3.1.1. <form> </form>

3.2. Input

3.2.1. TEXT

3.2.1.1. size=".."

3.2.1.1.1. taille du champ

3.2.1.2. maxlength=".."

3.2.1.2.1. limite de caractères

3.2.2. PASSWORD

3.2.3. EMAIL

3.2.4. CHECKBOX

3.2.5. DATE

3.2.6. NUMBER

3.2.6.1. Minimum-max

3.2.6.1.1. min="4" max="8"

3.2.6.2. Avancement

3.2.6.2.1. step="4"

3.2.7. SUBMIT

3.2.8. RESET

3.2.9. RADIO

4. CLASSES

4.1. header

4.2. div

4.3. section

4.4. aside

4.5. footer

5. Titre

5.1. <h1>

6. L'organiser

6.1. <fieldset> </fieldset>

6.2. <legend> </legend>

7. VIDEO

7.1. VIDEO

7.1.1. Source

8. IMAGE

8.1. img

9. TEXT

9.1. <p>...</p>

10. Zone de texte

10.1. <textarea> </textarea>

10.2. Attributs

10.2.1. rows

10.2.2. Cols

11. Etiquetage

11.1. <label>...</label>

11.2. Exemple

12. Body

13. lien hypertexte

13.1. <a>

14. CSS

14.1. Font

14.2. Display

14.3. Pseudo

14.4. Borders

14.5. Margin

14.6. Widh

14.7. text-align

14.8. Background

14.9. Text-Decoration

14.10. Positions