Created
February 19, 2012 11:45
-
-
Save hsolatges/1863392 to your computer and use it in GitHub Desktop.
Mathenstock
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <header> | |
| <nav id="navigation" role="navigation"> | |
| <div id="themes"> | |
| <div id="t1">Organisation et gestion de données, fonctions</div> | |
| <div id="t2">Nombres et calculs</div> | |
| <div id="t3">Géométrie</div> | |
| <div id="t4">Grandeurs et mesures</div> | |
| <div id="chapitres"> | |
| </div> | |
| </nav> | |
| </header> | |
| <div role="contenu-principal"> | |
| <article> | |
| <h1></h1> | |
| <section> | |
| </section> | |
| </article> | |
| </div> | |
| <footer> | |
| </footer> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * Feuille de style principale | |
| */ | |
| background: #f06; | |
| background: linear-gradient(45deg, #f06, yellow); | |
| min-height:100%; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"view":"split","prefixfree":"1","page":"css"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment