Mondher : Différence entre versions

De Design numérique
Aller à : navigation, rechercher
Ligne 1 : Ligne 1 :
 
'''[https://pads.erg.be/p/dnumb2b3 Pad du cours]'''
 
'''[https://pads.erg.be/p/dnumb2b3 Pad du cours]'''
  
<syntaxhighlight lang="html">
+
[https://codes-sources.commentcamarche.net/source/30414-labyrinthe-facile-a-utiliser-et-a-modifier Exemple de labyrinthe]
<!DOCTYPE html>
 
<html>
 
    <head>
 
 
 
        <meta charset="utf-8">
 
        <title>scroll2</title>
 
        <link rel="stylesheet" href="styles.css">
 
       
 
    </head>
 
    <body>
 
 
 
       
 
        <!--header>
 
 
 
        </header>
 
        <main>
 
 
 
        </main>
 
        <footer>
 
 
 
        </footer-->
 
 
 
        <section id="main">
 
            <div id="content">
 
                <div id="subcontent">
 
                   
 
                </div>
 
            </div>
 
 
 
        </section>
 
        <script src="script.js"></script>
 
    </body>
 
</html>
 
</syntaxhighlight>
 

Version du 15 octobre 2021 à 08:57