Welcome to Web Development Notes



This website contains lecture notes on the basics of web development.



Roadmap of Lectures:

Lecture 1: Internet & Networking Basics

Understand the Internet, networking types, and client-server model.

Lecture 2: HTML Basics

Learn the structure of HTML, basic tags, and how to create your first page.

Lecture 3: Lists & Tables

Discover how to organize information using lists and tables in HTML.

Lecture 4: Forms in HTML

Learn how to create forms to collect user input, including text, radio, and checkboxes.

Lecture 5: Multimedia in HTML

Embedding images, audio, and videos in your web pages.

Lecture 6: Introduction to CSS

Learn the basics of styling with CSS to make your webpages look better.