<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Document</title>
</head>
<body>
    <section>
        Bonjour
        <form action="#">
            <input type="text">
        </form>
    </section>
</body>
</html>
