Last active
June 3, 2025 18:59
-
-
Save Rocket629-pixe/11147e82677b15af68905fb959e24496 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body { | |
font-family: Helvetica, sans-serif; | |
line-height: 1.5; | |
margin: 0; | |
padding: 0; | |
background-color: #DCFF33; | |
color: #333; | |
} | |
header { | |
background-color: #B71C1C; | |
color: #fff; | |
padding: 1rem 0; | |
text-align: center; | |
} | |
header h1 { | |
margin: 0; | |
} | |
main { | |
padding: 20px; | |
max-width: 960px; | |
margin: 20px auto; | |
background-color: #fff; | |
border-radius: 8px; | |
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); | |
} | |
section { | |
margin-bottom: 30px; | |
padding: 20px; | |
border-bottom: 1px solid #eee; | |
} | |
section:last-child { | |
border-bottom: none; | |
} | |
section h2 { | |
color: #E74C3C; | |
margin-top: 0; | |
} | |
footer { | |
text-align: center; | |
padding: 20px; | |
background-color: #333; | |
color: #F1948A; | |
margin-top: 30px; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="fr"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Membres De La Team Vaudois</title> | |
<link rel="stylesheet" href="styles-details.css"> | |
</head> | |
<body> | |
<header> | |
<h1>Membre de La Team Vaudois !</h1> | |
</header> | |
<main> | |
<section id="knuckles"> | |
<h2>Knuckles The Echidna</h2> | |
<div class="character-info"> | |
<img src="images/knuckles.jpg" alt="Knuckles The Echidna" class="character-image"> | |
<div class="details"> | |
<h3>Informations clés</h3> | |
<ul> | |
<li><strong>Rôle :</strong> Gardien de l'émeuraude mère, guerrier de la tribu des échidnés et derniere Echidné vivant dans l'univers et membre de la team Vaudois.</li> | |
<li><strong>Première apparition :</strong> Sonic the Hedgehog 3 (1994).</li> | |
<li><strong>Pouvoirs/Capacités :</strong> Force surhumaine, capacités de forage, escalade, glisse aérienne, détection d'émeraudes.</li> | |
<li><strong>Personnalité :</strong> Solitaire, loyal, sérieux, parfois crédule et irascible.</li> | |
</ul> | |
<blockquote>"Oh no!"</blockquote> | |
</div> | |
</div> | |
</section> | |
<section id=Miles"tails"Prower> | |
<h2>Miles "Tails" Prower</h2> | |
<div class="character-info"> | |
<img src="images/tails.jpg" alt="Miles 'Tails' Prower" class="character-image"> | |
<div class="details"> | |
<h3>Informations clés</h3> | |
<ul> | |
<li><strong>Rôle :</strong> Meilleur ami et acolyte de Sonic, génie de l'ingénierie, membre de la team Vaudois.</li> | |
<li><strong>Première apparition :</strong> Sonic the Hedgehog 2 (1992).</li> | |
<li><strong>Pouvoirs/Capacités :</strong> Vol grâce à ses deux queues, intelligence de génie, création d'inventions et de véhicules.</li> | |
<li><strong>Personnalité :</strong> Intelligent, loyal, un peu timide mais courageux, optimiste.</li> | |
</ul> | |
<blockquote>"Je suis Miles ''Tails'' Prower, le renard à deux queues qui est fiér de sevir Sonic avec toute l'admiration de cette dernière !"</blockquote> | |
</div> | |
</div> | |
</section> | |
<section id="sonic"> | |
<h2>Sonic The Hedgehog</h2> | |
<div class="character-info"> | |
<img src="images/sonic.jpg" alt="Sonic The Hedgehog" class="character-image"> | |
<div class="details"> | |
<h3>Informations clés</h3> | |
<ul> | |
<li><strong>Rôle :</strong> Le hérisson le plus rapide du monde, héros principal et membre de la team Vaudois.</li> | |
<li><strong>Première apparition :</strong> Sonic the Hedgehog (1991).</li> | |
<li><strong>Pouvoirs/Capacités :</strong> Vitesse supersonique, Spin Dash, Homing Attack.</li> | |
<li><strong>Personnalité :</strong> Épris de liberté, impatient, aventureux, juste, Drôle.</li> | |
</ul> | |
<blockquote>"you have to go fast with all the power of an echidna!"</blockquote> | |
</div> | |
</div> | |
</section> | |
<section id="silver"> | |
<h2>Silver The Hedgehog</h2> | |
<div class="character-info"> | |
<img src="images/silver.jpg" alt="Silver The Hedgehog" class="character-image"> | |
<div class="details"> | |
<h3>Informations clés</h3> | |
<ul> | |
<li><strong>Rôle :</strong> Hérisson du futur, voyageur temporel et membre de la team Vaudois.</li> | |
<li><strong>Première apparition :</strong> Sonic The Hedgehog (2006).</li> | |
<li><strong>Pouvoirs/Capacités :</strong> Psychokinésie (télékinésie, lévitation), vol, manipulation d'objets.</li> | |
<li><strong>Personnalité :</strong> Naïf, bien intentionné, déterminé, un peu gauche, Serieux(Très Sérieux).</li> | |
</ul> | |
<blockquote>"there's no point in getting upset!"</blockquote> | |
</div> | |
</div> | |
</section> | |
<section id="shadow"> | |
<h2>Shadow The Hedgehog</h2> | |
<div class="character-info"> | |
<img src="images/shadow.jpg" alt="Shadow The Hedgehog" class="character-image"> | |
<div class="details"> | |
<h3>Informations clés</h3> | |
<ul> | |
<li><strong>Rôle :</strong> La "forme de vie ultime", anti-héros et membre de la team Vaudois.</li> | |
<li><strong>Première apparition :</strong> Sonic Adventure 2 (2001).</li> | |
<li><strong>Pouvoirs/Capacités :</strong> Vitesse égale à Sonic, Chaos Control, Chaos Spear, grande force physique.</li> | |
<li><strong>Personnalité :</strong> Stoïque, mystérieux, arrogant, mais avec un sens de la justice propre.</li> | |
</ul> | |
<blockquote>"La vengeance doit à tous pris pour Maria Robotnik !"</blockquote> | |
</div> | |
</div> | |
</section> | |
<section id="rocket-raccoon"> | |
<h2>Rocket Raccoon (89P13)</h2> | |
<div class="character-info"> | |
<img src="images/rocket-raccoon.jpg" alt="Rocket Raccoon" class="character-image"> | |
<div class="details"> | |
<h3>Informations clés</h3> | |
<ul> | |
<li><strong>Rôle :</strong> Membre des Gardiens de la Galaxie, expert en armes et tactiques et membre de la team Vaudois.</li> | |
<li><strong>Première apparition :</strong> Marvel Preview #7 (1976), première apparition moderne : Annihilators (2011).</li> | |
<li><strong>Pouvoirs/Capacités :</strong> Intelligence de génie, maîtrise des armes à feu, compétences tactiques, sens améliorés.</li> | |
<li><strong>Personnalité :</strong> Sarcastique, cynique, loyal envers ses amis, avec un passé traumatisant.</li> | |
</ul> | |
<blockquote>"Je ne suis pas un Raton Laveur." (Traduction libre : "Je suis un Génie !")</blockquote> | |
</div> | |
</div> | |
</section> | |
<section id="bonheur-raccoon"> | |
<h2>Bonheur Raccoon (89A13)</h2> | |
<div class="character-info"> | |
<img src="images/Bonheur Raccoon.jpg" alt="Bonheur Raccoon" class="character-image"> | |
<div class="details"> | |
<h3>Informations clés</h3> | |
<ul> | |
<li><strong>Rôle :</strong> (il est comme Rocket.)</li> | |
<li><strong>Première apparition :</strong> (il est apparus la première fois dans mes rêves, si c'est un personnage de ta création.)</li> | |
<li><strong>Pouvoirs/Capacités :</strong> (pouvoir ramener Le Vaudois d'entre les morts, il peux faire tomber des tension juste par sa présence.)</li> | |
<li><strong>Personnalité :</strong> (Joyeux, curieux, farceur, protecteur.)</li> | |
</ul> | |
<blockquote>"Rocket est ma refference éternele!."</blockquote> | |
</div> | |
</div> | |
</section> | |
<section id="le-vaudois"> | |
<h2>Le Vaudois</h2> | |
<div class="character-info"> | |
<img src="image/Sonic, Shadow, Knuckles, Tails, Outlander (70).jpg" alt="Le Vaudois" class="character-image"> | |
<div class="details"> | |
<h3>Informations clés</h3> | |
<ul> | |
<li><strong>Rôle :</strong> (Capitaine de la Team Vaudois.)</li> | |
<li><strong>Première apparition :</strong> (il n'est jamais apparue à part sur Youtube.)</li> | |
<li><strong>Pouvoirs/Capacités :</strong> (Décris ses pouvoirs ou compétences. Ex: Maîtrise de La Vie et de La Mort, sagesse ancestrale, force qui fait la diference.)</li> | |
<li><strong>Personnalité :</strong> (Honnête, c'est le leader né, polyvalent, poli, marrant.)</li> | |
</ul> | |
<blockquote>"Les communes de Tartegnin(VD(CH)), Limone Pièmont(IT), Istambul(TU), Saõ Paulo(BR) sont dans mon Coeur, nom d'un Vaudois."</blockquote> | |
</div> | |
</div> | |
</section> | |
</main> | |
<footer> | |
<p>© 2025 Mon Site de Personnages - Informations Détaillées</p> | |
</footer> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment