Feat(NSI): premier exercice js
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
11
1NSI/08_Interaction_web/script/1E_index.html
Normal file
11
1NSI/08_Interaction_web/script/1E_index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<title> "Languages" </title>
|
||||
<meta charset="utf-8">
|
||||
<body>
|
||||
<ul id="langages">
|
||||
<li> HTML </li>
|
||||
<li> CSS </li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user