Www Overview
Www Overview
Www Overview
1. Architectural Overview
The Web is based on a client-server model where browsers (clients) request content from servers.
Basic Steps:
Static pages are built using HTML (HyperText Markup Language). They consist of structured
As HTML versions evolved, newer features like forms were introduced, allowing for user input
Dynamic web pages use technologies such as AJAX (Asynchronous JavaScript and XML), enabling
Server-side scripting (e.g., PHP) allows content to be generated based on user input. Client-side
HTTP defines methods like GET (for retrieving data) and POST (for sending data).
Persistent connections keep the connection open for multiple requests, improving efficiency.
HTTP also supports caching, reducing server load and improving response times.
5. Mobile Web
The Mobile Web refers to websites optimized for mobile devices. They account for smaller screen
6. Web Search
Search engines index the web and use algorithms to rank results based on relevance, user