Deck 3: Introducing Cascading Style Sheets

ملء الشاشة (f)
exit full mode
سؤال
CSS3 enables users to use which of the following?

A) Web fonts
B) box outlines
C) semitransparent colors
D) all of the above
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
What are the three primary colors?

A) red,black,and white
B) green,blue,and red
C) yellow,green,and blue
D) blue,red,and black
سؤال
CSS2 enabled users to do all of the following EXCEPT ____.

A) design styles for print media
B) control the behavior of cursors
C) control the appearance of scroll bars
D) apply drop shadows to text
سؤال
The manufacturers of Web browsers often create their own ____ extensions.

A) indexed
B) stylistic
C) proprietary
D) editable
سؤال
In CSS,colors can be entered by a(n)____.

A) name
B) hexadecimal value
C) RGB triplet
D) all of the above
سؤال
<strong>  As shown in the accompanying figure,the ____ is the name of a specific feature,such as color or font-size.</strong> A) property B) selector C) index D) rule <div style=padding-top: 35px>
As shown in the accompanying figure,the ____ is the name of a specific feature,such as color or font-size.

A) property
B) selector
C) index
D) rule
سؤال
Cascading Style Sheets are used to ____.

A) create the structure of the Web page
B) format Web pages
C) control elements of Web page content
D) all of the above
سؤال
CSS1 enabled users to do all of the following EXCEPT ____.

A) design styles for aural devices
B) align text center
C) set font size
D) set body margins
سؤال
A ____ could be h1 or body.

A) declaration list
B) value
C) property
D) selector
سؤال
<strong>  As shown in the accompanying figure,the ____ identifies the element you are applying a style to,such as h1 or body.</strong> A) property B) selector C) index D) rule <div style=padding-top: 35px>
As shown in the accompanying figure,the ____ identifies the element you are applying a style to,such as h1 or body.

A) property
B) selector
C) index
D) rule
سؤال
The advantages of using CSS include all of the following EXCEPT ____.

A) more flexible formatting
B) easily modified code
C) less functionality than using XHTML alone
D) greater consistency in the Web page
سؤال
For critical components and functionality,you should always test HTML and CSS in Web browsers that are at least ____ year(s)old.

A) 1
B) 2
C) 3
D) 4
سؤال
How many color names are standard in CSS2?

A) 15
B) 16
C) 17
D) over 200
سؤال
The ____ is the name of a specific feature,such as text-align.

A) declaration
B) style
C) property
D) rule
سؤال
The property ____ provides a setting for the associated feature (e.g. ,yellow for the color property).

A) key
B) value
C) parameter
D) element
سؤال
A style sheet is a collection of ____.

A) names
B) rules
C) attributes
D) elements
سؤال
If a CSS feature appears in all browsers without significant differences,the feature has ____.

A) inter-browser support
B) universal support
C) all-browser support
D) cross-browser support
سؤال
A rule for CSS is the combination of ____.

A) a selector,an element,and a value
B) an element,an attribute,and a value
C) a selector,a property,and a value
D) a property,an attribute,and a value
سؤال
Which of the following properties changes the text color?

A) font-color
B) color
C) back-color
D) background-color
سؤال
The working draft of CSS is ____.

A) CSS2
B) CSS2.2
C) CSS3
D) CSS4
سؤال
In an inline style rule,a(n)____ is included after the value.

A) semicolon
B) question mark
C) period
D) asterisk
سؤال
<strong>  The ____ property,as shown in the accompanying figure,is used to add white space between lines of text.</strong> A) line-height B) kerning C) white-space D) line-spacing <div style=padding-top: 35px>
The ____ property,as shown in the accompanying figure,is used to add white space between lines of text.

A) line-height
B) kerning
C) white-space
D) line-spacing
سؤال
The most intense color representation in the base 16 system is ____.

A) 00
B) 11
C) FF
D) GG
سؤال
The ____ element is used to connect the external style sheet to a Web page.

