A modern, fully responsive static landing page inspired by the Death Stranding promotional websites. This project showcases a clean and adaptive layout built with HTML5 and CSS3, optimized for mobile, tablet, and desktop screens.
- Fully responsive layout (Mobile, Tablet & Desktop)
- Hero section with background image and CTA buttons
- Video preview tile
- Testimonials grid
- Pricing cards
- FAQ accordion layout
- Footer with subscription form
- Built using plain HTML + CSS (no frameworks)
-
Open
index.htmldirectly in your browser (Right-click → Open with → Your Browser) -
Or serve the folder locally with a lightweight static server:
# Using Python 3 python -m http.server 8000Then open http://localhost:8000
- Icons: Font Awesome (CDN)
- Design Inspiration: Death Stranding promotional material
⚡️ Update: The project layout is now responsive — optimized for phones, tablets, and large screens using CSS media queries.


