Deck 3: Creating Web Pages With Links, Images, and Embedded Style Sheets

Full screen (f)
exit full mode
Question
With Internet Explorer,the default color for an active link ____.

A)is red
B)is purple
C)has no color
D)varies in color
Use Space or
up arrow
down arrow
to flip the card.
Question
An easy way to provide contact information is to include a(n)____ link on a Web site's home page,as well as on other pages in the Web site.

A)connection
B)user
C)e-mail
D)video
Question
The ____ tag is used to create anchors for links to another page in the same Web site,to a Web page in an external Web site,within the same Web page,and for e-mail links.

A)< a >
B)< ol >
C)< ul >
D)< an >
Question
A text link without the ____ tag will not display correctly in the browser.

A)< / br >
B)< /p >
C)< /a >
D)< /tl >
Question
The ____ attribute of the < a > tag specifies what kind of content a linked page or file is,so as to help a browser determine if it can handle a specific kind of resource.

A)resource
B)source
C)type
D)content
Question
The < a > tag also is called the ____ tag.

A)server
B)anchor
C)index
D)home
Question
Using ____,a Web site's visitors can move from one page to another,and view information in any order.

A)indices
B)key values
C)attributes
D)hyperlinks
Question
If an image has no ____,no frame will appear around the image.

A)index
B)key tag
C)variance
D)border
Question
The ____ attribute of the < a > tag indicates a forward relationship from the current document to the linked document.

A)rel
B)fwd
C)rev
D)ahead
Question
A Web developer should design the Web site in such a way that the links from one Web page to another are apparent and the ____ is clear.

A)fluidity
B)navigation
C)concatenation
D)indexing
Question
If you want all of the text in a Web page to be the same,a(n)____ stylesheet is appropriate.

A)embedded
B)dynamic
C)inline
D)external
Question
The font-weight property takes all of the following values EXCEPT the ____ value.

A)oblique
B)bolder
C)normal
D)lighter
Question
If text is common across more than one Web page,a(n)____ style sheet should be used.

A)bullet-style
B)bullet-shape
C)external
D)disc
Question
The form of an e-mail link is ____.

A)< a name="mailto:address@email.com" >linktext< /a >
B)< a href="mailto:address@email.com" >linktext< /a >
C)< a mail="http://www.address@email.com" >linktext< /a >
D)< a href="http://address@email.com" >linktext< /a >
Question
A valid value for the font-size property is any of the following EXCEPT ____.

A)an actual numeric size
B)the value medium
C)a percentage
D)a hexadecimal value
Question
A(n)____ makes an image appear as if it has a frame around it.

A)index
B)border
C)variance
D)key tag
Question
If the text elements vary across paragraphs,a(n)____ style is good to use.

A)inline
B)dynamic
C)embedded
D)external
Question
____ paths specify the location of a file,in relation to the location of the file that is currently in use.

A)Absolute
B)Relative
C)Located
D)Baseline
Question
With an e-mail link,the link text used typically is the ____.

A)e-mail address
B)Web protocol
C)domain name of the e-mail server
D)e-mail password
Question
When text identifies a link,it often appears as ____ text.

A)bold
B)embedded
C)indexed
D)underlined
Question
A(n)____ path specifies the exact address for the file to which you are linking or displaying a graphic.

A)absolute
B)indexed
C)relative
D)baseline
Question
To end right-aligned text wrap,enter the ____ tag where the text should stop wrapping to the right.

A)< br style="clear: right" / >
B)< br stop="right" / >
C)< br nowrap="right" / >
D)< br end="right" / >
Question
Which of the following is NOT a pseudo-class that can be used when applied to the anchor or link selector?

A)link
B)focus
C)visited
D)hover
Question
The code ____ eliminates completely the underline on text links.

A)a:hover text-underline: none
B)a:hover text-decoration: blank
C)a:active text-underline: none
D)a:hover text-decoration: none
Question
_____ can serve as hyperlinks.

A)Text
B)Images
C)Animations
D)Video
Question
The ____ of an image impacts how long it takes an image to load.

A)size
B)complexity
C)subject
D)both a and b
Question
If you find a graphic you want to use,right-click the image,click ____ on the shortcut menu,and then save the image to your computer.

