Skip to content

Fusion #32

Description

@livemarrakechj-png
<title>Fashion & Style</title> <style> body{ margin:0; font-family:Arial; background:#ffffff; } /* NAVBAR */ nav{ display:flex; justify-content:space-between; align-items:center; padding:15px 40px; background:black; color:white; } nav h2{ margin:0; } nav a{ color:white; margin-left:20px; text-decoration:none; font-size:14px; } /* HERO */ .hero{ height:400px; background:url("https://images.unsplash.com/photo-1520975916090-3105956dac38") center/cover; display:flex; flex-direction:column; justify-content:center; align-items:center; color:white; text-align:center; } .hero h1{ font-size:45px; margin:0; } .hero p{ font-size:18px; margin:10px 0; } .hero button{ background:white; color:black; padding:12px 25px; border:none; cursor:pointer; font-weight:bold; } /* PRODUCTS */ .products{ padding:40px; display:grid; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)); gap:25px; } .card{ border-radius:10px; overflow:hidden; background:white; box-shadow:0 5px 15px rgba(0,0,0,0.1); transition:0.3s; } .card:hover{ transform:translateY(-8px); } .card img{ width:100%; height:230px; object-fit:cover; } .card h3{ padding:10px; margin:0; } .price{ color:#e60023; font-weight:bold; padding:0 10px; } .btn{ display:block; background:#25D366; color:white; text-align:center; margin:10px; padding:10px; border-radius:6px; text-decoration:none; } /* FOOTER */ footer{ background:black; color:white; text-align:center; padding:30px; margin-top:40px; } </style>

Fashion & Style

Nouvelle Collection

Vêtements Homme Trend

Découvrir

Jean Slim Homme

120 MAD

Commander WhatsApp

T-shirt Fashion

80 MAD

Commander WhatsApp

Ensemble Sport

150 MAD

Commander WhatsApp

© 2026 Fashion & Style - Marrakech

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions