Ans: Hypertext Markup Language
Ans: Extensible Hypertext Markup Language.
Ans: Internet Explorer, Netscape, Opera, Mozilla, Firefox, Netscape, Safari (Apple). Mosaic is still available as "antique" software.
Ans: .htm or .html.; .htm is recommended.
Ans: It means to copy a file from a local PC to the web server so that it can be viewed by anyone over the internet.
Ans: SSH, FTP. A web browser is not used to upload a web page because browsers are read only for web content.
Ans: It means to move the page from the server to the local PC.
Ans: Any web browser, SSH, FTP.
Ans: The Windows Explorer must be set to display file extensions. (Invoke Windows Explorer >> Tools >> Folder Options >> View Tab >> Uncheck the box "Hide extensions for known file types.")
Ans: Because you will want to know the exact name of the file without trying to guess the file extension from the icon beside the file. It is also easy to make mistakes when changing the name of a file.
Ans:
<html>
<head>
<title>
<body>
<p>
<h1>
<strong>
<em>
Ans: An end tag contains a forward slash, for example
<html>
vs. the start tag
</html>
Do not use topics from the document A Brief History of Computing and the Internet.