Deck 4: The Web

Full screen (f)
exit full mode
Question
The ____________ is a collection of HTML (hypertext markup language) documents, images, videos, and sound files that can be linked to each other and accessed over the Internet using a protocol called HTTP (hypertext transfer protocol).

A) The Internet
B) WWW (World Wide Web)
C) ARPANET (Advanced Research Projects Agency Network)
D) HTML
Use Space or
up arrow
down arrow
to flip the card.
Question
A(n) __________ document contains the text for a Web page interspersed with coding for how to display text and any additional visual or auditory elements.
Question
Every Web page has a unique address called a(n) ___________.

A) HTML
B) CSS
C) HTTP
D) URL
Question
What is the term that is used to describe a computer system that could store literary documents, link them according to logical relationships, and allow readers to comment and annotate what they read?

A) WWW
B) Internet
C) Cascading style sheets (CSS)
D) Hypertext
Question
The file name of a specific Web page always appears first in the URL.
Question
A URL never contains spaces.
Question
HTTP is the markup language used to specify the contents of a Web page.
Question
A Web __________ is based on an HTML source document that is stored as a file on a Web server.
Question
Which early browser was the first to run on multiple computer platforms including Windows?

A) Mosaic
B) Internet Explorer
C) Safari
D) None of the above
Question
What is the term used for when a link leads to a Web page that no longer exists?

A) 911 error
B) Linkrot
C) URL error
D) Short URL
Question
Ted Nelson developed the specifications for URLs (Uniform Resource Locators), HTML, and HTTP.
Question
A link contains the ________ that links to another Web page.

A) hypertext
B) URL
C) domain name
D) CSS
Question
In today's Web, most Web pages have bidirectional links.
Question
The World Wide Web is a collection of HTML documents, images, videos, and sound files that can be linked to each other and accessed over the Internet using a protocol called _____.

A) HTTP
B) HTML
C) FTP (file transfer protocol)
D) IP
Question
A Web _________ is an Internet-based computer that stores Web site content and accepts requests from browsers.

A) site
B) server
C) store
D) browser
Question
Web pages are connected by __________ links.
Question
Web sites can be spread across multiple Web servers.
Question
The Web is synonymous with the Internet.
Question
A Web _________ is client software that displays Web page elements and handles links between Web pages.
Question
URLs contain a domain name.
Question
In a browser, __________ link to pages that you use frequently.

A) bookmarks
B) favorites
C) both A and B
D) none of the above
Question
It is a good idea to ________ your browser when a new version becomes available, mainly to increase security.
Question
If you want to change your default browser, you need to delete the browsers that you no longer want to use.
Question
A(n) ________ is a software component that extends a browser's ability to work with file formats.
Question
Your ________ browser is automatically used when opening a web page or clicking on a web link.
Question
It is not possible to delete the contents of your browser cache.
Question
You can use multiple browsers on a device.
Question
Which of the following is a function of the browser cache?

A) Any elements that it stores do not have to be downloaded again.
B) Your passwords are securely stored.
C) Your cookies are downloaded.
D) All of the above.
Question
The browser ________ page is the first page displayed when the browser starts and can be set to any address the user wants.
Question
If your device will not display a PDF in your browser, you may need to install a browser ________.

A) cache
B) extension
C) executable
D) plugin
Question
Apple Safari, Google Chrome, Microsoft Edge, and Mozilla Firefox are examples of ________.
Question
In a browser, _________ services can automatically complete your search requests based on previous searches.
Question
If you wanted to add a feature to your browser, such as an ad-blocker, you would need to install a browser __________.
Question
Which of the following would NOT be considered an essential element of a browser?

A) Navigation buttons
B) Refresh button
C) Address box
D) Bookmark toolbar
Question
Browser ________ allow your browser to queue up multiple Web pages so that you can easily switch between them.
Question
A browser __________ adds features to a browser.

