What program is used for viewing HTML files - ANSWER✔✔-Web
Browser
What kinds of information can appear in HTML - ANSWER✔✔-text,
images, and metadata
a collection of related webpages - ANSWER✔✔-Website
the name for the organization that is currently setting the HTML standards
- ANSWER✔✔-WHATWG (Web Hypertext Application Technology
Working Group)
an example of what an IP address looks like - ANSWER✔✔-192.168.0.1
reason why someone would use a domain name instead of an IP address -
ANSWER✔✔-Domain names are easy to remember, and IP addresses are
not
For the website www.canada.travel, what domain-level hierarchy is
"canada" - ANSWER✔✔-second-level domain
Copyright ©EMILLYCHARLOTE 2025 ACADEMIC YEAR, ALL RIGHTS RESERVED. Page 1/11
, For the website www.canada.travel, what top-level heirarchy -
ANSWER✔✔-"travel"
In the URL <https://www.google.com/search?q=Hostname> what is
"/search?q=Hostname" - ANSWER✔✔-Path
a web browser sends HTTP requests to a web server for a web page with a
view and a JavaScript file. How many HTTP responses will the web serve
likely send to the web browser? (1. request HTML file, 2. request Java file,
3. sending video file) - ANSWER✔✔-3
the code "HTTP/1.1" is which part in an HTTP request? - ANSWER✔✔-
Status Line
which status code indicates that a web resource had been moved to another
URL - ANSWER✔✔-301
what is browser caching designed to reduce - ANSWER✔✔-retrieval time
of web content
what does HTTPS protect sensitive info from - ANSWER✔✔-network
sniffers
Copyright ©EMILLYCHARLOTE 2025 ACADEMIC YEAR, ALL RIGHTS RESERVED. Page 2/11