Initial commit mar. mai 15 13:46:26 CEST 2018

This commit is contained in:
2018-05-15 13:46:26 +02:00
commit 7acb896ed2
11 changed files with 125 additions and 0 deletions

25
charlie.html Normal file
View File

@@ -0,0 +1,25 @@
<html><head>
<title>Charlie Volta - Web Site</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="description" content="Accueil">
<meta name="author" content="Tropicananass">
<link href="Accueil_fichiers/Style.CSS" type="text/css" rel="stylesheet">
<style>
#image {
max-heigth: 100%;
width: auto;
}
img {
width: 30%;
heigth: auto;
}
</style>
</head>
<body>
<h1>Charlie Volta (official)</h1>
<p></p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/hKIx8P4KuyY" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<p></p>
</a></body></html>