A) plugin
B) extension
C) executable
D) OS
Question
If you allow your browser to store passwords, you no longer need to worry about security for those passwords.
Question
Your browser _________ serves as temporary storage for Web documents.
Question
Files can remain in the Web cache for days or weeks.
Question
Browser cache is another term for browser History list.
Question
HTML tags are instructions for a browser.
Question
An HTML document begins with the DOCTYPE and declarations.
Question
An HTML document is sometimes referred to as a(n) _______ document.
Question
Programs such as Dreamweaver and BlueGriffon are examples of ______ HTML editors.
Question
Which of the following is NOT used to create or edit HTML documents?

A) HTML conversion utility
B) Filezilla FTP client
C) Word processing software
D) Online HTML editor
Question
An HTML document consists of three sections: the head, the body, and the content.
Question
If you wanted to set the text in a section of your HTML document to italics, what tag would you use?

A)
B)
C)
D) None of the above
Question
Which HTML tag designates links to other Web pages?

A)


B)
C)
D)

Question
The Head section of an HTML document contains text and links to images.
Question
What does the HTML tag

designate in an HTML document?


A) New paragraph
B) Personal data
C) Print command
D) Show photos
Question
When were the original HTML specifications developed by Tim Berners-Lee?

A) 1970s
B) 1980s
C) 1990s
D) 2000s
Question
_____ is the current HTML specification.
Question
In an HTML document, most tags are inserted as pairs.
Question
Which of the following is a markup language?

A) XML (Extensible Markup Language)
B) XHTML (Extensible HTML)
C) SGML (Standard Generalized Markup Language)
D) All of the above
Question
You can create HTML documents with simple text editors such as Notepad or TextEdit.
Question
HTML is the only markup language used on the Web.
Question
Authors mark up HTML documents by inserting special instructions called HTML ______.
Question
If you wanted to turn bold off for the remainder of the text in an HTML document, what tag would you use?

A)
B)
C)
D)
Question
______ is a markup language designed to describe data.
Question
______ is called a markup language because authors mark up documents by inserting special instructions.
Question
A(n) ____________ is a company that provides space on a server to house Web pages.

A) HTML editor
B) CSS
C) ISP (Internet service provider)
D) Web hosting service
Question
Which of the following is NOT an HTTP method?

A) GET
B) SEND
C) OPTIONS
D) PUT
Question
Which of the following is data that would NOT be found in a cookie?

A) Information it reads from your hard drive
B) Access date
C) Customer number
D) Shopping cart number
Question
________-side scripts run on Web servers rather than on your local device.
Question
Because HTTP is a(n) _________ protocol, each time you connect to a different Web page at the site, the server regards it as a new visit.
Question
A(n) _________ Web page displays customized content in response to keyboard or mouse actions or based on information supplied directly or indirectly by the person viewing the page.
Question
HTTP uses port 20 for communications between a client device and a server.
Question
HTTP is considered to be a(n) ___________ protocol.

A) cookie
B) FTP
C) persistent
D) stateless
Question
Using just HTML and CSS, Web designers can create dynamic Web pages.
Question
A 404 status code indicates that the resource that your browser requested does not exist.
Question
A file with a .css file extension indicates that it is a(n) ________ CSS.
Question
_____________ is a set of detailed style specifications, called style rules, for an HTML document.
Question
______-side scripts are embedded in an HTML document and run locally when a Web page is displayed by a browser.
Question
Cookies can be stored on desktop and laptop computers but not smartphones or tablet computers.
Question
You can think of HTTP as the system that browsers use to communicate with a Web server and ask for HTML documents.
Question
Besides a URL, and a set of Web pages, you also need a Web ______________ service that stores and distributes your Web pages.
Question
A set of commands called HTTP ________ help your browser to communicate with Web servers.
Question
An HTTP ________ is a sequence of transactions between a Web server and a browser.
Question
Which of the following is a common use of server-side scripting?

A) Online shopping
B) Changing the appearance of a graphical object displayed on a Web page
C) Caching Web pages for quick loading
D) All of the above
Question
Which HTTP method does a browser use when you upload files to a specific Web address?

