Welcome to the HTML & CSS One-Shot Challenge repository! 🎯
This challenge was created to help our group revise and practice HTML and CSS from basic to advanced levels in a simple, hands-on way. The objective is to complete a one-shot video tutorial and implement the assignments within 2 Days.
Watch the full tutorial here:
Follow along and complete the assignments step by step.
- Cover HTML and CSS fundamentals quickly and effectively
- Complete all assignments within 2 Days
- Use only HTML and CSS (no JavaScript frameworks)
- Share your solutions and learn collaboratively
- ❌ No ChatGPT or AI tools (pure hands-on coding only).
- ❌ No VS Code extensions for auto-completion or design help.
- ✅ Finger-to-keyboard coding only – this is a practice challenge.
- ✅ Share doubts and discuss concepts with teammates instead of relying on AI.
Here’s an example of how the folders should look for one participant (same format for everyone):
super20-html-css-course/
├── prathmesh/
│ ├── Day-1/
│ │ ├── Lesson-1/
│ │ │ ├── l1a.html
│ │ │ └── l1a.css
│ │ └── Lesson-2/
│ │ ├── l2a.html
│ │ └── l2a.css
│ └── Day-2/
│ ├── Lesson-3/
│ │ ├── l3a.html
│ │ └── l3a.css
│ └── Lesson-4/
│ ├── l4a.html
│ └── l4a.css
- Watch the tutorial video linked above.
- Complete all the assignments within the given time.
- Add your files in your respective folder.
- Push your changes to your feature branch and raise a Pull Request (PR) against the
mainbranch. - Help others and discuss solutions in a supportive environment.
✔ Learn HTML and CSS with real-world exercises
✔ Practice building layouts, forms, and styling
✔ Work in a team environment and share knowledge
✔ Strengthen problem-solving and debugging skills
✔ Build confidence for future projects and interviews
If you have questions or suggestions, feel free to create issues or start discussions in this repository. Let’s make this learning experience collaborative and fun! 🚀
































