24 August 2021

    caching of pages
         Your browser keeps stuff it downloads in memory.

    IP number:  Internet Protocol. This is your "phone number" during an
        internet session.  
    Mac number:  This a unique ID for your machine.
    DNS: Domain name server.  
        the internet only groks IP addresses
        Your machine maintains a local DNS cache which stores IPs for 
            recently visited sites.
        If a site is not in there, the browser will query your ISP's DNS cache.
        If this fails, there are DNS servers on the web the browser can check.

    DNS and DNS caches: machine, ISP, web 

HTML

Our Environment We are going to do a lot of editing in here, so let's get things set up.