A)Store graphic
B)Archive JPEG
C)Save JPEG
D)Save picture as
Question
Once you have added a style statement with the class name "footer" you can display text in the style of that class using the ____ tag.

A)< p.class.footer >
B)< p class="footer" >
C)< p >footer< /p >
D)< p.footer >text here< /p >
Question
To make a style of one paragraph to be different from the style of others,you can define specific elements of an HTML file as a category,or a(n)____.

A)area
B)style set
C)class
D)index
Question
The tag and the class name are separated by a ____.

A)colon
B)number sign
C)period
D)comma
Question
To create a(n)____ version of an image,the image can be resized to a smaller size in a paint or image-editing program and then saved with a different file name.

A)thumbnail
B)pixelated
C)indexed
D)master
Question
A well-designed Web page provides a way for visitors to contact the person responsible for ____.

A)maintaining the Web site
B)designing the Web site
C)maintaining the Web server
D)addressing customer questions and comments
Question
The ____ tags decrease the font size in comparison to the surrounding text.

A)< low > < /low >
B)< less > < /less >
C)< decr > < /decr >
D)< small > < /small >
Question
The ____ tags create a container into which a user can add an inline style.

A)< div >< /div >
B)< span >< /span >
C)< p >< /p >
D)< style >< /style >
Question
The part of the style statement that identifies the page elements is called the ____.

A)anchor
B)declamation
C)declaration
D)selector
Question
A(n)____ style sheet is a separate document with a .css extension.

A)inline
B)embedded
C)extended
D)external
Question
Font-families are separated by ____.

A)periods
B)commas
C)semicolons
D)colons
Question
A pseudo-class is attached to a ____ to specify a state or relation and give the Web developer more control.

A)declaration with an ampersand
B)declaration with an @ sign
C)selector with a colon
D)selector with a period
Question
In this embedded style
< style type= "text/css" >
< !--
H1 {font-family: Garamond;
Font-size: 32pt}
-- >
< /style >
The h1 element is the ____.

A)declaration
B)anchor
C)declamation
D)selector
Question
To establish a class in which text associated with the class name "footer" displays in a 9-point blue font,you would add a style statement like this one: ____.

A)class.footer {color: blue; font-size: 9pt}
B)footer {color: blue; text: 9pt}
C)p.footer {color: blue; text-size: 9pt}
D)p[footer] {color: blue; point: 9pt}
Question
It is unusual for Web developers to utilize images to call attention to a Web page.
Question
When using text links on a Web page,it is recommended that you use the phrase "Click here."
Question
With an inter-page link,you insert the ampersand before the target id to indicate that you want to link to a specific section of a Web page,not necessarily the top of the page.
Question
With Internet Explorer,the default color for a normal link that has not been clicked is purple._________________________
Question
The change of a mouse pointer to a(n)hourglass when moved over text,for example,indicates that a link is available from the text._________________________
Question
To create a link to a link target ____.

A)the name attribute cannot be used
B)the target name is enclosed in quotation marks
C)the href attribute is followed by an #
D)the phrase "Click here" cannot be used
Question
If you want to change the colors of text links to override the browser defaults,you can designate those changes in the anchor < a > or < html > elements using an embedded or external style sheet,or by using an inline style._________________________
Question
If an image has no border,no frame will appear around the image.
Question
Examples of content types for the < a > tag include ____.

A)text/html
B)video/quicktime
C)image/jpeg
D)text/css
Question
Identifying the width and height attributes of an image can compromise page loading time.
Question
The home page should indicate clearly what links the visitors should click to move from one Web page on the Web site to another.
Question
Using hyperlinks,a Web site visitor can move from one page to another,to view information in any order.
Question
If you determine that you can effectively turn the underline off on a link,you can change the underline attribute to none._________________________
Question
With Internet Explorer,the default color for a visited link is red._________________________
Question
The < pre > tag sets enclosed text as preformatted material,preserving ____.

