Back to Portfolio MODULE 1 Web Development

Web
Development

A 7-day deep dive into the fundamentals of the web — building real projects with HTML, CSS, and JavaScript.

7 Days
Module 1 of 9
Assignments
SSGMCE
Progress
100% Module Complete

Knowledge Gained

What I Learned

HTML5

Learned the backbone of every webpage — structure, semantics, and accessibility-friendly markup.

Document structure &
Semantic elements (header, nav, main, footer)
Forms, inputs & validation
Tables, lists & media embeds
Form & input type

CSS3

Mastered styling and layout techniques to turn plain HTML into visually appealing, responsive pages.

Selectors, specificity & cascade
Box model, margin & padding
Flexbox & CSS Grid layout

JavaScript

Very basic concepts.

Variables, data types & operators

All Assignments

Assignment Overview

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

Skills Gained

HTML5

Semantic markup & document structure

CSS3

Styling, Flexbox, Grid & responsive design

JavaScript

DOM manipulation, basic logic & interactivity

Responsive Design

Building layouts that work on all screen sizes

Version Control

Using Git & GitHub to track and share work