forked from octo-webf/formation-workshop-static
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpublier.html
16 lines (16 loc) · 907 Bytes
/
publier.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>A Web Page</title>
</head>
<body>
<a href="/formation-workshop-static/index.html" style="position:absolute; top: 250px; left: 220px; color: transparent">00000000000</a>
<a href="/formation-workshop-static/publier.html" style="position:absolute; top: 250px; left: 350px; color: transparent">00000000000</a>
<a href="/formation-workshop-static/articles.html" style="position:absolute; top: 250px; left: 470px; color: transparent">00000000000</a>
<a href="/formation-workshop-static/meteo.html" style="position:absolute; top: 250px; left: 580px; color: transparent">00000000000</a>
<img src="/formation-workshop-static/assets/images/Publier.png" alt="" srcset="">
</body>
</html>