A)images
B)line breaks
C)spaces
D)punctuation
Question
Using the same graphical image on all marketing materials is a good way to provide a consistent visual and brand message to customers.
Question
The alt attribute provides information about the purpose of an image for assistive technology such as screen readers.
Question
Web pages rarely include links to connect one Web page to another page within the same Web site.
Question
By including links within a Web page,a visitor can click a link to move directly to a section of interest,rather than scrolling through the entire Web page.
Question
Links within a Web page allow visitors to move quickly from one section of the Web page to another.
Question
The float property indicates in which direction to display an element being inserted on a Web page.
Question
When the browser recognizes a(n)____________________ URL in a clicked link,it automatically opens a new message in the default e-mail program and inserts the appropriate contact e-mail address in the To field.
Question
A good technique for long Web pages is to allow visitors to link back to the top of the Web page easily from several places on the page.
Question
Regardless of where you get an image,always be aware of copyright rules and regulations.
Question
To create links within the same Web page,the targets for the links first must be created.
Question
A(n)____________________ describes the location (folder or external Web site)where the files can be found.
Question
In practice,the < strong > and < b > tags usually have the same result when the Web page displays.
Question
The Web contains many Web sites with thousands of image files on countless subjects that can be downloaded free and used for noncommercial purposes.
Question
To ensure that text appears as bold font,you would enclose it between a start < b > and end < /b > tag.
Question
You can add up to 15 classes in a given Web page.
Question
A(n)____________________ element or attribute is one that has been outdated.
Question
The < pre > < /pre > tags indent margins on sections of text.
Question
If a visitor clicks a thumbnail image to view the larger image,he or she can use the Return button on the browser's Standard toolbar to return to the original Web page displaying the thumbnail image.
Question
The < ____________________ > tag is a logical style tag that displays text with emphasis and usually appears as italicized.
Question
A link target is intended to mark a specific area of the Web page,to which a link can be directed.
Question
When a visitor clicks a(n)____________________ link,it automatically opens a new message in the default e-mail program and inserts the appropriate contact e-mail address in the To field.
Question
Alignment is rarely considered when inserting an image.
Question
The < ____________________ > tag designates a long quotation.
Question
The < a > and < /a > tags used to create a text link to a Web page within the same Web site are used to create a link to a Web page in another Web site.
Question
The < b > < /b > tags are a(n)____________________ style tag that displays text as bold.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/110
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 3: Creating Web Pages With Links, Images, and Embedded Style Sheets
1
With Internet Explorer,the default color for an active link ____.

A)is red
B)is purple
C)has no color
D)varies in color
D
2
An easy way to provide contact information is to include a(n)____ link on a Web site's home page,as well as on other pages in the Web site.

A)connection
B)user
C)e-mail
D)video
C
3
The ____ tag is used to create anchors for links to another page in the same Web site,to a Web page in an external Web site,within the same Web page,and for e-mail links.

A)< a >
B)< ol >
C)< ul >
D)< an >
A
4
A text link without the ____ tag will not display correctly in the browser.

A)< / br >
B)< /p >
C)< /a >
D)< /tl >
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
5
The ____ attribute of the < a > tag specifies what kind of content a linked page or file is,so as to help a browser determine if it can handle a specific kind of resource.

A)resource
B)source
C)type
D)content
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
6
The < a > tag also is called the ____ tag.

A)server
B)anchor
C)index
D)home
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
7
Using ____,a Web site's visitors can move from one page to another,and view information in any order.

A)indices
B)key values
C)attributes
D)hyperlinks
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
8
If an image has no ____,no frame will appear around the image.

A)index
B)key tag
C)variance
D)border
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
9
The ____ attribute of the < a > tag indicates a forward relationship from the current document to the linked document.

A)rel
B)fwd
C)rev
D)ahead
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
10
A Web developer should design the Web site in such a way that the links from one Web page to another are apparent and the ____ is clear.

A)fluidity
B)navigation
C)concatenation
D)indexing
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
11
If you want all of the text in a Web page to be the same,a(n)____ stylesheet is appropriate.

A)embedded
B)dynamic
C)inline
D)external
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
12
The font-weight property takes all of the following values EXCEPT the ____ value.

A)oblique
B)bolder
C)normal
D)lighter
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
13
If text is common across more than one Web page,a(n)____ style sheet should be used.

A)bullet-style
B)bullet-shape
C)external
D)disc
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
14
The form of an e-mail link is ____.

