/* A placer dans ex2.html */ /* Propriétés graphiques du bloc cel_a */ #cel_a{ width: 100px; height: 100px; background-color: grey; float: left; margin: 10px; }