A) connect
B) attach
C) link
D) key
سؤال
The color ____ can be produced by blending the maximum intensity of red and green.

A) lilac
B) purple
C) yellow
D) brown
سؤال
You can change the color of links using the ____ property.

A) color
B) font
C) option
D) style
سؤال
A hexadecimal value is a base ____ value.

A) 8
B) 16
C) 10
D) 12
سؤال
The value uppercase for the ____ property adjusts characters to all uppercase without changing the actual text in the HTML code.

A) font-size
B) font-weight
C) text-transform
D) font-case
سؤال
Which of the following RGB triplets contains an error?

A) (0,213,23)
B) (15,255,257)
C) (55,55,55)
D) (0,0,0)
سؤال
The color ____ can be defined as an RGB triplet as rgb(255,255,0).

A) red
B) yellow
C) green
D) orange
سؤال
<strong>  As shown in the accompanying figure,specifying the value ____ for the text-decoration property removes the underline from hyperlinks.</strong> A) remove B) blank C) none D) delete <div style=padding-top: 35px>
As shown in the accompanying figure,specifying the value ____ for the text-decoration property removes the underline from hyperlinks.

A) remove
B) blank
C) none
D) delete
سؤال
By default,links are underlined and ____.

A) red
B) yellow
C) orange
D) blue
سؤال
The space between characters is called ____.

A) kerning
B) leading
C) tracking
D) weighing
سؤال
A comment begins with the ____ symbols.

