www.blitzw.in/collection.html
2023-12-29 11:34:54 -05:00

96 lines
3.1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Page showing Nune's Transformers collection.">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="author" content="Blitzwing">
<title>Blitzwing: Nune's Collection</title>
<!--====== Favicon Icon ======-->
<link rel="shortcut icon" href="img/2.png" type="image/png">
<style>
body{
background-color:black;
color:white;
font-family:sans-serif;
font-size:125%;
padding:3px;
}
.footer{
text-align:center;
font-size:75%;
}
a{
background-color:#704FA2;
color:black;
border-radius:5px;
text-decoration:none;
}
img {
max-width: 100%;
height: auto;
}
a:hover{
background-color:#30d5c8;
color:black;
border-radius:5px;
text-decoration:none;
}
a:visited{
background-color:#58355e;
color:black;
border-radius:none;
text-decoration:underline;
}
ul{
list-style-image: url("/img/bullet.jpg");
}
</style>
</head>
<body>
<p><h2>What is in my collection?</h2></p>
<p>I have a mix of official, third party, and KO toys.</p>
<p><h3>Official:</h3></p>
<p><ul>
<li>Activator Bumblebees (original Hasbro and Battlefield. Original Hasbro is the first Transformers toy I ever got at the beginning of 2023)</li>
<li>Animated Blitzwing (Hasbro version, bought from the UK. He's missing missiles. I'm assuming that they were used in a breakfast)</li>
<li>Authentics "Bravo" Optimus Primal</li>
<li>BotBots: Steve From Accounting, Sippy Slurps, Spud Muffin, Shredder Jack, Crib Watch (gotta love the lack of pronouns!)</li>
<li>A Fast Food Tankor Toy</li>
<li>Core Class Legacy Evolution Grimlock</li>
<li>Core Class Legacy Soundblaster (lost accessories once but found them on a counter)</li>
<li>Core Class Legacy Optimus Prime</li>
<li>Core Class War for Cybertron Megatron</li>
<li>Core Class Legacy Iguanus</li>
<li>Core Class Bumblebee Shockwave</li>
<li>Deluxe Class Legacy Animated Bumblebee, aka Flamewarmongerer Supreme</li>
</ul></p>
<p><h3>Third Party:</h3></p>
<p><ul>
<li>Dr. Wu Path( )Finder</li>
<li>Dr. Wu "Sand Dust" (never taken out of baggy and I'd be glad to sell him)</li>
<li>Iron Factory "The Collector"</li>
</ul></p>
<p><h3>KO:</h3></p>
<p><ul>
<li>G1 Blitzwing Replica</li>
<li>G1 Bumblebee Replica</li>
<li>OSKO Combiner Wars Powerglide</li>
</ul></p>
<p><h3>Not Transformers:</h3></p>
<p><ul>
<li>A Go-Bots Guide Star personally repainted by me</li>
</ul></p>
<p>Remember, it's morally correct to buy unlicensed toys!</p>
<img src="img/funnyhold.jpg" alt="Blitzwing">
<h1><a href="/index.html">Go back.</a></h1>
</body>
</html>