Related: BNF 101 Base Informatiques


Title

Contents

Important balises:

<form>  
<label>  
<input>  

use Divs to host the different boxes for text input
use <br> after each <div>

Inputs have different “types”, including emails, number, date.
Labels are what the boxes are called

attributes