swingapps/shapes/index.html
Thibaud 8e81af87b1 [Shapes] Add shapes application
Merge commit '9bd4e3a87ca931af87c4d88b09f25fa1090eed38' as 'shapes'
2018-09-29 23:58:01 +02:00

21 lines
643 B
HTML

<!DOCTYPE htm>
<html lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="style.css" />
<title>TP Shape COLICCHIO et GASSER</title>
</head>
<body>
<div class="rectangle813589267"></div><div class="circle1577038754"></div>
<div class="triangle527292885"></div>
<div class="rectangle1045587243"></div>
<div class="circle2117079733"></div>
<div class="text997905906">hello</div>
<div class="rectangle1033207963"></div>
<footer>
<p> 2017 Crée par Alexandre COLICCHIO et Thibaud GASSER - Site généré automatiquement dans le cadre de notre TP Shape </p>
</footer>
</body>
</html>