A) POST
B) GET
C) PUT
D) SEND
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/100
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 4: The Web
1
The ____________ is a collection of HTML (hypertext markup language) documents, images, videos, and sound files that can be linked to each other and accessed over the Internet using a protocol called HTTP (hypertext transfer protocol).

A) The Internet
B) WWW (World Wide Web)
C) ARPANET (Advanced Research Projects Agency Network)
D) HTML
B
2
A(n) __________ document contains the text for a Web page interspersed with coding for how to display text and any additional visual or auditory elements.
source
3
Every Web page has a unique address called a(n) ___________.

A) HTML
B) CSS
C) HTTP
D) URL
D
4
What is the term that is used to describe a computer system that could store literary documents, link them according to logical relationships, and allow readers to comment and annotate what they read?

A) WWW
B) Internet
C) Cascading style sheets (CSS)
D) Hypertext
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
5
The file name of a specific Web page always appears first in the URL.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
6
A URL never contains spaces.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
7
HTTP is the markup language used to specify the contents of a Web page.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
8
A Web __________ is based on an HTML source document that is stored as a file on a Web server.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
9
Which early browser was the first to run on multiple computer platforms including Windows?

A) Mosaic
B) Internet Explorer
C) Safari
D) None of the above
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
10
What is the term used for when a link leads to a Web page that no longer exists?

A) 911 error
B) Linkrot
C) URL error
D) Short URL
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
11
Ted Nelson developed the specifications for URLs (Uniform Resource Locators), HTML, and HTTP.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
12
A link contains the ________ that links to another Web page.

A) hypertext
B) URL
C) domain name
D) CSS
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
13
In today's Web, most Web pages have bidirectional links.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
14
The World Wide Web is a collection of HTML documents, images, videos, and sound files that can be linked to each other and accessed over the Internet using a protocol called _____.

A) HTTP
B) HTML
C) FTP (file transfer protocol)
D) IP
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
15
A Web _________ is an Internet-based computer that stores Web site content and accepts requests from browsers.

A) site
B) server
C) store
D) browser
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
16
Web pages are connected by __________ links.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
17
Web sites can be spread across multiple Web servers.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
18
The Web is synonymous with the Internet.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
19
A Web _________ is client software that displays Web page elements and handles links between Web pages.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
20
URLs contain a domain name.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
21
In a browser, __________ link to pages that you use frequently.

A) bookmarks
B) favorites
C) both A and B
D) none of the above
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
22
It is a good idea to ________ your browser when a new version becomes available, mainly to increase security.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
23
If you want to change your default browser, you need to delete the browsers that you no longer want to use.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
24
A(n) ________ is a software component that extends a browser's ability to work with file formats.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
25
Your ________ browser is automatically used when opening a web page or clicking on a web link.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
26
It is not possible to delete the contents of your browser cache.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
27
You can use multiple browsers on a device.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
28
Which of the following is a function of the browser cache?

A) Any elements that it stores do not have to be downloaded again.
B) Your passwords are securely stored.
C) Your cookies are downloaded.
D) All of the above.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
29
The browser ________ page is the first page displayed when the browser starts and can be set to any address the user wants.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
30
If your device will not display a PDF in your browser, you may need to install a browser ________.

A) cache
B) extension
C) executable
D) plugin
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
31
Apple Safari, Google Chrome, Microsoft Edge, and Mozilla Firefox are examples of ________.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
32
In a browser, _________ services can automatically complete your search requests based on previous searches.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
33
If you wanted to add a feature to your browser, such as an ad-blocker, you would need to install a browser __________.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
34
Which of the following would NOT be considered an essential element of a browser?

A) Navigation buttons
B) Refresh button
C) Address box
D) Bookmark toolbar
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
35
Browser ________ allow your browser to queue up multiple Web pages so that you can easily switch between them.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
36
A browser __________ adds features to a browser.

