Deck 4: Html Structural Design Techniques
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/50
Play
Full screen (f)
Deck 4: Html Structural Design Techniques
1
The frameset tag can contain a rows attribute or a cols attribute._________________________
True
2
A frameset page does contain < body> and < /body> tags.
False
3
The rows attribute allows you to create vertical frames and to designate the width of each frame.____________________
False
cols
cols
4
An absolute pixel value will automatically determine the proper number of pixels to dedicate to a frame.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
5
Tables provide more functionality than frames;they allow the designer to change the ways in which Web pages normally behave.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
6
A frameset allows a Web page in one frame to communicate with a page in a different frame.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
7
A page that has the specific purpose of displaying a constant title for a Web site is commonly called a menu bar.____________________
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
8
The purpose of the ____ attribute is to give you the means to define horizontal frames and to specify the height of each frame.
A) rows
B) cols
C) height
D) width
A) rows
B) cols
C) height
D) width
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
9
You do not need to know HTML tags to use Web page creation tools.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
10
One of the goals of commercial Web sites is to give users a reason to return to the site again and again.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
11
Frames are similar to tables in that they help Web designers divide up the browser screen space into two or more rectangular areas.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
12
The term linked is a word that programmers and Web developers use to describe a structure,keyword,or tag that contains one or more additional instances of the same item.____________________
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
13
Web designers often place a Web page in a narrow left-hand frame that contains many hyperlinks.When the user clicks these links,the appropriate Web page is displayed in the larger right-hand frame.This design technique is often referred to as ____ navigation.
A) right-hand
B) left-hand
C) framed
D) split
A) right-hand
B) left-hand
C) framed
D) split
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
14
A(n)____ is an individual "dot" of light on a computer screen.
A) pixel
B) picture
C) inch
D) diode
A) pixel
B) picture
C) inch
D) diode
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
15
The frameset page contains ____ tags that mark the beginning and the end of frame definitions.
A) < frame start> and < /frame end>
B) < framedef> and < /framedef>
C) < frame set> and < /frame set>
D) < frameset> and < /frameset>
A) < frame start> and < /frame end>
B) < framedef> and < /framedef>
C) < frame set> and < /frame set>
D) < frameset> and < /frameset>
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
16
The primary purpose of the welcome page is simply to give users a good first impression of the Web site and to ensure that they recognize the purpose of the Web site.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
17
Typically,a professional Web site developer will create a sales page that users see when they first access the site.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
18
In this expression,< frameset cols="180,*">,the asterisk ( * )means "whatever is left."
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
19
The ____ attribute tells the browser which frame it should use to display the target Web page.
A) source
B) target
C) browser
D) link
A) source
B) target
C) browser
D) link
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
20
The numbers that accompany the rows and cols attributes can be absolute pixel values or percentage values.____________________
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
21
Case 4-1
Helen is designing a Web site using framesets. She has spent a lot of time getting the layout perfect, and does not want the user or the browser to make changes.
The second thing Helen wants to guarantee is that the frame separators do not show.She does this by using the border attribute within the ____ tag.
A) < frame>
B) < frameset>
C) < style>
D) < size>
Helen is designing a Web site using framesets. She has spent a lot of time getting the layout perfect, and does not want the user or the browser to make changes.
The second thing Helen wants to guarantee is that the frame separators do not show.She does this by using the border attribute within the ____ tag.
A) < frame>
B) < frameset>
C) < style>
D) < size>
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
22
Case 4-1
Helen is designing a Web site using framesets. She has spent a lot of time getting the layout perfect, and does not want the user or the browser to make changes.
The first thing Helen wants to make sure of is that the user cannot change the size of the frames.She does this by using the noresize attribute within the ____ tag.
A) < frame>
B) < frameset>
C) < style>
D) < size>
Helen is designing a Web site using framesets. She has spent a lot of time getting the layout perfect, and does not want the user or the browser to make changes.
The first thing Helen wants to make sure of is that the user cannot change the size of the frames.She does this by using the noresize attribute within the ____ tag.
A) < frame>
B) < frameset>
C) < style>
D) < size>
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
23
FIGURE 4-1

Referring to Figure 4-1 above,the area on the right-hand side that says "Welcome to HTML and JavaScript" is called the ____.
A) navigation bar
B) welcome bar
C) navigation page
D) welcome page