A)< a name="mailto:address@email.com" >linktext< /a >
B)< a href="mailto:address@email.com" >linktext< /a >
C)< a mail="http://www.address@email.com" >linktext< /a >
D)< a href="http://address@email.com" >linktext< /a >
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
15
A valid value for the font-size property is any of the following EXCEPT ____.

A)an actual numeric size
B)the value medium
C)a percentage
D)a hexadecimal value
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
16
A(n)____ makes an image appear as if it has a frame around it.

A)index
B)border
C)variance
D)key tag
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
17
If the text elements vary across paragraphs,a(n)____ style is good to use.

A)inline
B)dynamic
C)embedded
D)external
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
18
____ paths specify the location of a file,in relation to the location of the file that is currently in use.

A)Absolute
B)Relative
C)Located
D)Baseline
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
19
With an e-mail link,the link text used typically is the ____.

A)e-mail address
B)Web protocol
C)domain name of the e-mail server
D)e-mail password
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
20
When text identifies a link,it often appears as ____ text.

A)bold
B)embedded
C)indexed
D)underlined
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
21
A(n)____ path specifies the exact address for the file to which you are linking or displaying a graphic.

A)absolute
B)indexed
C)relative
D)baseline
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
22
To end right-aligned text wrap,enter the ____ tag where the text should stop wrapping to the right.

A)< br style="clear: right" / >
B)< br stop="right" / >
C)< br nowrap="right" / >
D)< br end="right" / >
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
23
Which of the following is NOT a pseudo-class that can be used when applied to the anchor or link selector?

A)link
B)focus
C)visited
D)hover
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
24
The code ____ eliminates completely the underline on text links.

A)a:hover text-underline: none
B)a:hover text-decoration: blank
C)a:active text-underline: none
D)a:hover text-decoration: none
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
25
_____ can serve as hyperlinks.

A)Text
B)Images
C)Animations
D)Video
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
26
The ____ of an image impacts how long it takes an image to load.

A)size
B)complexity
C)subject
D)both a and b
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
27
If you find a graphic you want to use,right-click the image,click ____ on the shortcut menu,and then save the image to your computer.

A)Store graphic
B)Archive JPEG
C)Save JPEG
D)Save picture as
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
28
Once you have added a style statement with the class name "footer" you can display text in the style of that class using the ____ tag.

A)< p.class.footer >
B)< p class="footer" >
C)< p >footer< /p >
D)< p.footer >text here< /p >
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
29
To make a style of one paragraph to be different from the style of others,you can define specific elements of an HTML file as a category,or a(n)____.

A)area
B)style set
C)class
D)index
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
30
The tag and the class name are separated by a ____.

A)colon
B)number sign
C)period
D)comma
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
31
To create a(n)____ version of an image,the image can be resized to a smaller size in a paint or image-editing program and then saved with a different file name.

A)thumbnail
B)pixelated
C)indexed
D)master
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
32
A well-designed Web page provides a way for visitors to contact the person responsible for ____.

A)maintaining the Web site
B)designing the Web site
C)maintaining the Web server
D)addressing customer questions and comments
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
33
The ____ tags decrease the font size in comparison to the surrounding text.

A)< low > < /low >
B)< less > < /less >
C)< decr > < /decr >
D)< small > < /small >
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
34
The ____ tags create a container into which a user can add an inline style.

A)< div >< /div >
B)< span >< /span >
C)< p >< /p >
D)< style >< /style >
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
35
The part of the style statement that identifies the page elements is called the ____.

A)anchor
B)declamation
C)declaration
D)selector
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
36
A(n)____ style sheet is a separate document with a .css extension.

A)inline
B)embedded
C)extended
D)external
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
37
Font-families are separated by ____.

A)periods
B)commas
C)semicolons
D)colons
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
38
A pseudo-class is attached to a ____ to specify a state or relation and give the Web developer more control.

A)declaration with an ampersand
B)declaration with an @ sign
C)selector with a colon
D)selector with a period
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
39
In this embedded style
< style type= "text/css" >
< !--
H1 {font-family: Garamond;
Font-size: 32pt}
-- >
< /style >
The h1 element is the ____.

A)declaration
B)anchor
C)declamation
D)selector
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
40
To establish a class in which text associated with the class name "footer" displays in a 9-point blue font,you would add a style statement like this one: ____.

