A collection of beginnerβintermediate projects built with just HTML and CSS (no frameworks, no JS unless explicitly mentioned). These projects focus on responsive layouts, creative UI components, and styling fundamentals. Live demos are hosted on my portfolio: https://firdavs.codes
- Tribute Page β A simple responsive page with semantic structure and styled sections.
- Survey Form β Clean form design demonstrating input types, labels, and accessibility best practices.
- Product Landing Page β A responsive landing page layout with call-to-action, pricing, and features.
- Technical Documentation Page β Multi-section documentation layout with a sticky nav for easy navigation.
- Portfolio Website (Static Version) β Early static portfolio with sections for About, Projects, and Contact.
- Color Markup UI Demos β Small experiments in buttons, layouts, and hover effects.
- Other Mini Layouts β Practice demos (cards, grids, flexbox layouts) showcasing responsive design and reusability.
- Fully responsive layouts (flexbox, grid, media queries)
- Clean, semantic HTML structure
- Focus on accessibility and mobile-first design
- Custom styling for forms, buttons, cards, and navigation
- No dependencies β pure HTML & CSS
All live demos are available from my portfolio:
π https://firdavs.codes β check the Projects section for direct links to each demo.
- Clone the repo:
git clone https://github.com/your-username/html-css-projects.git
- Open the project folder you want to view.
- Open index.html directly in your browser.