Test5: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<section id="items-listing" class="padding-large"> | |||
<div class="container"> | |||
<div class="row"> | |||
<div class="col-md-6 mb-4 mb-lg-0 col-lg-3"> | |||
<div class="featured border rounded-3 p-4"> | |||
<div class="section-title overflow-hidden mb-5 mt-2"> | |||
<h3 class="d-flex flex-column mb-0">Featured</h3> | |||
</div> | |||
<div class="items-lists"> | |||
<div class="item d-flex"> | |||
<img src="images/product-item2.png" class="img-fluid shadow-sm" alt="product item"> | |||
<div class="item-content ms-3"> | |||
<h6 class="mb-0 fw-bold"><a href="index.html">Echoes of the Ancients</a></h6> | |||
<div class="review-content d-flex"> | |||
<p class="my-2 me-2 fs-6 text-black-50">Lauren Asher</p> | |||
<div class="rating text-warning d-flex align-items-center"> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
</div> | |||
</div> | |||
<span class="price text-primary fw-bold mb-2 fs-5">$870</span> | |||
</div> | |||
</div> | |||
<hr class="gray-400"> | |||
<div class="item d-flex"> | |||
<img src="images/product-item1.png" class="img-fluid shadow-sm" alt="product item"> | |||
<div class="item-content ms-3"> | |||
<h6 class="mb-0 fw-bold"><a href="index.html">The Midnight Garden</a></h6> | |||
<div class="review-content d-flex"> | |||
<p class="my-2 me-2 fs-6 text-black-50">Lauren Asher</p> | |||
<div class="rating text-warning d-flex align-items-center"> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
</div> | |||
</div> | |||
<span class="price text-primary fw-bold mb-2 fs-5">$870</span> | |||
</div> | |||
</div> | |||
<hr> | |||
<div class="item d-flex"> | |||
<img src="images/product-item3.png" class="img-fluid shadow-sm" alt="product item"> | |||
<div class="item-content ms-3"> | |||
<h6 class="mb-0 fw-bold"><a href="index.html">Shadow of the Serpent</a></h6> | |||
<div class="review-content d-flex"> | |||
<p class="my-2 me-2 fs-6 text-black-50">Lauren Asher</p> | |||
<div class="rating text-warning d-flex align-items-center"> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
</div> | |||
</div> | |||
<span class="price text-primary fw-bold mb-2 fs-5">$870</span> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
<div class="col-md-6 mb-4 mb-lg-0 col-lg-3"> | |||
<div class="latest-items border rounded-3 p-4"> | |||
<div class="section-title overflow-hidden mb-5 mt-2"> | |||
<h3 class="d-flex flex-column mb-0">Latest items</h3> | |||
</div> | |||
<div class="items-lists"> | |||
<div class="item d-flex"> | |||
<img src="images/product-item4.png" class="img-fluid shadow-sm" alt="product item"> | |||
<div class="item-content ms-3"> | |||
<h6 class="mb-0 fw-bold"><a href="index.html">Whispering Winds</a></h6> | |||
<div class="review-content d-flex"> | |||
<p class="my-2 me-2 fs-6 text-black-50">Lauren Asher</p> | |||
<div class="rating text-warning d-flex align-items-center"> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
</div> | |||
</div> | |||
<span class="price text-primary fw-bold mb-2 fs-5">$870</span> | |||
</div> | |||
</div> | |||
<hr class="gray-400"> | |||
<div class="item d-flex"> | |||
<img src="images/product-item5.png" class="img-fluid shadow-sm" alt="product item"> | |||
<div class="item-content ms-3"> | |||
<h6 class="mb-0 fw-bold"><a href="index.html">The Forgotten Realm</a></h6> | |||
<div class="review-content d-flex"> | |||
<p class="my-2 me-2 fs-6 text-black-50">Lauren Asher</p> | |||
<div class="rating text-warning d-flex align-items-center"> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
</div> | |||
</div> | |||
<span class="price text-primary fw-bold mb-2 fs-5">$870</span> | |||
</div> | |||
</div> | |||
<hr> | |||
<div class="item d-flex"> | |||
<img src="images/product-item6.png" class="img-fluid shadow-sm" alt="product item"> | |||
<div class="item-content ms-3"> | |||
<h6 class="mb-0 fw-bold"><a href="index.html">Moonlit Secrets</a></h6> | |||
<div class="review-content d-flex"> | |||
<p class="my-2 me-2 fs-6 text-black-50">Lauren Asher</p> | |||
<div class="rating text-warning d-flex align-items-center"> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
</div> | |||
</div> | |||
<span class="price text-primary fw-bold mb-2 fs-5">$870</span> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
<div class="col-md-6 mb-4 mb-lg-0 col-lg-3"> | |||
<div class="best-reviewed border rounded-3 p-4"> | |||
<div class="section-title overflow-hidden mb-5 mt-2"> | |||
<h3 class="d-flex flex-column mb-0">Best reviewed</h3> | |||
</div> | |||
<div class="items-lists"> | |||
<div class="item d-flex"> | |||
<img src="images/product-item7.png" class="img-fluid shadow-sm" alt="product item"> | |||
<div class="item-content ms-3"> | |||
<h6 class="mb-0 fw-bold"><a href="index.html">The Crystal Key</a></h6> | |||
<div class="review-content d-flex"> | |||
<p class="my-2 me-2 fs-6 text-black-50">Lauren Asher</p> | |||
<div class="rating text-warning d-flex align-items-center"> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
</div> | |||
</div> | |||
<span class="price text-primary fw-bold mb-2 fs-5">$870</span> | |||
</div> | |||
</div> | |||
<hr class="gray-400"> | |||
<div class="item d-flex"> | |||
<img src="images/product-item8.png" class="img-fluid shadow-sm" alt="product item"> | |||
<div class="item-content ms-3"> | |||
<h6 class="mb-0 fw-bold"><a href="index.html">Starlight Sonata</a></h6> | |||
<div class="review-content d-flex"> | |||
<p class="my-2 me-2 fs-6 text-black-50">Lauren Asher</p> | |||
<div class="rating text-warning d-flex align-items-center"> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
</div> | |||
</div> | |||
<span class="price text-primary fw-bold mb-2 fs-5">$870</span> | |||
</div> | |||
</div> | |||
<hr> | |||
<div class="item d-flex"> | |||
<img src="images/product-item9.png" class="img-fluid shadow-sm" alt="product item"> | |||
<div class="item-content ms-3"> | |||
<h6 class="mb-0 fw-bold"><a href="index.html">Tales of the Enchanted Forest</a></h6> | |||
<div class="review-content d-flex"> | |||
<p class="my-2 me-2 fs-6 text-black-50">Lauren Asher</p> | |||
<div class="rating text-warning d-flex align-items-center"> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
</div> | |||
</div> | |||
<span class="price text-primary fw-bold mb-2 fs-5">$870</span> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
<div class="col-md-6 mb-4 mb-lg-0 col-lg-3"> | |||
<div class="on-sale border rounded-3 p-4"> | |||
<div class="section-title overflow-hidden mb-5 mt-2"> | |||
<h3 class="d-flex flex-column mb-0">On sale</h3> | |||
</div> | |||
<div class="items-lists"> | |||
<div class="item d-flex"> | |||
<img src="images/product-item10.png" class="img-fluid shadow-sm" alt="product item"> | |||
<div class="item-content ms-3"> | |||
<h6 class="mb-0 fw-bold"><a href="index.html">The Phoenix Chronicles</a></h6> | |||
<div class="review-content d-flex"> | |||
<p class="my-2 me-2 fs-6 text-black-50">Lauren Asher</p> | |||
<div class="rating text-warning d-flex align-items-center"> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
</div> | |||
</div> | |||
<span class="price text-primary fw-bold mb-2 fs-5"><s class="text-black-50">$1666</s> | |||
$999</span> | |||
</div> | |||
</div> | |||
<hr class="gray-400"> | |||
<div class="item d-flex"> | |||
<img src="images/product-item11.png" class="img-fluid shadow-sm" alt="product item"> | |||
<div class="item-content ms-3"> | |||
<h6 class="mb-0 fw-bold"><a href="index.html">Dreams of Avalon</a></h6> | |||
<div class="review-content d-flex"> | |||
<p class="my-2 me-2 fs-6 text-black-50">Lauren Asher</p> | |||
<div class="rating text-warning d-flex align-items-center"> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
</div> | |||
</div> | |||
<span class="price text-primary fw-bold mb-2 fs-5"><s class="text-black-50">$500</s> | |||
$410</span> | |||
</div> | |||
</div> | |||
<hr> | |||
<div class="item d-flex"> | |||
<img src="images/product-item12.png" class="img-fluid shadow-sm" alt="product item"> | |||
<div class="item-content ms-3"> | |||
<h6 class="mb-0 fw-bold"><a href="index.html">Legends of the Dragon Isles</a></h6> | |||
<div class="review-content d-flex"> | |||
<p class="my-2 me-2 fs-6 text-black-50">Lauren Asher</p> | |||
<div class="rating text-warning d-flex align-items-center"> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
<svg class="star star-fill"> | |||
<use xlink:href="#star-fill"></use> | |||
</svg> | |||
</div> | |||
</div> | |||
<span class="price text-primary fw-bold mb-2 fs-5"><s class="text-black-50">$600</s> | |||
$500</span> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
</section> | |||
<div class="row row-cols-md-2"> | <div class="row row-cols-md-2"> | ||
<div class="col mb-4"><div class="card h-100" style="margin:10px;"><div style="padding:10px; color: #333333;">Songs with most 'Now' appearances</div> | <div class="col mb-4"><div class="card h-100" style="margin:10px;"><div style="padding:10px; color: #333333;">Songs with most 'Now' appearances</div> |
Revision as of 20:46, 12 November 2024
Featured
<img src="images/product-item2.png" class="img-fluid shadow-sm" alt="product item">
<a href="index.html">Echoes of the Ancients</a>
Lauren Asher
$870
<img src="images/product-item1.png" class="img-fluid shadow-sm" alt="product item">
<a href="index.html">The Midnight Garden</a>
Lauren Asher
$870
<img src="images/product-item3.png" class="img-fluid shadow-sm" alt="product item">
<a href="index.html">Shadow of the Serpent</a>
Lauren Asher
$870
Latest items
<img src="images/product-item4.png" class="img-fluid shadow-sm" alt="product item">
<a href="index.html">Whispering Winds</a>
Lauren Asher
$870
<img src="images/product-item5.png" class="img-fluid shadow-sm" alt="product item">
<a href="index.html">The Forgotten Realm</a>
Lauren Asher
$870
<img src="images/product-item6.png" class="img-fluid shadow-sm" alt="product item">
<a href="index.html">Moonlit Secrets</a>
Lauren Asher
$870
Best reviewed
<img src="images/product-item7.png" class="img-fluid shadow-sm" alt="product item">
<a href="index.html">The Crystal Key</a>
Lauren Asher
$870
<img src="images/product-item8.png" class="img-fluid shadow-sm" alt="product item">
<a href="index.html">Starlight Sonata</a>
Lauren Asher
$870
<img src="images/product-item9.png" class="img-fluid shadow-sm" alt="product item">
<a href="index.html">Tales of the Enchanted Forest</a>
Lauren Asher
$870
On sale
<img src="images/product-item10.png" class="img-fluid shadow-sm" alt="product item">
<a href="index.html">The Phoenix Chronicles</a>
Lauren Asher
$1666
$999
<img src="images/product-item11.png" class="img-fluid shadow-sm" alt="product item">
<a href="index.html">Dreams of Avalon</a>
Lauren Asher
$500
$410
<img src="images/product-item12.png" class="img-fluid shadow-sm" alt="product item">
<a href="index.html">Legends of the Dragon Isles</a>
Lauren Asher
$600
$500
- Elton John (55)
- Kylie Minogue (53)
- David Guetta (46)
- Robbie Williams (41)
- Calvin Harris (39)
- U2 (37)
- Duran Duran (32)
- Ed Sheeran (31)
- Pink (31)
- Sam Smith (31)
- Queen (30)
- Donna Summer (29)
- Justin Bieber (29)
- Tina Turner (29)
- Coldplay (28)
- Katy Perry (28)
- Paul McCartney (28)
- Rihanna (28)
- Take That (28)
- Britney Spears (27)
- Little Mix (27)
- George Michael (26)
- Pet Shop Boys (26)
- Ariana Grande (25)
- Diana Ross (24)
- Dua Lipa (24)
- Ellie Goulding (24)
- UB40 (24)
- Cliff Richard (23)
- Girls Aloud (23)
- Jason Derulo (23)
- Nicki Minaj (23)