A)class.footer {color: blue; font-size: 9pt}
B)footer {color: blue; text: 9pt}
C)p.footer {color: blue; text-size: 9pt}
D)p[footer] {color: blue; point: 9pt}
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
41
It is unusual for Web developers to utilize images to call attention to a Web page.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
42
When using text links on a Web page,it is recommended that you use the phrase "Click here."
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
43
With an inter-page link,you insert the ampersand before the target id to indicate that you want to link to a specific section of a Web page,not necessarily the top of the page.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
44
With Internet Explorer,the default color for a normal link that has not been clicked is purple._________________________
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
45
The change of a mouse pointer to a(n)hourglass when moved over text,for example,indicates that a link is available from the text._________________________
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
46
To create a link to a link target ____.

A)the name attribute cannot be used
B)the target name is enclosed in quotation marks
C)the href attribute is followed by an #
D)the phrase "Click here" cannot be used
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
47
If you want to change the colors of text links to override the browser defaults,you can designate those changes in the anchor < a > or < html > elements using an embedded or external style sheet,or by using an inline style._________________________
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
48
If an image has no border,no frame will appear around the image.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
49
Examples of content types for the < a > tag include ____.

A)text/html
B)video/quicktime
C)image/jpeg
D)text/css
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
50
Identifying the width and height attributes of an image can compromise page loading time.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
51
The home page should indicate clearly what links the visitors should click to move from one Web page on the Web site to another.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
52
Using hyperlinks,a Web site visitor can move from one page to another,to view information in any order.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
53
If you determine that you can effectively turn the underline off on a link,you can change the underline attribute to none._________________________
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
54
With Internet Explorer,the default color for a visited link is red._________________________
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
55
The < pre > tag sets enclosed text as preformatted material,preserving ____.

A)images
B)line breaks
C)spaces
D)punctuation
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
56
Using the same graphical image on all marketing materials is a good way to provide a consistent visual and brand message to customers.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
57
The alt attribute provides information about the purpose of an image for assistive technology such as screen readers.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
58
Web pages rarely include links to connect one Web page to another page within the same Web site.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
59
By including links within a Web page,a visitor can click a link to move directly to a section of interest,rather than scrolling through the entire Web page.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
60
Links within a Web page allow visitors to move quickly from one section of the Web page to another.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
61
The float property indicates in which direction to display an element being inserted on a Web page.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
62
When the browser recognizes a(n)____________________ URL in a clicked link,it automatically opens a new message in the default e-mail program and inserts the appropriate contact e-mail address in the To field.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
63
A good technique for long Web pages is to allow visitors to link back to the top of the Web page easily from several places on the page.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
64
Regardless of where you get an image,always be aware of copyright rules and regulations.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
65
To create links within the same Web page,the targets for the links first must be created.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
66
A(n)____________________ describes the location (folder or external Web site)where the files can be found.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
67
In practice,the < strong > and < b > tags usually have the same result when the Web page displays.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
68
The Web contains many Web sites with thousands of image files on countless subjects that can be downloaded free and used for noncommercial purposes.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
69
To ensure that text appears as bold font,you would enclose it between a start < b > and end < /b > tag.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
70
You can add up to 15 classes in a given Web page.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
71
A(n)____________________ element or attribute is one that has been outdated.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
72
The < pre > < /pre > tags indent margins on sections of text.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
73
If a visitor clicks a thumbnail image to view the larger image,he or she can use the Return button on the browser's Standard toolbar to return to the original Web page displaying the thumbnail image.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
74
The < ____________________ > tag is a logical style tag that displays text with emphasis and usually appears as italicized.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
75
A link target is intended to mark a specific area of the Web page,to which a link can be directed.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
76
When a visitor clicks a(n)____________________ link,it automatically opens a new message in the default e-mail program and inserts the appropriate contact e-mail address in the To field.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
77
Alignment is rarely considered when inserting an image.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
78
The < ____________________ > tag designates a long quotation.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
79
The < a > and < /a > tags used to create a text link to a Web page within the same Web site are used to create a link to a Web page in another Web site.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
80
The < b > < /b > tags are a(n)____________________ style tag that displays text as bold.
Unlock Deck
Unlock for access to all 110 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 110 flashcards in this deck.