Ajouts du TP2
This commit is contained in:
14
TP2/web/index.html
Executable file
14
TP2/web/index.html
Executable file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>TP n°2</title>
|
||||
<link rel="stylesheet" href="./styles.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Moncef STITI</h1>
|
||||
</body>
|
||||
|
||||
<script src="./script.js"></script>
|
||||
</html>
|
Reference in New Issue
Block a user