[Shapes] Add shapes application
Merge commit '9bd4e3a87ca931af87c4d88b09f25fa1090eed38' as 'shapes'
This commit is contained in:
20
shapes/index.html
Normal file
20
shapes/index.html
Normal file
@ -0,0 +1,20 @@
|
||||
<!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>
|
Reference in New Issue
Block a user