-
Notifications
You must be signed in to change notification settings - Fork 0
/
Accueil.htm
28 lines (22 loc) · 1.02 KB
/
Accueil.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!DOCTYPE html>
<html lang="fr">
<head>
<link rel="stylesheet" type="text/css" href="style.css"/>
<meta charset="UTF-8" >
<title>Mon formulaire</title>
<style>
table, th, td {
border: 3px solid black;
width: 400px;
}
</style>
</head>
<body>
<h1 align="center"><b> AMAZON 2 </b></h1>
<a href="Connexion_client.htm"><img src="https://cdn-icons-png.flaticon.com/512/6009/6009978.png" width=100 height=100 align="right"></a>
<a href="Liste_de_produits.htm"><img src="https://cdn-icons-png.flaticon.com/512/20/20579.png" width=100 height=100 align="right"></a>
<p> Mes grosse couiles ylan je le pete a hearstone avc son deck galakron de boufon de merde, si il dit qu'il gagne c'est juste qu'il est delulu cette abruti</p>
</br></br></br></br></br></br></br></br></br></br></br></br></br></br></br>
<a href="Affichage_du_produit.htm"><img src="https://cdn-icons-png.flaticon.com/512/3486/3486578.png" width=100 height=100 align="left"></a>
</body>
</html>