You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Projet-note/index.html

16 lines
237 B

<!DOCTYPE html>
<html lang="en">
<head>
<title>TP-noté</title>
</head>
<body>
<div>
<h1>TP-noté</h1>
</div>
<script src="src/service/link-service.js"></script>
<script src="main.js"></script>
</body>