Web Development Syllabus Explanation
Web Development Syllabus Explanation
Explanations
Unit I: Introduction to Internet and WWW
Internet and WWW: Internet is a global network connecting millions of computers. The
World Wide Web (WWW) is a system of interlinked hypertext documents accessed via
the Internet.
Evolution and History of WWW: Invented by Tim Berners-Lee in 1989, WWW evolved
from static pages to interactive applications.
Web Pages and Contents: Web pages are documents on the WWW, containing text,
images, videos, links, etc.
Web Clients and Web Servers: Clients (e.g., Chrome) request data; Servers store and
serve web content.
Web Browsers: Software to access web pages (e.g., Chrome, Firefox).
Hypertext Transfer Protocol (HTTP): A protocol for transferring data between browser
and server.
URLs: Uniform Resource Locators like 'https://example.com'.
Searching, Search Engines & Tools: Searching is finding info. Engines like Google, tools
include filters and operators.
Web Publishing: Hosting website: Making a website live using a host provider (e.g.,
Bluehost).
Internet Service Provider (ISP): Companies providing internet access (e.g., Jio, Airtel).
Planning and Designing Website: Deciding layout, audience, purpose, content before
coding.
Web Graphics Design: Creating visual content using images, icons, etc.
Steps For Developing Website: Planning → Design → Coding → Testing → Publishing →
Maintenance.