26 lines
675 B
HTML
26 lines
675 B
HTML
<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>
|