A) plugin
B) extension
C) executable
D) OS
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
37
If you allow your browser to store passwords, you no longer need to worry about security for those passwords.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
38
Your browser _________ serves as temporary storage for Web documents.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
39
Files can remain in the Web cache for days or weeks.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
40
Browser cache is another term for browser History list.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
41
HTML tags are instructions for a browser.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
42
An HTML document begins with the DOCTYPE and declarations.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
43
An HTML document is sometimes referred to as a(n) _______ document.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
44
Programs such as Dreamweaver and BlueGriffon are examples of ______ HTML editors.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
45
Which of the following is NOT used to create or edit HTML documents?

A) HTML conversion utility
B) Filezilla FTP client
C) Word processing software
D) Online HTML editor
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
46
An HTML document consists of three sections: the head, the body, and the content.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
47
If you wanted to set the text in a section of your HTML document to italics, what tag would you use?

A)
B)
C)
D) None of the above
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
48
Which HTML tag designates links to other Web pages?

A)


B)
C)
D)

Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
49
The Head section of an HTML document contains text and links to images.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
50
What does the HTML tag

designate in an HTML document?


A) New paragraph
B) Personal data
C) Print command
D) Show photos
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
51
When were the original HTML specifications developed by Tim Berners-Lee?

A) 1970s
B) 1980s
C) 1990s
D) 2000s
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
52
_____ is the current HTML specification.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
53
In an HTML document, most tags are inserted as pairs.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
54
Which of the following is a markup language?

A) XML (Extensible Markup Language)
B) XHTML (Extensible HTML)
C) SGML (Standard Generalized Markup Language)
D) All of the above
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
55
You can create HTML documents with simple text editors such as Notepad or TextEdit.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
56
HTML is the only markup language used on the Web.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
57
Authors mark up HTML documents by inserting special instructions called HTML ______.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
58
If you wanted to turn bold off for the remainder of the text in an HTML document, what tag would you use?

A)
B)
C)
D)
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
59
______ is a markup language designed to describe data.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
60
______ is called a markup language because authors mark up documents by inserting special instructions.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
61
A(n) ____________ is a company that provides space on a server to house Web pages.

A) HTML editor
B) CSS
C) ISP (Internet service provider)
D) Web hosting service
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
62
Which of the following is NOT an HTTP method?

A) GET
B) SEND
C) OPTIONS
D) PUT
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
63
Which of the following is data that would NOT be found in a cookie?

A) Information it reads from your hard drive
B) Access date
C) Customer number
D) Shopping cart number
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
64
________-side scripts run on Web servers rather than on your local device.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
65
Because HTTP is a(n) _________ protocol, each time you connect to a different Web page at the site, the server regards it as a new visit.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
66
A(n) _________ Web page displays customized content in response to keyboard or mouse actions or based on information supplied directly or indirectly by the person viewing the page.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
67
HTTP uses port 20 for communications between a client device and a server.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
68
HTTP is considered to be a(n) ___________ protocol.

A) cookie
B) FTP
C) persistent
D) stateless
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
69
Using just HTML and CSS, Web designers can create dynamic Web pages.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
70
A 404 status code indicates that the resource that your browser requested does not exist.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
71
A file with a .css file extension indicates that it is a(n) ________ CSS.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
72
_____________ is a set of detailed style specifications, called style rules, for an HTML document.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
73
______-side scripts are embedded in an HTML document and run locally when a Web page is displayed by a browser.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
74
Cookies can be stored on desktop and laptop computers but not smartphones or tablet computers.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
75
You can think of HTTP as the system that browsers use to communicate with a Web server and ask for HTML documents.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
76
Besides a URL, and a set of Web pages, you also need a Web ______________ service that stores and distributes your Web pages.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
77
A set of commands called HTTP ________ help your browser to communicate with Web servers.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
78
An HTTP ________ is a sequence of transactions between a Web server and a browser.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
79
Which of the following is a common use of server-side scripting?

A) Online shopping
B) Changing the appearance of a graphical object displayed on a Web page
C) Caching Web pages for quick loading
D) All of the above
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
80
Which HTTP method does a browser use when you upload files to a specific Web address?

A) POST
B) GET
C) PUT
D) SEND
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 100 flashcards in this deck.