Stephenson's Rocket
National Railway Museum

The legendary Stephenson's Rocket, now showcased with a custom-crafted plinth that honors its historical significance. Expertly spray-painted by Halifax’s Dolfinish in a RAL 7014 color match with a subtle 10% sheen, the plinth is finished with a water-based paint to protect and preserve the Rocket’s authenticity. This unique display marries innovation with heritage, offering a fresh perspective on a classic icon. Preserved with precision and care.

<!DOCTYPE html>

<html lang="en">

<head>

    <meta charset="UTF-8">

    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <title>Discover Stephenson's Rocket - Historic Display</title>

    <meta name="description" content="Visit the iconic Stephenson's Rocket, presented on a custom-finished plinth by Dolfinish, Halifax. A preserved historical display with RAL 7014 color, 10% sheen.">

    <link rel="stylesheet" href="styles.css"> <!-- Link to your main CSS file if any -->

</head>

<body>

    <div class="container">

        <header>

            <h1>Stephenson's Rocket: A Historic Display</h1>

            <p>Experience a piece of history up close with Stephenson's Rocket, carefully preserved and uniquely displayed.</p>

        </header>

        

        <section class="rocket-details">

            <h2>About Stephenson's Rocket</h2>

            <p>The legendary <strong>Stephenson's Rocket</strong> stands as a landmark in the history of rail innovation. Our exhibit showcases this iconic locomotive with a specially crafted plinth that brings the Rocket's significance into focus.</p>

            

            <h3>Plinth Details and Craftsmanship</h3>

            <p>The display plinth has been meticulously finished by Dolfinish in Halifax with attention to historical preservation. The plinth is spray-painted in <span class="highlight">RAL 7014</span> with a 10% sheen, using a water-based paint to reduce emissions and maintain the Rocket's authenticity.</p>

            

            <h3>Visit Us</h3>

            <p>Come and witness the engineering marvel of the 19th century, now preserved for generations to appreciate. Our exhibit offers a modern perspective on a classic icon.</p>

        </section>

    </div>

</body>

</html>