Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8">
- <title>Products — Pop Stop</title>
- <!-- Start of Styling-->
- <style>
- body {
- background-color: #d9d9d9;
- margin: 0;
- margin-right: -3px;
- overflow: scroll;
- overflow-x: hidden;
- }
- .menu {
- width: 100%;
- background-color: #850000;
- overflow: hidden;
- }
- .menu ul {
- margin: 10;
- padding: 10;
- list-style: none;
- line-height: 60px;
- }
- .menu li {
- float: left;
- }
- .menu ul li a {
- background-color: #850000;
- text-decoration: none;
- width: 150px;
- display: block;
- text-align: center;
- color: #f2f2f2;
- font-size: 16px;
- font-family: "Source Sans Pro";
- letter-spacing: 0.5px;
- }
- .menu li a:hover {
- color: #fff;
- opacity: 25;
- font-size: 17px;
- }
- .search-form {
- margin-top: 15px;
- float: right;
- margin-right: 100px;
- }
- input[type=text] {
- padding: 7px;
- border: none;
- font-size: 14px;
- font-family: "Source Sans Pro";
- }
- button {
- float:right;
- background: #5f0000;
- color: white;
- border-radius: 0 5px 5px 0;
- cursor: pointer;
- position:relative;
- padding: 7px;
- font-family: "Source Sans Pro";
- border: none;
- font-size: 16px;
- }
- .leftads ul {
- text-decoration: none;
- list-style: none;
- float: left;
- }
- .rightads ul {
- text-decoration: none;
- list-style: none;
- float: right;
- margin-right: 40px;
- }
- .delays {
- font-family: "Source Sans Pro";
- text-align: center;
- font-size: 12px;
- border: #000000;
- border-style: solid;
- border-width: 2px;
- border-radius: 10px;
- }
- .firstrow-images ul {
- text-decoration: none;
- list-style: none;
- display: flex;
- align-items: center;
- }
- .secondrow-images ul {
- text-decoration: none;
- list-style: none;
- display: flex;
- align-items: center;
- margin-left: 200px;
- }
- .secondrow-images ul li {
- margin-left: 50px;
- margin-top: -1000px;
- align-items: center;
- }
- .thirdrow-images ul {
- text-decoration: none;
- list-style: none;
- display: flex;
- align-items: center;
- margin-left: 170px;
- }
- .thirdrow-images ul li {
- margin-left: 150px;
- margin-top: -1600px;
- align-items: center;
- }
- .firstrow-images ul li {
- margin-left: 15px;
- align-items: center;
- }
- .firstrow-text ul {
- font-family: "Source Sans Pro";
- font-size: 12px;
- text-decoration: none;
- list-style: none;
- display: flex;
- align-items: center;
- }
- .firstrow-text ul li {
- width: 125px;
- margin-left: 15px;
- align-items: center;
- }
- .secondrow-text ul {
- font-family: "Source Sans Pro";
- font-size: 12px;
- text-decoration: none;
- list-style: none;
- display: flex;
- align-items: center;
- margin-left: 195px;
- }
- .secondrow-text ul li {
- width: 125px;
- margin-left: 15px;
- margin-top: -800px;
- align-items: center;
- }
- .thirdrow-text ul {
- font-family: "Source Sans Pro";
- font-size: 12px;
- text-decoration: none;
- list-style: none;
- display: flex;
- align-items: center;
- margin-left: 195px;
- }
- .thirdrow-text ul li {
- width: 125px;
- margin-left: 15px;
- margin-top: -1500px;
- align-items: center;
- }
- .thirdrow-text2 ul {
- font-family: "Source Sans Pro";
- font-size: 11px;
- text-decoration: none;
- list-style: none;
- display: flex;
- align-items: center;
- margin-left: 235px;
- }
- .thirdrow-text2 ul li {
- width: 125px;
- margin-left: 15px;
- margin-top: -1540px;
- align-items: center;
- }
- .firstrow-text2 ul {
- font-family: "Source Sans Pro";
- font-size: 11px;
- text-decoration: none;
- list-style: none;
- display: flex;
- align-items: center;
- }
- .firstrow-text2 ul li {
- width: 125px;
- margin-left: 15px;
- align-items: center;
- }
- .secondrow-text2 ul {
- font-family: "Source Sans Pro";
- font-size: 11px;
- text-decoration: none;
- list-style: none;
- display: flex;
- align-items: center;
- margin-left: 235px;
- }
- .secondrow-text2 ul li {
- width: 125px;
- margin-left: 15px;
- align-items: center;
- margin-left: 15px;
- margin-top: -775px;
- }
- .firstrow-text3 ul {
- font-family: "Source Sans Pro";
- font-size: 10px;
- text-decoration: none;
- list-style: none;
- display: flex;
- align-items: center;
- color: #850000;
- }
- .firstrow-text3 ul li {
- width: 125px;
- margin-left: 15px;
- align-items: center;
- }
- .secondrow-text3 ul {
- font-family: "Source Sans Pro";
- font-size: 10px;
- text-decoration: none;
- list-style: none;
- display: flex;
- align-items: center;
- color: #850000;
- margin-left: 195px;
- }
- .secondrow-text3 ul li {
- width: 125px;
- margin-left: 15px;
- margin-top: -750px;
- align-items: center;
- }
- .preorder {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder2 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder3 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder4 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder5 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder6 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder7 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder8 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder9 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder10 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder11 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder12 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder13 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder14 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder15 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .buynow {
- font-family: "Source Sans Pro";
- background-color: #7a9c59;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .buynow2 {
- font-family: "Source Sans Pro";
- background-color: #7a9c59;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder16 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder17 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder18 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder19 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder20 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder21 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder22 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder23 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder24 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder25 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder26 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder27 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .preorder28 {
- font-family: "Source Sans Pro";
- background-color: #e67d01;
- border: none;
- color: white;
- padding: 15px 32px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 14px;
- margin: 4px 2px;
- margin-left: 710px;
- width: 60px;
- }
- .page1 {
- font-family: "Source Sans Pro";
- background-color: white;
- border: #000000;
- border-width: 2px;
- color: black;
- padding: 2px 4px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 11px;
- margin: 1px 2px;
- }
- .page2 {
- font-family: "Source Sans Pro";
- background-color: white;
- border: #000000;
- border-width: 2px;
- color: black;
- padding: 2px 4px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 11px;
- margin: 1px 2px;
- }
- .page3 {
- font-family: "Source Sans Pro";
- background-color: white;
- border: #000000;
- border-width: 2px;
- color: black;
- padding: 2px 4px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 11px;
- margin: 1px 2px;
- }
- .page4 {
- font-family: "Source Sans Pro";
- background-color: white;
- border: #000000;
- border-width: 2px;
- color: black;
- padding: 2px 4px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 11px;
- margin: 1px 2px;
- }
- .page269 {
- font-family: "Source Sans Pro";
- background-color: white;
- border: #000000;
- border-width: 2px;
- color: black;
- padding: 2px 4px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 11px;
- margin: 1px 2px;
- }
- .page270 {
- font-family: "Source Sans Pro";
- background-color: white;
- border: #000000;
- border-width: 2px;
- color: black;
- padding: 2px 4px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 11px;
- margin: 1px 2px;
- }
- .page271 {
- font-family: "Source Sans Pro";
- background-color: white;
- border: #000000;
- border-width: 2px;
- color: black;
- padding: 2px 4px;
- text-align: center;
- text-decoration: none;
- display: inline-block;
- font-size: 11px;
- margin: 1px 2px;
- }
- .footer {
- font-family: "Source Sans Pro";
- background-color: #850000;
- font-size: 16px;
- color:white;
- width:auto;
- overflow:hidden;
- }
- .copyright {
- float:right;
- font-family: "Source Sans Pro";
- margin-right: 15px;
- margin-top: 13px;
- font-size: 16px;
- }
- .footercontact1 {
- font-family: "Source Sans Pro";
- color:white;
- font-size: 16px;
- text-decoration: none;
- text-align: center;
- margin-right: 15px;
- margin-top: 28px;
- margin-left: 830px;
- display: inline-block;
- }
- .footercontact2 {
- color:white;
- text-decoration: none;
- }
- </style>
- <!-- End—of Styling -->
- <link rel="icon" type="image/x-icon" href="https://popstop.co.nz/wp-content/uploads/2021/09/cropped-favicon-2-png-280x280.png?crop=1">
- <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro" rel="stylesheet" type="css">
- <!-- Header -->
- </head>
- <body>
- <nav class="menu">
- <div style="position:relative; left: 5px; top: 15px; background-color: #850000">
- <img src="images/popstop robot.jpg" width="50" height="50" style="float:left"/>
- </div>
- <div style="position:relative; right: 20px; top:5px; background-color: #850000">
- <img src="images/popstop.png" width="120" height="67" style="float:right">
- </div>
- <ul>
- <li><a href="index.html">Home</a></li>
- <li><a href="departments.html">Departments</a></li>
- <li><a href="contact.html">Contact Us</a></li>
- <li><a href="account.html">Account</a></li>
- <li><a href="cart.html">Shopping Cart</a></li>
- </ul>
- <form class="search-form">
- <input type="text" placeholder="Search">
- <button><img src="images/Search.png" width="15px" height="15px"></button>
- </form>
- </nav>
- <!-- Left Side Ads -->
- <div class="leftads">
- <div style="position:relative; left: -40px; top: -16px;">
- <ul>
- <li><img src="images/ad1.PNG" width="150px" height="150px"></li>
- <li><img src="images/ad2.PNG" width="150px" height="150px"></li>
- <li><img src="images/ad3.PNG" width="150px" height="150px"></li>
- <li><img src="images/ad4.PNG" width="150px" height="150px"></li>
- <li><img src="images/ad5.PNG" width="150px" height="150px"></li>
- </ul>
- </div>
- </div>
- <!-- Right Side Ads -->
- <div class="rightads">
- <div style="position:relative; right: -40px; top: -16px">
- <ul>
- <li><img src="images/ad1.PNG" width="150px" height="150px" background="#fff"></li>
- <li><img src="images/ad2.PNG" width="150px" height="150px"></li>
- <li><img src="images/ad3.PNG" width="150px" height="150px"></li>
- <li><img src="images/ad4.PNG" width="150px" height="150px"></li>
- <li><img src="images/ad5.PNG" width="150px" height="150px"></li>
- </ul>
- </div>
- </div>
- <!-- Departments Main Body -->
- <div class="delays">
- <div style="position:relative; top: -5px;">
- <h1><b>Stock and Delivery Delays</b></h1>
- <p><i>Deliveries to some locations in the upper North Island may be delayed due to the impact of Cyclone Gabrielle on transport infrastructure.</i></p>
- <p><i>Some orders also may take longer to process due to our Stocktake Sale as we are experiencing high order volumes. Thank you for your patience and understanding.</i></p>
- </div>
- </div>
- <!-- First Row of Products -->
- <div class="firstrow-images">
- <div style="position:relative; top: -5px; left: 10px;">
- <ul>
- <li><img src="images/departments/katsuki.jpg" width="125" height="130"></li>
- <li><img src="images/departments/spider-gwen.jpg" width="125" height="130"></li>
- <li><img src="images/departments/superslam ring.jpg" width="125" height="130"></li>
- <li><img src="images/departments/iron spider.jpg" width="125" height="130"></li>
- <li><img src="images/departments/mickey mouse metallic.jpg" width="125" height="130"></li>
- <li><img src="images/departments/donald duck metallic.jpg" width="125" height="130"></li>
- <li><img src="images/departments/angel metallic.jpg" width="125" height="130"></li>
- <li><img src="images/departments/stitch metallic.jpg" width="125" height="130"></li>
- <li><img src="images/departments/winnie the pooh metallic.jpg" width="125" height="130"></li>
- <li><img src="images/departments/daisy duck metallic.jpg" width="125" height="130"></li>
- </ul>
- </div>
- <div class="firstrow-text">
- <div style="position:relative; top: -20px; left: 12px;">
- <ul>
- <li>My Hero Academia – Katsuki Bakugo Training</li>
- <li>Marvel Comics – Spider-Gwen #0</li>
- <li>WWE – Super Slam Ring Triple H & Shawn Mich...</li>
- <li>Marvel – Iron Spider Metallic Cosbaby</li>
- <li>Disney – Mickey Mouse Metallic Cosbaby</li>
- <li>Disney – Donald Duck Metallic Cosbaby</li>
- <li>Lilo & Stitch – Angel Metallic Cosbaby</li>
- <li>Lilo & Stitch – Stitch Metallic Cosbaby</li>
- <li>Winnie the Pooh – Winnie the Pooh Metallic</li>
- <li>Disney – Daisy Duck Metallic Cosbaby</li>
- </ul>
- </div>
- </div>
- <div class="firstrow-text2">
- <div style="position:relative; top: -30px; left:50px;">
- <ul>
- <li>$26.99</li>
- <li>$49.99</li>
- <li>$74.99</li>
- <li>$64.99</li>
- <li>$64.99</li>
- <li>$57.99</li>
- <li>$64.99</li>
- <li>$64.99</li>
- <li>$64.99</li>
- <li>$57.99</li>
- </ul>
- </div>
- </div>
- <div class="firstrow-text3">
- <div style="position:relative; top: -40px; left: 20px;">
- <ul>
- <li>Est Launch: 30/06/2023</li>
- <li>Est Launch: 31/05/2023</li>
- <li>Est Launch: 31/07/2023</li>
- <li>Est Launch: 31/07/2023</li>
- <li>Est Launch: 31/07/2023</li>
- <li>Est Launch: 31/07/2023</li>
- <li>Est Launch: 31/07/2023</li>
- <li>Est Launch: 31/07/2023</li>
- <li>Est Launch: 31/07/2023</li>
- <li>Est Launch: 31/07/2023</li>
- </ul>
- </div>
- </div>
- <!-- First Row Buttons -->
- <div class="firstrow-buttons">
- <div style="position:relative; top: -50px; left: -645px;">
- <a href="cart.html" class="preorder">Pre Order</a>
- </div>
- <div style="position:relative; top: -108px; left: -505px;">
- <a href="cart.html" class="preorder2">Pre Order</a>
- </div>
- <div style="position:relative; top: -166px; left: -365px;">
- <a href="cart.html" class="preorder3">Pre Order</a>
- </div>
- <div style="position:relative; top: -224px; left: -225px;">
- <a href="cart.html" class="preorder4">Pre Order</a>
- </div>
- <div style="position:relative; top: -282px; left: -85px;">
- <a href="cart.html" class="preorder5">Pre Order</a>
- </div>
- <div style="position:relative; top: -340px; left: 55px;">
- <a href="cart.html" class="preorder6">Pre Order</a>
- </div>
- <div style="position:relative; top: -398px; left: 195px;">
- <a href="cart.html" class="preorder7">Pre Order</a>
- </div>
- <div style="position:relative; top: -456px; left: 335px;">
- <a href="cart.html" class="preorder8">Pre Order</a>
- </div>
- <div style="position:relative; top: -514px; left: 665px;">
- <a href="cart.html" class="preorder9">Pre Order</a>
- </div>
- <div style="position:relative; top: -572px; left: 805px;">
- <a href="cart.html" class="preorder10">Pre Order</a>
- </div>
- </div>
- <!-- Second Row of Products -->
- <div class="secondrow-images">
- <div style="position:relative; top: -50px; left:30px;">
- </div>
- <ul>
- <li><img src="images/departments/iron man metallic.jpg" width="125" height="130"></li>
- <li><img src="images/departments/neighbourhood spiderman.jpg" width="125" height="130"></li>
- <li><img src="images/departments/wwe 14day countdown.jpg" width="125" height="130"></li>
- <li><img src="images/departments/wwe brock lesnar undertaker.jpg" width="125" height="130"></li>
- <li><img src="images/departments/wwe rhonda rousey triple h.jpg" width="125" height="130"></li>
- <li><img src="images/departments/hg shenlong.jpg" width="125" height="130"></li>
- <li><img src="images/departments/hguc gundam.jpg" width="125" height="130"></li>
- <li><img src="images/departments/spyxfamily yor forger.jpg" width="125" height="130"></li>
- <li><img src="images/departments/fluffy puffy matamune.jpg" width="125" height="130"></li>
- <li><img src="images/departments/ramiris figure.jpg" width="125" height="130"></li>
- </ul>
- </div>
- <div class="secondrow-text">
- <div style="position:relative; top: -20px; left: 12px;">
- <ul>
- <li>Marvel – Iron Man Metallic Cosbaby</li>
- <li>Spider-Man: No Way Home – Neighbourhood</li>
- <li>WWE – 2023 14 Day Countdown Calendar</li>
- <li>WWE – Borck Lesnar & Undertaker</li>
- <li>WWE – Rhonda Rousey & Triple H</li>
- <li>HG 1/144 Shenlong Gundam Model Kit</li>
- <li>HGUC 1/44 Gundam F91 Model Kit</li>
- <li>Spy x Family – You Forger S.H.Figuarts</li>
- <li>Shaman King – Fluffy Puffy Matamune</li>
- <li>T.T.I.G.R.A.S – Ramiris Figure</li>
- </ul>
- </div>
- </div>
- <div class="secondrow-text2">
- <div style="position:relative; top: -20px; left: 12px;">
- <ul>
- <li>$64.99</li>
- <li>$74.99</li>
- <li>$83.99</li>
- <li>$54.99</li>
- <li>$54.99</li>
- <li>$34.99</li>
- <li>$29.99</li>
- <li>$149.99</li>
- <li>$44.99</li>
- <li>$44.99</li>
- </ul>
- </div>
- </div>
- <div class="secondrow-text3">
- <div style="position:relative; top: -20px; left: 12px;">
- <ul>
- <li>Est Launch: 31/07/2023</li>
- <li>Est Launch: 31/05/2023</li>
- <li>Est Launch: 30/04/2023</li>
- <li>Est Launch: 30/06/2023</li>
- <li>Est Launch: 30/06/2023</li>
- <li></li>
- <li></li>
- <li>Est Launch: 30/04/2023</li>
- <li>Est Launch: 30/04/2023</li>
- <li>Est Launch: 30/04/2023</li>
- </ul>
- </div>
- </div>
- <!-- Second Row Buttons-->
- <div class="secondrow-buttons">
- <div style="position:relative; top: -400px; left: -455px;">
- <a href="cart.html" class="preorder11">Pre Order</a>
- </div>
- <div style="position:relative; top: -458px; left: -315px;">
- <a href="cart.html" class="preorder12">Pre Order</a>
- </div>
- <div style="position:relative; top: -516px; left: -175px;">
- <a href="cart.html" class="preorder13">Pre Order</a>
- </div>
- <div style="position:relative; top: -574px; left: -35px;">
- <a href="cart.html" class="preorder14">Pre Order</a>
- </div>
- <div style="position:relative; top: -632px; left: 105px;">
- <a href="cart.html" class="preorder15">Pre Order</a>
- </div>
- <div style="position:relative; top: -690px; left: 245px;">
- <a href="cart.html" class="buynow">Buy Now</a>
- </div>
- <div style="position:relative; top: -748px; left: 385px;">
- <a href="cart.html" class="buynow2">Buy Now</a>
- </div>
- <div style="position:relative; top: -806px; left: 525px;">
- <a href="cart.html" class="preorder16">Pre Order</a>
- </div>
- <div style="position:relative; top: -864px; left: 665px;">
- <a href="cart.html" class="preorder17">Pre Order</a>
- </div>
- <div style="position:relative; top: -922px; left: 805px;">
- <a href="cart.html" class="preorder18">Pre Order</a>
- </div>
- </div>
- <!-- Third Row of Products-->
- <div class="thirdrow-images">
- <div style="position:relative; top: -50px; left: 30px;"?>
- <ul>
- <li><img src="images/departments/xii super saiyan.jpg" width="125" height="130"></li>
- <li><img src="images/departments/shota aizawa.jpg" width="125" height="130"></li>
- <li><img src="images/departments/nobara kugisaki.jpg" width="125" height="130"></li>
- <li><img src="images/departments/uzjumaki naruto.jpg" width="125" height="130"></li>
- <li><img src="images/departments/uchicha sasuke.jpg" width="125" height="130"></li>
- <li><img src="images/departments/shank figure.jpg" width="125" height="130"></li>
- <li><img src="images/departments/monkey luffy.jpg" width="125" height="130"></li>
- <li><img src="images/departments/trafalgar zero.jpg" width="125" height="130"></li>
- <li><img src="images/departments/elsa granhiert.jpg" width="125" height="130"></li>
- <li><img src="images/departments/fluffy puffy.jpg" width="125" height="130"></li>
- </ul>
- </div>
- </div>
- <div class="thirdrow-text">
- <div style="position:relative; top: -20px; left: 12px;">
- <ul>
- <li>Dragon Ball Super – Blood of Saiyans</li>
- <li>My Hero Academia – Shota Aizawa</li>
- <li>Jujutsu Kaisen – Nobara Kugisaki</li>
- <li>Naruto – Effectreme Uzumaki Naruto</li>
- <li>Naruto – Effectreme Uchicha Sasuke</li>
- <li>One Piece – Film Red King of Artist Shanks</li>
- <li>One Piece – It's A Banquet!! Monkey D. Luffy</li>
- <li>One Piece – Extra Battle Trafalgar Law</li>
- <li>Re:Zero – Relax Time Elsa Granhiert</li>
- <li> Pretty Guardian Sailor Moon – Fluffy Puffy</li>
- </ul>
- </div>
- </div>
- <div class="thirdrow-text2">
- <div style="position:relative; top: 20px; left: 12px;">
- <ul>
- <li>$44.99</li>
- <li>$44.99</li>
- <li>$179.99</li>
- <li>$44.99</li>
- <li>$44.99</li>
- <li>$44.99</li>
- <li>$44.99</li>
- <li>$189.99</li>
- <li>$44.99</li>
- <li>$49.99</li>
- </ul>
- </div>
- </div>
- <!-- Third Row Buttons -->
- <div class="thirdrow-buttons">
- <div style="position:relative; top: -755px; left: -455px;">
- <a href="cart.html" class="preorder19">Pre Order</a>
- </div>
- <div style="position:relative; top: -813px; left: -315px;">
- <a href="cart.html" class="preorder20">Pre Order</a>
- </div>
- <div style="position:relative; top: -871px; left: -175px;">
- <a href="cart.html" class="preorder21">Pre Order</a>
- </div>
- <div style="position:relative; top: -929px; left: -35px;">
- <a href="cart.html" class="preorder22">Pre Order</a>
- </div>
- <div style="position:relative; top: -987px; left: 105px;">
- <a href="cart.html" class="preorder23">Pre Order</a>
- </div>
- <div style="position:relative; top: -1045px; left: 245px;">
- <a href="cart.html" class="preorder24">Pre Order</a>
- </div>
- <div style="position:relative; top: -1103px; left: 385px;">
- <a href="cart.html" class="preorder25">Pre Order</a>
- </div>
- <div style="position:relative; top: -1161px; left: 525px;">
- <a href="cart.html" class="preorder26">Pre Order</a>
- </div>
- <div style="position:relative; top: -1219px; left: 665px;">
- <a href="cart.html" class="preorder27">Pre Order</a>
- </div>
- <div style="position:relative; top: -1277px; left: 805px;">
- <a href="cart.html" class="preorder28">Pre Order</a>
- </div>
- </div>
- <!-- Departments Other Pages Navigation -->
- <div class="page-buttons">
- <div style="position:relative; top: -1253px; left: 1440px">
- <a href="departments.html" class="page1">1</a>
- </div>
- <div style="position:relative; top: -1274px; left: 1460px;">
- <a href="departments2.html" class="page2">2</a>
- </div>
- <div style="position:relative; top: -1295px; left: 1480px;">
- <a href="departments3.html" class="page3">3</a>
- </div>
- <div style="position:relative; top: -1316px; left: 1499px;">
- <a href="departments4.html" class="page4">4</a>
- </div>
- <div style="position:relative; top: -1337px; left: 1518px;">
- <a href="departments4.html" class="page4">...</a>
- </div>
- <div style="position:relative; top: -1358px; left: 1540px;">
- <a href="departments269.html" class="page269">269</a>
- </div>
- <div style="position:relative; top: -1379px; left: 1570px;">
- <a href="departments270.html" class="page270">270</a>
- </div>
- <div style="position:relative; top: -1400px; left: 1600px;">
- <a href="departments271.html" class="page271">271</a>
- </div>
- </div>
- <!-- Footer -->
- <div class="footer">
- <footer>
- <div class="copyright">
- <p><small><b>© Pop Stop 2023</b></small></p>
- </div>
- <div class="contactfooter">
- <a href="contact.html" class="footercontact1"><b>Contact Pop Stop</b></a>
- <a href="contact.html" class="footercontact2"><b>Store Locations</b></a>
- </div>
- </footer>
- </div>
- </body>
- </html>
Add Comment
Please, Sign In to add comment