Comment créer simplement une grille avec WSS
<section class="grid-container"> <section class="grid-selector"> <p>Element 1</p> </section> <section class="grid-selector"> <p>Element 2</p> </section> <section class="grid-selector"> <p>Element 3</p> </section> </section>
Un exemple de grille (bureau)
Element 1
Element 2
Element 3
Un exemple de grille (telephone)
Element 1
Element 2
Element 3
Un système de grille simple :