Intro to Web Publishing

Anatomy of a Web Page

browsing = given a URL, contact the web server, fetch the HTML file, and any images it uses

[example page]  [example directory listing]

HTML contains text, layout, link, and image file inclusion information. GIF files contain actual images.


the web server