Deck 7: WEB Design

Full screen (f)
exit full mode
Question
The metadata you include in the head section of a web page is invisible to the user viewing the page through a web browser.
Use Space or
up arrow
down arrow
to flip the card.
Question
Timothy Berners-Lee is the inventor of the Internet.
Question
Browsers ignore multiple spaces in HTML coded pages.
Question
Though there are multiple web browsers to choose from, they all behave equally.
Question
The tag <h3> refers to the head section of the page.
Question
Special characters, such as non-breaking spaces and the copyright symbol, are denoted in HTML beginning with the ampersand symbol.
Question
In the web page URL http://www.focalpress.com, ".com" functions as the protocol.
Question
In the web address http://www.focalpress.com, , "http://" functions as which part of the URL?

A) the local host name
B) the protocol
C) the second-level domain name
D) the top-level domain name
Question
In the web address http://www.focalpress.com, "www" functions as which part of the URL?

A) the local host name
B) the protocol
C) the second-level domain name
D) the top-level domain name
Question
In the web address http://www.focalpress.com, "focalpress" serves as which part of the URL?

A) the local host name
B) the protocol
C) the second-level domain name
D) the top-level domain name
Question
Which of the following refers to the tagging or markup system most commonly used to build Web pages?

A) CSS
B) HTML
C) URL
D) W3C
Question
In HTML, the symbol </P> is referred to as the _____________.

A) end tag
B) property tag
C) splash tag
D) start tag
Question
The technique of placing one set of HTML tags inside another set of HTML tags is called _____________.

A) hand coding
B) nesting
C) programming
D) tagging
Question
A(n) _____________ , such as the paragraph tag, typically deals with large chunks of information and usually begins on a new line.

A) block-level element
B) declaration
C) inline element
D) nested element
Question
Which of the following HTML elements is designed to handle small chunks of information, such as strong tags?

A) block-level element
B) declaration
C) inline element
D) nested element
Question
Which of the following is the link http://www.focalpress.com an example of?

A) CSS
B) HTML
C) URL
D) RTSP
Question
HTML includes ____ default heading sizes.

A) 2
B) 4
C) 6
D) 8
Question
The Internet protocol _________ is used for streaming media.

A) FTP
B) HTTP
C) RTSP
D) VPN
Question
The last three characters of a web address ending in .com, indicates the web site is associated with what type of domain?

A) commercial
B) communal
C) communication
D) communist
Question
A(n) _________ address is a 32-bit numeric string that computers use to identify each other over the Internet.

A) IP
B) FTP
C) HTTP
D) URL
Question
Which of the following is a common protocol for uploading files onto a remote network server?

A) IP
B) FTP
C) HTTP
D) URL
Question
A(n) _________ is a private network and usually restricted to employees or members of a single company or organization.

A) Content Management System
B) FTP
C) Intranet
D) NAS
Question
When publishing website, all files associated with the site should be stored on the server in the ___________.

A) HTML head
B) project file
C) project subfolder
D) root folder
Question
___________ give users a quick visual sense of page structure and visual hierarchy.

A) headings
B) hyperlinks
C) lists
D) paragraphs
Question
A link (or URL) directing users to a web page or media asset located in a nested subfolder on the server must include the _________ in order for the browser to locate the file.

A) head
B) list
C) path
D) top-level domain
Question
Chrome, Firefox, and Safari are examples of which of the following?

A) browser
B) domain hosting service
C) server
D) web authoring application
Question
Which of the following contains rules for controlling the appearance of a Web page?

A) CSS
B) DHCP
C) frames
D) tag elements
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/27
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 7: WEB Design
1
The metadata you include in the head section of a web page is invisible to the user viewing the page through a web browser.
True
2
Timothy Berners-Lee is the inventor of the Internet.
False
3
Browsers ignore multiple spaces in HTML coded pages.
True
4
Though there are multiple web browsers to choose from, they all behave equally.
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
5
The tag <h3> refers to the head section of the page.
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
6
Special characters, such as non-breaking spaces and the copyright symbol, are denoted in HTML beginning with the ampersand symbol.
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
7
In the web page URL http://www.focalpress.com, ".com" functions as the protocol.
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
8
In the web address http://www.focalpress.com, , "http://" functions as which part of the URL?

A) the local host name
B) the protocol
C) the second-level domain name
D) the top-level domain name
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
9
In the web address http://www.focalpress.com, "www" functions as which part of the URL?

A) the local host name
B) the protocol
C) the second-level domain name
D) the top-level domain name
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
10
In the web address http://www.focalpress.com, "focalpress" serves as which part of the URL?

A) the local host name
B) the protocol
C) the second-level domain name
D) the top-level domain name
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
11
Which of the following refers to the tagging or markup system most commonly used to build Web pages?

A) CSS
B) HTML
C) URL
D) W3C
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
12
In HTML, the symbol </P> is referred to as the _____________.

A) end tag
B) property tag
C) splash tag
D) start tag
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
13
The technique of placing one set of HTML tags inside another set of HTML tags is called _____________.

A) hand coding
B) nesting
C) programming
D) tagging
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
14
A(n) _____________ , such as the paragraph tag, typically deals with large chunks of information and usually begins on a new line.

A) block-level element
B) declaration
C) inline element
D) nested element
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
15
Which of the following HTML elements is designed to handle small chunks of information, such as strong tags?

A) block-level element
B) declaration
C) inline element
D) nested element
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
16
Which of the following is the link http://www.focalpress.com an example of?

A) CSS
B) HTML
C) URL
D) RTSP
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
17
HTML includes ____ default heading sizes.

A) 2
B) 4
C) 6
D) 8
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
18
The Internet protocol _________ is used for streaming media.

A) FTP
B) HTTP
C) RTSP
D) VPN
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
19
The last three characters of a web address ending in .com, indicates the web site is associated with what type of domain?

A) commercial
B) communal
C) communication
D) communist
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
20
A(n) _________ address is a 32-bit numeric string that computers use to identify each other over the Internet.

A) IP
B) FTP
C) HTTP
D) URL
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
21
Which of the following is a common protocol for uploading files onto a remote network server?

A) IP
B) FTP
C) HTTP
D) URL
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
22
A(n) _________ is a private network and usually restricted to employees or members of a single company or organization.

A) Content Management System
B) FTP
C) Intranet
D) NAS
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
23
When publishing website, all files associated with the site should be stored on the server in the ___________.

A) HTML head
B) project file
C) project subfolder
D) root folder
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
24
___________ give users a quick visual sense of page structure and visual hierarchy.

A) headings
B) hyperlinks
C) lists
D) paragraphs
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
25
A link (or URL) directing users to a web page or media asset located in a nested subfolder on the server must include the _________ in order for the browser to locate the file.

A) head
B) list
C) path
D) top-level domain
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
26
Chrome, Firefox, and Safari are examples of which of the following?

A) browser
B) domain hosting service
C) server
D) web authoring application
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
27
Which of the following contains rules for controlling the appearance of a Web page?

A) CSS
B) DHCP
C) frames
D) tag elements
Unlock Deck
Unlock for access to all 27 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 27 flashcards in this deck.