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

ملء الشاشة (f)
exit full mode
سؤال
With Internet Explorer,the default color for an active link ____.

A)is red
B)is purple
C)has no color
D)varies in color
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
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
سؤال
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 text link without the ____ tag will not display correctly in the browser.

A)< / br >
B)< /p >
C)< /a >
D)< /tl >
سؤال
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
سؤال
The < a > tag also is called the ____ tag.

A)server
B)anchor
C)index
D)home
سؤال
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
سؤال
If an image has no ____,no frame will appear around the image.

A)index
B)key tag
C)variance
D)border
سؤال
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
سؤال
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
سؤال
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
سؤال
The font-weight property takes all of the following values EXCEPT the ____ value.

A)oblique
B)bolder
C)normal
D)lighter
سؤال
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
سؤال
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 >
سؤال
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
سؤال
A(n)____ makes an image appear as if it has a frame around it.

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

A)inline
B)dynamic
C)embedded
D)external
سؤال
____ 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
سؤال
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
سؤال
When text identifies a link,it often appears as ____ text.

A)bold
B)embedded
C)indexed
D)underlined
سؤال
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
سؤال
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" / >
سؤال
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
سؤال
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
سؤال
_____ can serve as hyperlinks.

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

A)size
B)complexity
C)subject
D)both a and b
سؤال
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
سؤال
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 >
سؤال
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
سؤال
The tag and the class name are separated by a ____.

A)colon
B)number sign
C)period
D)comma
سؤال
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
سؤال
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
سؤال
The ____ tags decrease the font size in comparison to the surrounding text.

A)< low > < /low >
B)< less > < /less >
C)< decr > < /decr >
D)< small > < /small >
سؤال
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 >
سؤال
The part of the style statement that identifies the page elements is called the ____.

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

A)inline
B)embedded
C)extended
D)external
سؤال
Font-families are separated by ____.

A)periods
B)commas
C)semicolons
D)colons
سؤال
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
سؤال
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
سؤال
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}
سؤال
It is unusual for Web developers to utilize images to call attention to a Web page.
سؤال
When using text links on a Web page,it is recommended that you use the phrase "Click here."
سؤال
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.
سؤال
With Internet Explorer,the default color for a normal link that has not been clicked is purple._________________________
سؤال
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._________________________
سؤال
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
سؤال
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._________________________
سؤال
If an image has no border,no frame will appear around the image.
سؤال
Examples of content types for the < a > tag include ____.

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

A)images
B)line breaks
C)spaces
D)punctuation
سؤال
Using the same graphical image on all marketing materials is a good way to provide a consistent visual and brand message to customers.
سؤال
The alt attribute provides information about the purpose of an image for assistive technology such as screen readers.
سؤال
Web pages rarely include links to connect one Web page to another page within the same Web site.
سؤال
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.
سؤال
Links within a Web page allow visitors to move quickly from one section of the Web page to another.
سؤال
The float property indicates in which direction to display an element being inserted on a Web page.
سؤال
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.
سؤال
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.
سؤال
Regardless of where you get an image,always be aware of copyright rules and regulations.
سؤال
To create links within the same Web page,the targets for the links first must be created.
سؤال
A(n)____________________ describes the location (folder or external Web site)where the files can be found.
سؤال
In practice,the < strong > and < b > tags usually have the same result when the Web page displays.
سؤال
The Web contains many Web sites with thousands of image files on countless subjects that can be downloaded free and used for noncommercial purposes.
سؤال
To ensure that text appears as bold font,you would enclose it between a start < b > and end < /b > tag.
سؤال
You can add up to 15 classes in a given Web page.
سؤال
A(n)____________________ element or attribute is one that has been outdated.
سؤال
The < pre > < /pre > tags indent margins on sections of text.
سؤال
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.
سؤال
The < ____________________ > tag is a logical style tag that displays text with emphasis and usually appears as italicized.
سؤال
A link target is intended to mark a specific area of the Web page,to which a link can be directed.
سؤال
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.
سؤال
Alignment is rarely considered when inserting an image.
سؤال
The < ____________________ > tag designates a long quotation.
سؤال
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.
سؤال
The < b > < /b > tags are a(n)____________________ style tag that displays text as bold.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/110
auto play flashcards
العب
simple tutorial
ملء الشاشة (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 >
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
6
The < a > tag also is called the ____ tag.

A)server
B)anchor
C)index
D)home
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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 >
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
20
When text identifies a link,it often appears as ____ text.

A)bold
B)embedded
C)indexed
D)underlined
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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" / >
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
25
_____ can serve as hyperlinks.

A)Text
B)Images
C)Animations
D)Video
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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 >
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
30
The tag and the class name are separated by a ____.

A)colon
B)number sign
C)period
D)comma
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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 >
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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 >
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
36
A(n)____ style sheet is a separate document with a .css extension.

A)inline
B)embedded
C)extended
D)external
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
37
Font-families are separated by ____.

A)periods
B)commas
C)semicolons
D)colons
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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}
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
41
It is unusual for Web developers to utilize images to call attention to a Web page.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
42
When using text links on a Web page,it is recommended that you use the phrase "Click here."
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
44
With Internet Explorer,the default color for a normal link that has not been clicked is purple._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
48
If an image has no border,no frame will appear around the image.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
50
Identifying the width and height attributes of an image can compromise page loading time.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
52
Using hyperlinks,a Web site visitor can move from one page to another,to view information in any order.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
54
With Internet Explorer,the default color for a visited link is red._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
55
The < pre > tag sets enclosed text as preformatted material,preserving ____.

A)images
B)line breaks
C)spaces
D)punctuation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
57
The alt attribute provides information about the purpose of an image for assistive technology such as screen readers.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
58
Web pages rarely include links to connect one Web page to another page within the same Web site.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
60
Links within a Web page allow visitors to move quickly from one section of the Web page to another.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
61
The float property indicates in which direction to display an element being inserted on a Web page.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
64
Regardless of where you get an image,always be aware of copyright rules and regulations.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
65
To create links within the same Web page,the targets for the links first must be created.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
66
A(n)____________________ describes the location (folder or external Web site)where the files can be found.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
67
In practice,the < strong > and < b > tags usually have the same result when the Web page displays.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
69
To ensure that text appears as bold font,you would enclose it between a start < b > and end < /b > tag.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
70
You can add up to 15 classes in a given Web page.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
71
A(n)____________________ element or attribute is one that has been outdated.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
72
The < pre > < /pre > tags indent margins on sections of text.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
74
The < ____________________ > tag is a logical style tag that displays text with emphasis and usually appears as italicized.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
77
Alignment is rarely considered when inserting an image.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
78
The < ____________________ > tag designates a long quotation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
80
The < b > < /b > tags are a(n)____________________ style tag that displays text as bold.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 110 في هذه المجموعة.