![web diagram](../images/web_diagram.gif)
- Browser --> URL "http://www.here.com"
- Packet includes your IP address
- DNS translates to IP address and routes the Domain to the hosting service
- A website consists of two components:
- Domain (Website name - URL) Ex:Http:godaddy.com
- Hosting (stores your site's files) Ex:http://bluehost.com
- Domain servers have to route to host servers
- A website consists of two components:
- Server sends file back
- Browser interprets, requests additional files
- Images/multimedia files
- The Internet Cache
- Temporararily stores files like images, javascripts and stylesheets
- sometimes needs to be emptied to update pages on the user end (really frustrating for designers)