Week-1: Introduction to HTML
- Overview of Web Development
- Common HTML Tags (headings, paragraphs, links, images, lists)
- Forms and Input Elements
- Assignment: Create a simple webpage with headings, paragraphs, and images
Week-2: Introduction to CSS
-
- CSS Syntax and Selectors
- Colors, Backgrounds, and Borders
- Box Model: Margin, Padding, and Border
- Assignment: Style the previous HTML page with basic CSS