| Server IP : 138.197.162.186 / Your IP : 216.73.216.17 Web Server : nginx/1.24.0 System : Linux ubuntu-s-1vcpu-512mb-10gb-tor1 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/html/yogaensalada-site-backup/assign3/ |
Upload File : |
<!DOCTYPE html>
<html lang="en-gb">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Additional Information -->
<meta name="author" content="Jaymie Tan | github:jmietan">
<meta name="description" content="">
<meta name="keywords" content="">
<title>Van</title>
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inria+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Inria+Serif:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Inter:wght@100..900&display=swap" rel="stylesheet">
<!-- Stylesheets -->
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/shop-by-division.css">
<!-- Scripts -->
<script src="js/script.js" defer ></script>
</head>
<body>
<!-- shop-division-->
<section class="shop-division">
<h2>Shop by Division</h2>
<div class="deck-const">
<div class="flex-shop-division-container">
<div class="deck-container">
<img src="img/hot-and-new.webp" alt="Cup and Mitten" >
<div class="deck-h3">
<h3>Hot & New</h3>
</div>
</div>
<div class="deck-container">
<img src="img/from-the-bottom.webp" alt="Lady Posing" >
<div class="deck-h3">
<h4>From the Bottom</h4>
</div>
</div>
<div class="deck-container">
<img src="img/get-on-top.webp" alt="Man in grey shirt" >
<div class="deck-h3">
<h4>Get on Top</h4>
</div>
</div>
</div>
</div>
</section>
</body>
</html>