Glitch heading & animated hero
Pure CSS keyframes, gradient motion, and transform-based micro-interactions. Works without JavaScript.
A bold, mobile-first portfolio-style landing page built with only HTML and CSS. Responsive across mobile, tablet, and desktop. Includes creative animations, micro-interactions, and a modern glass look.
Pure CSS keyframes, gradient motion, and transform-based micro-interactions. Works without JavaScript.
Layout scales gracefully from narrow phones up to large desktop monitors using CSS grid and media queries.
Detects users who prefer reduced motion and turns off heavy animation for them.
Single file, easy to host on GitHub Pages, Netlify or Vercel — zero client scripts needed.
Multiple layers of gradients and a subtle card tilt on hover for modern polish.
Copy the index.html and customize the palette, fonts and content to match your brand.
index.html
.This project is a single HTML file to keep things simple. You can fork it, add assets, or split into multiple files for production.
Suggested repo name: strike-creative
Push to a public repo, then enable Pages from the main branch. Your site will be
available at https://<username>.github.io/<repo>/
.
Drag and drop the folder or connect the GitHub repo. Netlify will build a static site and provide a live link.
Import the GitHub repo on Vercel and deploy. For static HTML, Vercel will publish immediately.
Built for the challenge: create a STRIKE-branded creative design using only HTML and CSS. Feel free to modify the color variables and typography to match your exact brand guidelines.