Main Menu
Lecture 2
Lecture 3
Lecture 4
Lecture 5
Lecture 6
Lecture 7
 

 

 

Static Web Publishing

Much of the content of the web doesn't change

User cliks on link

Browser sends URL to server

Web Server analyses request, selects the appropriate page and returns it to browser

Web Page is a text file that contains HTML

Browser Uses the HTML tags in the file to render the page

Page doesn't change unless programmer or graphic artist edits it