Un peu de retard sah
This commit is contained in:
16
APL1.2/Html1.2/tp3/Exercice2.html
Normal file
16
APL1.2/Html1.2/tp3/Exercice2.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<link rel='stylesheet' href='Exercice2.css'>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Exercice 2</title>
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
<header>
|
||||
</header>
|
||||
<section></section>
|
||||
<aside></aside>
|
||||
<footer></footer>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user