A visually appealing and responsive website created using only HTML and CSS. This project showcases a fictional product brand called DRAgo, complete with product sections and a functional contact form design.
Click here to see the live website
DRago/
├── index.html
├── style.css
├── images/
│ ├── logo.png
│ ├── product1.jpg
│ ├── product2.jpg
│ └── ...- Fully responsive layout
- Hero section with call-to-action
- Product showcase cards
- Contact form UI (frontend only)
- Modern UI/UX with attractive background and hover effects
- Clean and organized structure using semantic HTML and modular CSS
- HTML5
- CSS3 (Flexbox, Grid, transitions, form styling)
Feel free to customize:
- Logo & images (inside the
images/folder) - Color themes in
style.css - Add JavaScript to handle form submission (optional enhancement)
Contributions are welcome! If you'd like to improve the UI or add features:
- Fork the repo
- Create your branch (
git checkout -b feature-name) - Commit your changes
- Push and create a Pull Request
This project is open source and available on github.
Made with ❤️ using HTML & CSS only.
