Test4: Difference between revisions

From Now That's What I Call Music Wiki
Jump to: navigation, search
No edit summary
No edit summary
 
(82 intermediate revisions by the same user not shown)
Line 1: Line 1:
<html>
{{#ask:
<html lang="en">
[[AlbumForArtist::Now That's What I Call An Era: The Sound Of The Suburbs: 1977-1980 (UK 2025)]]
    <head>
|?PagenameLink
        <meta charset="utf-8" />
|?Song Highest Chart Position=UK Chart Position
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
|Order=asc
        <meta name="description" content="" />
|Limit=1000
        <meta name="author" content="" />
|format=plainlist 
        <title>Shop Homepage - Start Bootstrap Template</title>
|template=Suburbs Yearbook Comparison
        <!-- Favicon-->
|introtemplate=Suburbs Yearbook-Header
        <link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
|outrotemplate=endtable
        <!-- Bootstrap icons-->
|headers=hide
        <link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css" rel="stylesheet" />
|link=none
        <!-- Core theme CSS (includes Bootstrap)-->
}}
        <link href="css/styles.css" rel="stylesheet" />
    </head>
    <body>
        <!-- Navigation-->
        <nav class="navbar navbar-expand-lg navbar-light bg-light">
            <div class="container px-4 px-lg-5">
                <a class="navbar-brand" href="#!">Start Bootstrap</a>
                <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
                <div class="collapse navbar-collapse" id="navbarSupportedContent">
                    <ul class="navbar-nav me-auto mb-2 mb-lg-0 ms-lg-4">
                        <li class="nav-item"><a class="nav-link active" aria-current="page" href="#!">Home</a></li>
                        <li class="nav-item"><a class="nav-link" href="#!">About</a></li>
                        <li class="nav-item dropdown">
                            <a class="nav-link dropdown-toggle" id="navbarDropdown" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Shop</a>
                            <ul class="dropdown-menu" aria-labelledby="navbarDropdown">
                                <li><a class="dropdown-item" href="#!">All Products</a></li>
                                <li><hr class="dropdown-divider" /></li>
                                <li><a class="dropdown-item" href="#!">Popular Items</a></li>
                                <li><a class="dropdown-item" href="#!">New Arrivals</a></li>
                            </ul>
                        </li>
                    </ul>
                    <form class="d-flex">
                        <button class="btn btn-outline-dark" type="submit">
                            <i class="bi-cart-fill me-1"></i>
                            Cart
                            <span class="badge bg-dark text-white ms-1 rounded-pill">0</span>
                        </button>
                    </form>
                </div>
            </div>
        </nav>
        <!-- Header-->
        <header class="bg-dark py-5">
            <div class="container px-4 px-lg-5 my-5">
                <div class="text-center text-white">
                    <h1 class="display-4 fw-bolder">Shop in style</h1>
                    <p class="lead fw-normal text-white-50 mb-0">With this shop hompeage template</p>
                </div>
            </div>
        </header>
        <!-- Section-->
        <section class="py-5">
            <div class="container px-4 px-lg-5 mt-5">
                <div class="row gx-4 gx-lg-5 row-cols-2 row-cols-md-3 row-cols-xl-4 justify-content-center">
                    <div class="col mb-5">
                        <div class="card h-100">
                            <!-- Product image-->
                            <img class="card-img-top" src="https://dummyimage.com/450x300/dee2e6/6c757d.jpg" alt="..." />
                            <!-- Product details-->
                            <div class="card-body p-4">
                                <div class="text-center">
                                    <!-- Product name-->
                                    <h5 class="fw-bolder">Fancy Product</h5>
                                    <!-- Product price-->
                                    $40.00 - $80.00
                                </div>
                            </div>
                            <!-- Product actions-->
                            <div class="card-footer p-4 pt-0 border-top-0 bg-transparent">
                                <div class="text-center"><a class="btn btn-outline-dark mt-auto" href="#">View options</a></div>
                            </div>
                        </div>
                    </div>
                    <div class="col mb-5">
                        <div class="card h-100">
                            <!-- Sale badge-->
                            <div class="badge bg-dark text-white position-absolute" style="top: 0.5rem; right: 0.5rem">Sale</div>
                            <!-- Product image-->
                            <img class="card-img-top" src="https://dummyimage.com/450x300/dee2e6/6c757d.jpg" alt="..." />
                            <!-- Product details-->
                            <div class="card-body p-4">
                                <div class="text-center">
                                    <!-- Product name-->
                                    <h5 class="fw-bolder">Special Item</h5>
                                    <!-- Product reviews-->
                                    <div class="d-flex justify-content-center small text-warning mb-2">
                                        <div class="bi-star-fill"></div>
                                        <div class="bi-star-fill"></div>
                                        <div class="bi-star-fill"></div>
                                        <div class="bi-star-fill"></div>
                                        <div class="bi-star-fill"></div>
                                    </div>
                                    <!-- Product price-->
                                    <span class="text-muted text-decoration-line-through">$20.00</span>
                                    $18.00
                                </div>
                            </div>
                            <!-- Product actions-->
                            <div class="card-footer p-4 pt-0 border-top-0 bg-transparent">
                                <div class="text-center"><a class="btn btn-outline-dark mt-auto" href="#">Add to cart</a></div>
                            </div>
                        </div>
                    </div>
                    <div class="col mb-5">
                        <div class="card h-100">
                            <!-- Sale badge-->
                            <div class="badge bg-dark text-white position-absolute" style="top: 0.5rem; right: 0.5rem">Sale</div>
                            <!-- Product image-->
                            <img class="card-img-top" src="https://dummyimage.com/450x300/dee2e6/6c757d.jpg" alt="..." />
                            <!-- Product details-->
                            <div class="card-body p-4">
                                <div class="text-center">
                                    <!-- Product name-->
                                    <h5 class="fw-bolder">Sale Item</h5>
                                    <!-- Product price-->
                                    <span class="text-muted text-decoration-line-through">$50.00</span>
                                    $25.00
                                </div>
                            </div>
                            <!-- Product actions-->
                            <div class="card-footer p-4 pt-0 border-top-0 bg-transparent">
                                <div class="text-center"><a class="btn btn-outline-dark mt-auto" href="#">Add to cart</a></div>
                            </div>
                        </div>
                    </div>
                    <div class="col mb-5">
                        <div class="card h-100">
                            <!-- Product image-->
                            <img class="card-img-top" src="https://dummyimage.com/450x300/dee2e6/6c757d.jpg" alt="..." />
                            <!-- Product details-->
                            <div class="card-body p-4">
                                <div class="text-center">
                                    <!-- Product name-->
                                    <h5 class="fw-bolder">Popular Item</h5>
                                    <!-- Product reviews-->
                                    <div class="d-flex justify-content-center small text-warning mb-2">
                                        <div class="bi-star-fill"></div>
                                        <div class="bi-star-fill"></div>
                                        <div class="bi-star-fill"></div>
                                        <div class="bi-star-fill"></div>
                                        <div class="bi-star-fill"></div>
                                    </div>
                                    <!-- Product price-->
                                    $40.00
                                </div>
                            </div>
                            <!-- Product actions-->
                            <div class="card-footer p-4 pt-0 border-top-0 bg-transparent">
                                <div class="text-center"><a class="btn btn-outline-dark mt-auto" href="#">Add to cart</a></div>
                            </div>
                        </div>
                    </div>
                    <div class="col mb-5">
                        <div class="card h-100">
                            <!-- Sale badge-->
                            <div class="badge bg-dark text-white position-absolute" style="top: 0.5rem; right: 0.5rem">Sale</div>
                            <!-- Product image-->
                            <img class="card-img-top" src="https://dummyimage.com/450x300/dee2e6/6c757d.jpg" alt="..." />
                            <!-- Product details-->
                            <div class="card-body p-4">
                                <div class="text-center">
                                    <!-- Product name-->
                                    <h5 class="fw-bolder">Sale Item</h5>
                                    <!-- Product price-->
                                    <span class="text-muted text-decoration-line-through">$50.00</span>
                                    $25.00
                                </div>
                            </div>
                            <!-- Product actions-->
                            <div class="card-footer p-4 pt-0 border-top-0 bg-transparent">
                                <div class="text-center"><a class="btn btn-outline-dark mt-auto" href="#">Add to cart</a></div>
                            </div>
                        </div>
                    </div>
                    <div class="col mb-5">
                        <div class="card h-100">
                            <!-- Product image-->
                            <img class="card-img-top" src="https://dummyimage.com/450x300/dee2e6/6c757d.jpg" alt="..." />
                            <!-- Product details-->
                            <div class="card-body p-4">
                                <div class="text-center">
                                    <!-- Product name-->
                                    <h5 class="fw-bolder">Fancy Product</h5>
                                    <!-- Product price-->
                                    $120.00 - $280.00
                                </div>
                            </div>
                            <!-- Product actions-->
                            <div class="card-footer p-4 pt-0 border-top-0 bg-transparent">
                                <div class="text-center"><a class="btn btn-outline-dark mt-auto" href="#">View options</a></div>
                            </div>
                        </div>
                    </div>
                    <div class="col mb-5">
                        <div class="card h-100">
                            <!-- Sale badge-->
                            <div class="badge bg-dark text-white position-absolute" style="top: 0.5rem; right: 0.5rem">Sale</div>
                            <!-- Product image-->
                            <img class="card-img-top" src="https://dummyimage.com/450x300/dee2e6/6c757d.jpg" alt="..." />
                            <!-- Product details-->
                            <div class="card-body p-4">
                                <div class="text-center">
                                    <!-- Product name-->
                                    <h5 class="fw-bolder">Special Item</h5>
                                    <!-- Product reviews-->
                                    <div class="d-flex justify-content-center small text-warning mb-2">
                                        <div class="bi-star-fill"></div>
                                        <div class="bi-star-fill"></div>
                                        <div class="bi-star-fill"></div>
                                        <div class="bi-star-fill"></div>
                                        <div class="bi-star-fill"></div>
                                    </div>
                                    <!-- Product price-->
                                    <span class="text-muted text-decoration-line-through">$20.00</span>
                                    $18.00
                                </div>
                            </div>
                            <!-- Product actions-->
                            <div class="card-footer p-4 pt-0 border-top-0 bg-transparent">
                                <div class="text-center"><a class="btn btn-outline-dark mt-auto" href="#">Add to cart</a></div>
                            </div>
                        </div>
                    </div>
                    <div class="col mb-5">
                        <div class="card h-100">
                            <!-- Product image-->
                            <img class="card-img-top" src="https://dummyimage.com/450x300/dee2e6/6c757d.jpg" alt="..." />
                            <!-- Product details-->
                            <div class="card-body p-4">
                                <div class="text-center">
                                    <!-- Product name-->
                                    <h5 class="fw-bolder">Popular Item</h5>
                                    <!-- Product reviews-->
                                    <div class="d-flex justify-content-center small text-warning mb-2">
                                        <div class="bi-star-fill"></div>
                                        <div class="bi-star-fill"></div>
                                        <div class="bi-star-fill"></div>
                                        <div class="bi-star-fill"></div>
                                        <div class="bi-star-fill"></div>
                                    </div>
                                    <!-- Product price-->
                                    $40.00
                                </div>
                            </div>
                            <!-- Product actions-->
                            <div class="card-footer p-4 pt-0 border-top-0 bg-transparent">
                                <div class="text-center"><a class="btn btn-outline-dark mt-auto" href="#">Add to cart</a></div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- Footer-->
        <footer class="py-5 bg-dark">
            <div class="container"><p class="m-0 text-center text-white">Copyright &copy; Your Website 2023</p></div>
        </footer>
        <!-- Bootstrap core JS-->
        <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js"></script>
        <!-- Core theme JS-->
        <script src="js/scripts.js"></script>
    </body>
</html>

Latest revision as of 23:06, 11 January 2025

Song Yearbook
Adam and the Ants - Antmusic YB 1981,YB 80-84 Vinyl X
Adam and the Ants - Dog Eat Dog YB 1980
The B-52's - Rock Lobster YB 1979
Bad Manners - Special Brew YB 1980
The Beat - Mirror in the Bathroom
Blondie - Atomic YB 1980
Blondie - Hanging on the Telephone YB 1978
The Boomtown Rats - Like Clockwork YB X 1978
The Boomtown Rats - Rat Trap YB 1978
Bow Wow Wow - C30 C60 C90 Go YB X 1980,YB 80-84 Vinyl X 2
The Buggles - Video Killed The Radio Star YB 1979
The Clash - (White Man) In Hammersmith Palais YB 1978
The Clash - London Calling YB 1980
The Cure - Boys Don't Cry YB 1979
Devo - (I Can't Get Me No) Satisfaction
Devo - Whip It YB X 1980,YB 80-84 Vinyl X 2
Dexys Midnight Runners - Geno YB 1980
The Dickies - Banana Splits YB X 1979
Dr. Feelgood - Milk and Alcohol YB X 1979
Eddie and the Hot Rods - Do Anything You Wanna Do YB 1977
Elvis Costello and the Attractions - (I Don't Want To Go To) Chelsea YB 1978
The Flying Lizards - Money YB 1979
Generation X - King Rocker
Grace Jones - Love Is the Drug
Hazel O'Connor - Eighth Day YB 1980
The Human League - Nightclubbing
Iggy Pop - Lust for Life YB X 1977
The Jags - Back of My Hand YB X 1979
The Jam - All Around the World YB 1977
The Jam - Going Underground YB 1980
Japan - Life In Tokyo YB X 1982,YB X 1979
Joe Jackson - Is She Really Going Out with Him? YB 1979
Joe Jackson - It's Different For Girls YB 1980
John Foxx - Underpass YB X 1980,YB 80-84 Vinyl X 2
Jonathan Richman/The Modern Lovers - Roadrunner YB 1977
Joy Division - Atmosphere
Joy Division - Love Will Tear Us Apart YB 1980
Madness - The Prince YB X 1979
Magazine - Shot by Both Sides YB X 1978
Martha and the Muffins - Echo Beach YB 1980
The Members - The Sounds of the Suburbs YB X 1979
The Motors - Airport YB 1978
The Only Ones - Another Girl, Another Planet
Orchestral Manoeuvres in the Dark - Messages YB X 1980,YB 80-84 Vinyl X 2
Patti Smith Group - Because The Night YB 1978
Plastic Bertrand - Ça Plane Pour Moi
The Police - Roxanne
Pretenders - Brass In Pocket YB 1980
Pretenders - Stop Your Sobbing YB 1979
The Psychedelic Furs - Sister Europe
Public Image Ltd - Death Disco YB X 1979
Ramones - Blitzkrieg Bop
Ramones - Sheena Is A Punk Rocker YB 1977
The Regents - 7 Teen YB 1980,YB 80-84 Vinyl X 2
The Rezillos - Top of the Pops YB 1978
Roxy Music - Over You YB 1980
The Runaways - Cherry Bomb
The Ruts - Babylon's Burning YB X 1979
Secret Affair - Time For Action YB X 1979
The Selecter - On My Radio YB 1979
Sham 69 - If the Kids Are United YB X 1978
Siouxsie and the Banshees - Happy House YB 1980
Siouxsie and the Banshees - Hong Kong Garden YB 1978
Skids - Into the Valley YB 1979
The Slits - Typical Girls
Spandau Ballet - To Cut A Long Story Short YB 1980
Sparks - The Number One Song in Heaven YB X 1979
The Specials - Gangsters YB 1979
Squeeze - Cool for Cats YB 1979
Squeeze - Take Me I'm Yours YB X 1978
The Stranglers - No More Heroes YB 1977
Tom Robinson Band - 2-4-6-8 Motorway YB 1977
Toyah - Ieya
Tubeway Army - Are 'Friends' Electric? YB 1979
UB40 - Food For Thought YB 1980
Ultravox - Sleepwalk YB 1980
The Undertones - Teenage Kicks YB 1978
The Vibrators - Automatic Lover
XTC - Making Plans for Nigel YB 1979
Yellow Dog - Just One More Night YB X 1978