update
This commit is contained in:
20
DEV.1.2/tp2/ex1.html
Normal file
20
DEV.1.2/tp2/ex1.html
Normal file
@@ -0,0 +1,20 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>BLOG</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://grond.iut-fbleau.fr/monnerat/web_2024/src/branch/main/R1.02/tp/tp2#liens"target="premiere_partie">Partie 1</a></li>
|
||||
<li><a href="https://grond.iut-fbleau.fr/monnerat/web_2024/src/branch/main/R1.02/tp/tp2#texte">Partie 2</a></li>
|
||||
<li><a href="https://www.youtube.com/@manu0st319" target="_blank">Partie </a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h1><strong>Mon article de blog</strong></h1>
|
||||
|
||||
<h2><strong>Ma première partie</strong></h2>
|
||||
<div id="premiere_partie">Ma première partie</div>
|
||||
<p></p>
|
Reference in New Issue
Block a user