My 7-day journey of learning web development
Learned fundamental HTML tags like paragraph, bold, italic, and marquee.
Assignment: Created a simple webpage using basic tags.
Worked with images, anchor links, video/audio, and tables.
Assignment: Built a webpage with media and table structure.
Learned form creation with input fields, labels, and buttons.
Assignment: Designed a student registration form.
Implemented header, navigation, footer, and CSS selectors.
Assignment: Built structured webpage using CSS styling.
Understood spacing, margins, padding, and layout using flexbox.
Assignment: Created responsive layout using flexbox.
Learned variables, functions, and operations in JavaScript.
Assignment: Built small programs using JS logic.
Developed a dynamic to-do list using JavaScript.
Assignment: Created an interactive task manager.