Referring to Figure 4-1 above,the area on the right-hand side that says "Welcome to HTML and JavaScript" is called the ____.
A) navigation bar
B) welcome bar
C) navigation page
D) welcome page
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
24
You can use the ____ attribute within the < frameset> tag to adjust the appearance of the frame separators.
A) style
B) border
C) adjust
D) line
A) style
B) border
C) adjust
D) line
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
25
Some of the most popular Web page development tools include Adobe Dreamweaver,Adobe GoLive,and ____ Expression.
A) Adobe
B) Microsoft
C) Apple
D) Netscape
A) Adobe
B) Microsoft
C) Apple
D) Netscape
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
26
You can save Web page files with an ____ extension.
A)
B).html
C)either a.or b.
D)neither a.nor b.
A)
B).html
C)either a.or b.
D)neither a.nor b.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
27
When the user moves the mouse over a frame separator,the pointer ____ to indicate that the frame separator can be moved.
A) changes shape
B) blinks
C) changes color
D) makes a sound
A) changes shape
B) blinks
C) changes color
D) makes a sound
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
28
Case 4-2
Bob is creating his first navigation bar and is working at getting the HTML code perfect.
If Bob were to use a target attribute as follows: < a href= "one.html" target= "RightFrame"> one.html< /a>,when the user clicks "one.html" the Web page would open in the ____ frame.
A) right
B)left
C)either a.or b.
D)neither .a nor b.
Bob is creating his first navigation bar and is working at getting the HTML code perfect.
If Bob were to use a target attribute as follows: < a href= "one.html" target= "RightFrame"> one.html< /a>,when the user clicks "one.html" the Web page would open in the ____ frame.
A) right
B)left
C)either a.or b.
D)neither .a nor b.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
29
The ____________________ tag allows you to define a set of rectangular areas on your browser screen called frames.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
30
By default,the browser will display semi-thick lines between each frame,and these lines are called frame ____.
A) lines
B) page breaks
C) separators
D) breaks
A) lines
B) page breaks
C) separators
D) breaks
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
31
To create a nested frameset,you will use a ____ tag inside another of the same tag to create both vertical and horizontal frames.
A) < frame>
B) < frameset>
C) < nest>
D) < nested>
A) < frame>
B) < frameset>
C) < nest>
D) < nested>
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
32
Your Web browser can display two or more Web pages on the screen at the same time.The HTML tags that will help you accomplish this are the < frameset> tag and the ____ tag.
A) < frame>
B) < style>
C) < break>
D) < src>
A) < frame>
B) < style>
C) < break>
D) < src>
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
33
In addition,you can use the ____ attribute within the < frame> tag to instruct the browser that the user should not be able to change the size of the frames.
A) resize
B) static
C) adjust
D) noresize
A) resize
B) static
C) adjust
D) noresize
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
34
FIGURE 4-1

Referring to Figure 4-1 above,the area on the left-hand side that says "Web Pages" followed by a series of links is called the ____.
A) navigation bar
B) welcome bar
C) navigation page
D) welcome page

Referring to Figure 4-1 above,the area on the left-hand side that says "Web Pages" followed by a series of links is called the ____.
A) navigation bar
B) welcome bar
C) navigation page
D) welcome page
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
35
When using Web page development tools,a ____ view is always available.
A) tag
B) frame
C) frameset
D) table
A) tag
B) frame
C) frameset
D) table
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
36
Case 4-2
Bob is creating his first navigation bar and is working at getting the HTML code perfect.
In order to create a list of links for the navigation bar,Bob would use the ____ tag.
A) < bd>
B) < ord>
C) < li>
D) < list>
Bob is creating his first navigation bar and is working at getting the HTML code perfect.
In order to create a list of links for the navigation bar,Bob would use the ____ tag.
A) < bd>
B) < ord>
C) < li>
D) < list>
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
37
The < frame> tags contain an important attribute called name that allows you to give each ____ a name.
A) frame
B) window
C) Web site
D) file
A) frame
B) window
C) Web site
D) file
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
38
Frames support several attributes that may ____ the user to adjust the appearance of the resulting Web page.
A) allow
B)disallow
C)either a.or b.
D)neither a.nor b.
A) allow
B)disallow
C)either a.or b.
D)neither a.nor b.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
39
The < frame> tags contain an important attribute called ____ that allows you to specify the source Web page that you want to display in each frame.
A) target
B) src
C) destination
D) to
A) target
B) src
C) destination
D) to
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
40
A frameset can contain ____.
A) horizontal frames
B)vertical frames
C)either a.or b.
D)neither a.nor b.
A) horizontal frames
B)vertical frames
C)either a.or b.
D)neither a.nor b.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
41
The target attribute uses the frame name that you defined with the ____________________ attribute in the < frame> tag.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
42
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Rows attribute
b.Title bar
c.Frames
d.Hyperlink
e.Frame separators
Gives you the means to define horizontal frames
Identify the letter of the choice that best matches the phrase or definition.
a.Rows attribute
b.Title bar
c.Frames
d.Hyperlink
e.Frame separators
Gives you the means to define horizontal frames
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
43
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Rows attribute
b.Title bar
c.Frames
d.Hyperlink
e.Frame separators
When in one frame,it can cause a Web page to be loaded into a different frame
Identify the letter of the choice that best matches the phrase or definition.
a.Rows attribute
b.Title bar
c.Frames
d.Hyperlink
e.Frame separators
When in one frame,it can cause a Web page to be loaded into a different frame
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
44
There are times when it is desirable to place a third ____________________ into your frameset to display a horizontal frame across the top of your browser window.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
45
Normally when a user clicks on a hyperlink,the target Web page will be loaded into the same frame as the link.The ____________________ attribute overrides this behavior and sends the proper Web page to the "target" frame.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
46
What is the purpose of Web development tools? Why is it still important to know HTML,even when using these HTML creation tools?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
47
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Rows attribute
b.Title bar
c.Frames
d.Hyperlink
e.Frame separators
Allow you to combine two or more Web pages on the same screen
Identify the letter of the choice that best matches the phrase or definition.
a.Rows attribute
b.Title bar
c.Frames
d.Hyperlink
e.Frame separators
Allow you to combine two or more Web pages on the same screen
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
48
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Rows attribute
b.Title bar
c.Frames
d.Hyperlink
e.Frame separators
Page that displays a constant title for a Web site
Identify the letter of the choice that best matches the phrase or definition.
a.Rows attribute
b.Title bar
c.Frames
d.Hyperlink
e.Frame separators
Page that displays a constant title for a Web site
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
49
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Rows attribute
b.Title bar
c.Frames
d.Hyperlink
e.Frame separators
Makes it obvious where one frame ends and another begins
Identify the letter of the choice that best matches the phrase or definition.
a.Rows attribute
b.Title bar
c.Frames
d.Hyperlink
e.Frame separators
Makes it obvious where one frame ends and another begins
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
50
A(n)____________________ is a series of hyperlinks,usually organized horizontally or vertically on a Web page or in a frame.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck