Web Terminology

A web page is a single file which contains a document following the HTML specification. It may reference external files to bring in design elements, multimedia elements, and script files. Typically this file will have an extension of either .html or .htm. On most web servers, web pages and other resources are case sensitive. Windows…