A 7-day deep dive into the fundamentals of the web — building real projects with HTML, CSS, and JavaScript.
Knowledge Gained
Learned the backbone of every webpage — structure, semantics, and accessibility-friendly markup.
Mastered styling and layout techniques to turn plain HTML into visually appealing, responsive pages.
Very basic concepts.
All Assignments
| Day | Assignment Title | Topics Covered | Technologies | Status | View |
|---|---|---|---|---|---|
| 1 | Simple info-page | Basic text elements |
HTML
|
Done | Check |
| 2 | Table | Media attachment and table |
HTMLCSS
|
Done | Check |
| 3 | Forms | input type and ID creation |
HTMLCSS
|
Done | Check |
| 4 | Semantic elements | Header, nav, footer & section |
HTMLCSS
|
Done | Check |
| 5 | Flexbox | Flexbox, box model |
HTMLCSS
|
Done | Check |
| 6 | Basic JS | Operators & syntax |
HTMLCSS
|
Done | Check |
| 7 | To do list | TOPIC_COVERED |
HTMLCSSJS
|
Done | Check |
| 8 | Portfolio(Final Project) | Everything |
HTMLCSSJS
|
Done | Check |
After This Module
Semantic markup & document structure
Styling, Flexbox, Grid & responsive design
DOM manipulation, basic logic & interactivity
Building layouts that work on all screen sizes
Using Git & GitHub to track and share work