A) ?&
B) %=
C) %+
D) /*
سؤال
The ____ is required as part of the CSS language for colors in hexadecimal values.

A) pound symbol
B) exclamation point
C) ampersand
D) question mark
سؤال
The color white's hex code can be represented as ____.

A) #FFFFFF
B) #000000
C) #F00000
D) #00000F
سؤال
Color intensity is represented by a number sign,followed by how many digits?

A) three
B) five
C) four
D) six
سؤال
The ____ mark the beginning and end of the group of properties and values for each selector.

A) angle brackets
B) braces
C) curly brackets
D) parentheses
سؤال
A separate document that contains styles is called a(n)____ style sheet.

A) inline
B) exterior
C) external
D) comment
سؤال
<strong>  The ____ property,as shown in the accompanying figure,indents the first line of each paragraph when used with the p selector.</strong> A) kerning B) text-indent C) tracking D) line-height <div style=padding-top: 35px>
The ____ property,as shown in the accompanying figure,indents the first line of each paragraph when used with the p selector.

A) kerning
B) text-indent
C) tracking
D) line-height
سؤال
An em unit equals the width of an uppercase letter ____ in the browser default font size.

A) W
B) M
C) N
D) E
سؤال
A font ____ is a set of fonts that have similar characteristics.

A) universe
B) cluster
C) family
D) platform
سؤال
Which of the following is an example of a relative value of the font-size property?

A) pt
B) px
C) em
D) pc
سؤال
<strong>  In the accompanying figure,Times New Roman is an example of a ____ font.</strong> A) serif B) sans-serif C) fantasy D) monospace <div style=padding-top: 35px>
In the accompanying figure,Times New Roman is an example of a ____ font.

A) serif
B) sans-serif
C) fantasy
D) monospace
سؤال
A font that looks artistic is called ____ font.

A) cursive
B) fantasy
C) creative
D) monospace
سؤال
When using the ____ property,it's common practice to provide a list of the fonts you prefer to be used to display the text,followed by a generic font.

A) font-display
B) font-cluster
C) font-set
D) font-family
سؤال
The generic font that uses a fixed character's width is called ____.

A) sans-serif
B) serif
C) cursive
D) monospace
سؤال
In sans-serif generic fonts,____.

A) letters have finishing strokes at the top or bottom
B) letters do not have finishing strokes
C) letters are decorative
D) letters are designed to look like handwriting
سؤال
The font-size property value of 3 em will ____.

A) keep the text size unchanged
B) make the text three times larger than the browser's default font size
C) add three pixels to the browser's default font size
D) make the text three times smaller than the browser's default font size
سؤال
How many generic fonts are used in Web page design?

A) three
B) four
C) five
D) six
سؤال
<strong>  In the accompanying figure,Courier New is an example of a ____ font.</strong> A) fantasy B) serif C) cursive D) monospace <div style=padding-top: 35px>
In the accompanying figure,Courier New is an example of a ____ font.

A) fantasy
B) serif
C) cursive
D) monospace
سؤال
The value of the text-indent property can be expressed ____.

A) in ems
B) as a percentage
C) in pixels
D) any of the above
سؤال
A point is the measurement of the font size and it is equal to ____ of one inch.

A) 1/36
B) 1/72
C) 1/16
D) 1/32
سؤال
CSS supports all of the following units of measurement of font size EXCEPT ____.

A) point
B) y-Height
C) x-Height
D) pixel
سؤال
<strong>  In the accompanying figure,Broadway is an example of a ____ font.</strong> A) cursive B) fantasy C) monospace D) sans-serif <div style=padding-top: 35px>
In the accompanying figure,Broadway is an example of a ____ font.

A) cursive
B) fantasy
C) monospace
D) sans-serif
سؤال
<strong>  In the accompanying figure,Arial is an example of a ____ font.</strong> A) cursive B) serif C) sans-serif D) monospace <div style=padding-top: 35px>
In the accompanying figure,Arial is an example of a ____ font.

A) cursive
B) serif
C) sans-serif
D) monospace
سؤال
Which of the following declarations is invalid?

A) font-family: Lucida Calligraphy;
B) font-family: Arial,serif;
C) font-family: "Times New Roman",sans-serif;
D) font-family: Arial,Helvetica,serif;
سؤال
<strong>  In the accompanying figure,Lucida Calligraphy is an example of a ____ font.</strong> A) fantasy B) monospace C) cursive D) serif <div style=padding-top: 35px>
In the accompanying figure,Lucida Calligraphy is an example of a ____ font.

A) fantasy
B) monospace
C) cursive
D) serif
سؤال
Which of the following comes first in the correct order for the font properties in the font shorthand property?

A) font-family
B) font-size
C) font-style
D) font-variant
سؤال
The ____ value of the text-transform property removes the lowercase and capitalize values.

A) none
B) blank
C) remove
D) delete
سؤال
With the text-align property,which of the following makes each line of text flush with the left and right margins?

A) flush-left
B) justify
C) flush-both
D) center
سؤال
Using the font shorthand property,values must be specified for the ____ property.

A) font-style
B) font-weight
C) font-size
D) all of the above
سؤال
Case-Based Critical Thinking Questions
Case 3-1
Ethan is trying to determine how Cascading Style Sheets can be used for the Web site that he has to develop for his company.He knows that his friend Leon already has developed a similar Web site,and he checks with Leon for some answers to his questions.
Ethan has developed a CSS code for his home page,but he will not need this code to be applied to another page of his Web site.What style type is the best match for his needs?

A) external
B) embedded
C) inline
D) integrated
سؤال
Case-Based Critical Thinking Questions
Case 3-1
Ethan is trying to determine how Cascading Style Sheets can be used for the Web site that he has to develop for his company.He knows that his friend Leon already has developed a similar Web site,and he checks with Leon for some answers to his questions.
Leon explains to Ethan that after CSS code is developed,it has to be tested on different browsers to prove that it appears without any significant differences.What is the name for that feature?

A) inter-browser support
B) cross-browser support
C) all-browser support
D) multi-browser support
سؤال
Case-Based Critical Thinking Questions
Case 3-1
Ethan is trying to determine how Cascading Style Sheets can be used for the Web site that he has to develop for his company.He knows that his friend Leon already has developed a similar Web site,and he checks with Leon for some answers to his questions.
Which of the following types of CSS does Leon tell Ethan will most compromise his ability to apply formatting changes globally?

A) external
B) internal
C) embedded
D) inline
سؤال
One method for validating a document that has not been posted to a Web server is called ____.

A) Set location
B) By direct input
C) Enter URL
D) none of the above
سؤال
Case-Based Critical Thinking Questions
Case 3-1
Ethan is trying to determine how Cascading Style Sheets can be used for the Web site that he has to develop for his company.He knows that his friend Leon already has developed a similar Web site,and he checks with Leon for some answers to his questions.
Ethan is not sure that using CSS is the best way to format Web documents.Leon explains to him the main advantage CSS has over HTML.What is that main reason?

A) better structure for the page content
B) simplified manipulation with HTML elements
C) flexible formatting and easily modified code
D) all of the above
سؤال
Case-Based Critical Thinking Questions
Case 3-2
Kyra has been promoted to a new position: international marketing director.She is not familiar with the significance of different colors in various cultures worldwide.Therefore,she asks Max,who is much more knowledgeable about these matters,to help her get up to speed.
If Kyra is building a religious Web site for an Israeli client,what color does Max say she should use if she wants to convey holiness?

A) white
B) yellow
C) red
D) blue
سؤال
Which of the following is a method for validating on the W3C CSS validation page?

A) Set location
B) By file upload
C) Enter URL
D) CSS value set
سؤال
For which of the following does CSS validation check?

A) spelling errors
B) grammar errors
C) typographical errors
D) none of the above
سؤال
Case-Based Critical Thinking Questions
Case 3-2
Kyra has been promoted to a new position: international marketing director.She is not familiar with the significance of different colors in various cultures worldwide.Therefore,she asks Max,who is much more knowledgeable about these matters,to help her get up to speed.
Max tells Kyra that _____ is the color for good luck in China.

A) blue
B) yellow
C) red
D) white
سؤال
The font-style property removes italic using the value ____.

A) remove
B) none
C) delete
D) normal
سؤال
The CSS property ____ is an example of a shorthand property.

A) font-style
B) font
C) font-family
D) font-shorthand
سؤال
In a shorthand property,property values are separated by ____.

A) commas
B) colons
C) spaces
D) semicolons
سؤال
Case-Based Critical Thinking Questions
Case 3-2
Kyra has been promoted to a new position: international marketing director.She is not familiar with the significance of different colors in various cultures worldwide.Therefore,she asks Max,who is much more knowledgeable about these matters,to help her get up to speed.
What does Max tell Kyra that she should avoid if she does not want to evoke the mood of funerals in Asia?

A) white
B) yellow
C) red
D) blue
سؤال
Which of the following is the wrong order for listing values of font properties?

A) font-style,font-weight,font-size,font-family
B) font-style,font-variant,font-size,font-family
C) font-size,font-style,font-weight,font-family
D) font-weight,font-size,font-family
سؤال
Case-Based Critical Thinking Questions
Case 3-1
Ethan is trying to determine how Cascading Style Sheets can be used for the Web site that he has to develop for his company.He knows that his friend Leon already has developed a similar Web site,and he checks with Leon for some answers to his questions.
Which of the following styles does Leon tell Ethan to avoid when writing CSS code?

A) external
B) embedded
C) inline
D) none of the above
سؤال
Case-Based Critical Thinking Questions
Case 3-2
Kyra has been promoted to a new position: international marketing director.She is not familiar with the significance of different colors in various cultures worldwide.Therefore,she asks Max,who is much more knowledgeable about these matters,to help her get up to speed.
Max tells Kyra that _____ is the color for courage in Japan.

A) red
B) white
C) yellow
D) blue
سؤال
Case-Based Critical Thinking Questions
Case 3-2
Kyra has been promoted to a new position: international marketing director.She is not familiar with the significance of different colors in various cultures worldwide.Therefore,she asks Max,who is much more knowledgeable about these matters,to help her get up to speed.
Max tells Kyra that _____ is the term that defines purity in India.

A) blue
B) white
C) red
D) yellow
سؤال
The font-style property removes underlining using the value ____.

A) remove
B) none
C) delete
D) normal
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/150
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 3: Introducing Cascading Style Sheets
1
CSS3 enables users to use which of the following?

A) Web fonts
B) box outlines
C) semitransparent colors
D) all of the above
D
2
What are the three primary colors?

A) red,black,and white
B) green,blue,and red
C) yellow,green,and blue
D) blue,red,and black
B
3
CSS2 enabled users to do all of the following EXCEPT ____.

A) design styles for print media
B) control the behavior of cursors
C) control the appearance of scroll bars
D) apply drop shadows to text
D
4
The manufacturers of Web browsers often create their own ____ extensions.

A) indexed
B) stylistic
C) proprietary
D) editable
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
5
In CSS,colors can be entered by a(n)____.

A) name
B) hexadecimal value
C) RGB triplet
D) all of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
6
<strong>  As shown in the accompanying figure,the ____ is the name of a specific feature,such as color or font-size.</strong> A) property B) selector C) index D) rule
As shown in the accompanying figure,the ____ is the name of a specific feature,such as color or font-size.

A) property
B) selector
C) index
D) rule
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
7
Cascading Style Sheets are used to ____.

A) create the structure of the Web page
B) format Web pages
C) control elements of Web page content
D) all of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
8
CSS1 enabled users to do all of the following EXCEPT ____.

A) design styles for aural devices
B) align text center
C) set font size
D) set body margins
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
9
A ____ could be h1 or body.

A) declaration list
B) value
C) property
D) selector
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
10
<strong>  As shown in the accompanying figure,the ____ identifies the element you are applying a style to,such as h1 or body.</strong> A) property B) selector C) index D) rule
As shown in the accompanying figure,the ____ identifies the element you are applying a style to,such as h1 or body.

A) property
B) selector
C) index
D) rule
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
11
The advantages of using CSS include all of the following EXCEPT ____.

A) more flexible formatting
B) easily modified code
C) less functionality than using XHTML alone
D) greater consistency in the Web page
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
12
For critical components and functionality,you should always test HTML and CSS in Web browsers that are at least ____ year(s)old.

A) 1
B) 2
C) 3
D) 4
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
13
How many color names are standard in CSS2?

A) 15
B) 16
C) 17
D) over 200
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
14
The ____ is the name of a specific feature,such as text-align.

A) declaration
B) style
C) property
D) rule
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
15
The property ____ provides a setting for the associated feature (e.g. ,yellow for the color property).

A) key
B) value
C) parameter
D) element
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
16
A style sheet is a collection of ____.

A) names
B) rules
C) attributes
D) elements
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
17
If a CSS feature appears in all browsers without significant differences,the feature has ____.

A) inter-browser support
B) universal support
C) all-browser support
D) cross-browser support
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
18
A rule for CSS is the combination of ____.

A) a selector,an element,and a value
B) an element,an attribute,and a value
C) a selector,a property,and a value
D) a property,an attribute,and a value
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
19
Which of the following properties changes the text color?

A) font-color
B) color
C) back-color
D) background-color
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
20
The working draft of CSS is ____.

A) CSS2
B) CSS2.2
C) CSS3
D) CSS4
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
21
In an inline style rule,a(n)____ is included after the value.

A) semicolon
B) question mark
C) period
D) asterisk
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
22
<strong>  The ____ property,as shown in the accompanying figure,is used to add white space between lines of text.</strong> A) line-height B) kerning C) white-space D) line-spacing
The ____ property,as shown in the accompanying figure,is used to add white space between lines of text.

A) line-height
B) kerning
C) white-space
D) line-spacing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
23
The most intense color representation in the base 16 system is ____.

A) 00
B) 11
C) FF
D) GG
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
24
The ____ element is used to connect the external style sheet to a Web page.

A) connect
B) attach
C) link
D) key
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
25
The color ____ can be produced by blending the maximum intensity of red and green.

A) lilac
B) purple
C) yellow
D) brown
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
26
You can change the color of links using the ____ property.

A) color
B) font
C) option
D) style
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
27
A hexadecimal value is a base ____ value.

A) 8
B) 16
C) 10
D) 12
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
28
The value uppercase for the ____ property adjusts characters to all uppercase without changing the actual text in the HTML code.

A) font-size
B) font-weight
C) text-transform
D) font-case
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
29
Which of the following RGB triplets contains an error?

A) (0,213,23)
B) (15,255,257)
C) (55,55,55)
D) (0,0,0)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
30
The color ____ can be defined as an RGB triplet as rgb(255,255,0).

A) red
B) yellow
C) green
D) orange
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
31
<strong>  As shown in the accompanying figure,specifying the value ____ for the text-decoration property removes the underline from hyperlinks.</strong> A) remove B) blank C) none D) delete
As shown in the accompanying figure,specifying the value ____ for the text-decoration property removes the underline from hyperlinks.

A) remove
B) blank
C) none
D) delete
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
32
By default,links are underlined and ____.

A) red
B) yellow
C) orange
D) blue
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
33
The space between characters is called ____.

A) kerning
B) leading
C) tracking
D) weighing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
34
A comment begins with the ____ symbols.

A) ?&
B) %=
C) %+
D) /*
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
35
The ____ is required as part of the CSS language for colors in hexadecimal values.

A) pound symbol
B) exclamation point
C) ampersand
D) question mark
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
36
The color white's hex code can be represented as ____.

A) #FFFFFF
B) #000000
C) #F00000
D) #00000F
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
37
Color intensity is represented by a number sign,followed by how many digits?

A) three
B) five
C) four
D) six
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
38
The ____ mark the beginning and end of the group of properties and values for each selector.

A) angle brackets
B) braces
C) curly brackets
D) parentheses
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
39
A separate document that contains styles is called a(n)____ style sheet.

A) inline
B) exterior
C) external
D) comment
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
40
<strong>  The ____ property,as shown in the accompanying figure,indents the first line of each paragraph when used with the p selector.</strong> A) kerning B) text-indent C) tracking D) line-height
The ____ property,as shown in the accompanying figure,indents the first line of each paragraph when used with the p selector.

A) kerning
B) text-indent
C) tracking
D) line-height
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
41
An em unit equals the width of an uppercase letter ____ in the browser default font size.

A) W
B) M
C) N
D) E
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
42
A font ____ is a set of fonts that have similar characteristics.

A) universe
B) cluster
C) family
D) platform
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
43
Which of the following is an example of a relative value of the font-size property?

A) pt
B) px
C) em
D) pc
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
44
<strong>  In the accompanying figure,Times New Roman is an example of a ____ font.</strong> A) serif B) sans-serif C) fantasy D) monospace
In the accompanying figure,Times New Roman is an example of a ____ font.

A) serif
B) sans-serif
C) fantasy
D) monospace
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
45
A font that looks artistic is called ____ font.

A) cursive
B) fantasy
C) creative
D) monospace
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
46
When using the ____ property,it's common practice to provide a list of the fonts you prefer to be used to display the text,followed by a generic font.

A) font-display
B) font-cluster
C) font-set
D) font-family
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
47
The generic font that uses a fixed character's width is called ____.

A) sans-serif
B) serif
C) cursive
D) monospace
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
48
In sans-serif generic fonts,____.

A) letters have finishing strokes at the top or bottom
B) letters do not have finishing strokes
C) letters are decorative
D) letters are designed to look like handwriting
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
49
The font-size property value of 3 em will ____.

A) keep the text size unchanged
B) make the text three times larger than the browser's default font size
C) add three pixels to the browser's default font size
D) make the text three times smaller than the browser's default font size
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
50
How many generic fonts are used in Web page design?

A) three
B) four
C) five
D) six
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
51
<strong>  In the accompanying figure,Courier New is an example of a ____ font.</strong> A) fantasy B) serif C) cursive D) monospace
In the accompanying figure,Courier New is an example of a ____ font.

A) fantasy
B) serif
C) cursive
D) monospace
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
52
The value of the text-indent property can be expressed ____.

A) in ems
B) as a percentage
C) in pixels
D) any of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
53
A point is the measurement of the font size and it is equal to ____ of one inch.

A) 1/36
B) 1/72
C) 1/16
D) 1/32
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
54
CSS supports all of the following units of measurement of font size EXCEPT ____.

A) point
B) y-Height
C) x-Height
D) pixel
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
55
<strong>  In the accompanying figure,Broadway is an example of a ____ font.</strong> A) cursive B) fantasy C) monospace D) sans-serif
In the accompanying figure,Broadway is an example of a ____ font.

A) cursive
B) fantasy
C) monospace
D) sans-serif
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
56
<strong>  In the accompanying figure,Arial is an example of a ____ font.</strong> A) cursive B) serif C) sans-serif D) monospace
In the accompanying figure,Arial is an example of a ____ font.

A) cursive
B) serif
C) sans-serif
D) monospace
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
57
Which of the following declarations is invalid?

A) font-family: Lucida Calligraphy;
B) font-family: Arial,serif;
C) font-family: "Times New Roman",sans-serif;
D) font-family: Arial,Helvetica,serif;
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
58
<strong>  In the accompanying figure,Lucida Calligraphy is an example of a ____ font.</strong> A) fantasy B) monospace C) cursive D) serif
In the accompanying figure,Lucida Calligraphy is an example of a ____ font.

A) fantasy
B) monospace
C) cursive
D) serif
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
59
Which of the following comes first in the correct order for the font properties in the font shorthand property?

A) font-family
B) font-size
C) font-style
D) font-variant
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
60
The ____ value of the text-transform property removes the lowercase and capitalize values.

A) none
B) blank
C) remove
D) delete
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
61
With the text-align property,which of the following makes each line of text flush with the left and right margins?

A) flush-left
B) justify
C) flush-both
D) center
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
62
Using the font shorthand property,values must be specified for the ____ property.

A) font-style
B) font-weight
C) font-size
D) all of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
63
Case-Based Critical Thinking Questions
Case 3-1
Ethan is trying to determine how Cascading Style Sheets can be used for the Web site that he has to develop for his company.He knows that his friend Leon already has developed a similar Web site,and he checks with Leon for some answers to his questions.
Ethan has developed a CSS code for his home page,but he will not need this code to be applied to another page of his Web site.What style type is the best match for his needs?

A) external
B) embedded
C) inline
D) integrated
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
64
Case-Based Critical Thinking Questions
Case 3-1
Ethan is trying to determine how Cascading Style Sheets can be used for the Web site that he has to develop for his company.He knows that his friend Leon already has developed a similar Web site,and he checks with Leon for some answers to his questions.
Leon explains to Ethan that after CSS code is developed,it has to be tested on different browsers to prove that it appears without any significant differences.What is the name for that feature?

A) inter-browser support
B) cross-browser support
C) all-browser support
D) multi-browser support
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
65
Case-Based Critical Thinking Questions
Case 3-1
Ethan is trying to determine how Cascading Style Sheets can be used for the Web site that he has to develop for his company.He knows that his friend Leon already has developed a similar Web site,and he checks with Leon for some answers to his questions.
Which of the following types of CSS does Leon tell Ethan will most compromise his ability to apply formatting changes globally?

A) external
B) internal
C) embedded
D) inline
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
66
One method for validating a document that has not been posted to a Web server is called ____.

A) Set location
B) By direct input
C) Enter URL
D) none of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
67
Case-Based Critical Thinking Questions
Case 3-1
Ethan is trying to determine how Cascading Style Sheets can be used for the Web site that he has to develop for his company.He knows that his friend Leon already has developed a similar Web site,and he checks with Leon for some answers to his questions.
Ethan is not sure that using CSS is the best way to format Web documents.Leon explains to him the main advantage CSS has over HTML.What is that main reason?

A) better structure for the page content
B) simplified manipulation with HTML elements
C) flexible formatting and easily modified code
D) all of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
68
Case-Based Critical Thinking Questions
Case 3-2
Kyra has been promoted to a new position: international marketing director.She is not familiar with the significance of different colors in various cultures worldwide.Therefore,she asks Max,who is much more knowledgeable about these matters,to help her get up to speed.
If Kyra is building a religious Web site for an Israeli client,what color does Max say she should use if she wants to convey holiness?

A) white
B) yellow
C) red
D) blue
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
69
Which of the following is a method for validating on the W3C CSS validation page?

A) Set location
B) By file upload
C) Enter URL
D) CSS value set
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
70
For which of the following does CSS validation check?

A) spelling errors
B) grammar errors
C) typographical errors
D) none of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
71
Case-Based Critical Thinking Questions
Case 3-2
Kyra has been promoted to a new position: international marketing director.She is not familiar with the significance of different colors in various cultures worldwide.Therefore,she asks Max,who is much more knowledgeable about these matters,to help her get up to speed.
Max tells Kyra that _____ is the color for good luck in China.

A) blue
B) yellow
C) red
D) white
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
72
The font-style property removes italic using the value ____.

A) remove
B) none
C) delete
D) normal
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
73
The CSS property ____ is an example of a shorthand property.

A) font-style
B) font
C) font-family
D) font-shorthand
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
74
In a shorthand property,property values are separated by ____.

A) commas
B) colons
C) spaces
D) semicolons
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
75
Case-Based Critical Thinking Questions
Case 3-2
Kyra has been promoted to a new position: international marketing director.She is not familiar with the significance of different colors in various cultures worldwide.Therefore,she asks Max,who is much more knowledgeable about these matters,to help her get up to speed.
What does Max tell Kyra that she should avoid if she does not want to evoke the mood of funerals in Asia?

A) white
B) yellow
C) red
D) blue
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
76
Which of the following is the wrong order for listing values of font properties?

A) font-style,font-weight,font-size,font-family
B) font-style,font-variant,font-size,font-family
C) font-size,font-style,font-weight,font-family
D) font-weight,font-size,font-family
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
77
Case-Based Critical Thinking Questions
Case 3-1
Ethan is trying to determine how Cascading Style Sheets can be used for the Web site that he has to develop for his company.He knows that his friend Leon already has developed a similar Web site,and he checks with Leon for some answers to his questions.
Which of the following styles does Leon tell Ethan to avoid when writing CSS code?

A) external
B) embedded
C) inline
D) none of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
78
Case-Based Critical Thinking Questions
Case 3-2
Kyra has been promoted to a new position: international marketing director.She is not familiar with the significance of different colors in various cultures worldwide.Therefore,she asks Max,who is much more knowledgeable about these matters,to help her get up to speed.
Max tells Kyra that _____ is the color for courage in Japan.

A) red
B) white
C) yellow
D) blue
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
79
Case-Based Critical Thinking Questions
Case 3-2
Kyra has been promoted to a new position: international marketing director.She is not familiar with the significance of different colors in various cultures worldwide.Therefore,she asks Max,who is much more knowledgeable about these matters,to help her get up to speed.
Max tells Kyra that _____ is the term that defines purity in India.

A) blue
B) white
C) red
D) yellow
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
80
The font-style property removes underlining using the value ____.

A) remove
B) none
C) delete
D) normal
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.