michel.wang
3 years ago
2 changed files with 14 additions and 4 deletions
@ -1,11 +1,13 @@ |
|||||
<!DOCTYPE html> |
<!DOCTYPE html> |
||||
<html lang="fr"> |
<html lang="fr"> |
||||
<head> |
<head> |
||||
|
<link href="style.css" rel="stylesheet"> |
||||
<meta charset="UTF-8"> |
<meta charset="UTF-8"> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||
<title>Document</title> |
<title>Document</title> |
||||
</head> |
</head> |
||||
<body> |
<body> |
||||
<script src="app.js"></script> |
<h1 onclick="regle()">MACHINE A SOUS NSI</h1> |
||||
|
<script src="app.js"></script> |
||||
</body> |
</body> |
||||
</html> |
</html> |
Loading…
Reference in new issue