samedi 9 mai 2015

Thriller de Nao à St Quentin

Un grand merci a Matthieu Derache de la communauté d'agglomération de Saint Quentin.

https://twitter.com/MatthieuDerache

Nao le robot a St Quentin

Un grand merci a Matthieu Derache de la communauté d'agglomération de Saint Quentin.

https://twitter.com/MatthieuDerache

vendredi 1 mai 2015

HTML5 Début d'un site #1





<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8" />
        <link rel="stylesheet" href="style.css" />
        <title>Mon site internet</title>
    </head>
</html>