MIST 4630 final quiz - web standards ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
questions with verified answers ||\\//|| ||\\//|| ||\\//||
Which of the following is a possible value to using the CSS position attribute to style an
||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
HTML element? (select all that apply) ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
fixed
left
relative
absolute
right
float - correct answer✔✔fixed
||\\//|| ||\\//|| ||\\//||
,relative
,absolute
Which of the following CSS statements will display a border with the following
||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
characteristics:
The top border = 10 pixels
||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
The bottom border = 5 pixels
||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
The left border = 20 pixels
||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
The right border = 1pixel?
||\\//|| ||\\//|| ||\\//|| ||\\//||
border-width: 10px 1px 5px 20px; ||\\//|| ||\\//|| ||\\//|| ||\\//||
, border: 10px 5px 20px 1px; ||\\//|| ||\\//|| ||\\//|| ||\\//||
border-width: 10px 5px 20px 1px; ||\\//|| ||\\//|| ||\\//|| ||\\//||
border:10px 1px 5px 20px; - correct answer✔✔border-width: 10px 1px 5px 20px; ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
Which of the following HTML tags makes text content a heading with the largest size?
||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
<h6>...</h6>
<p>...</p>
<h1>...</h1>
<heading>...</heading> - correct answer✔✔<h1>...</h1> ||\\//|| ||\\//|| ||\\//||
In general, separation of concerns allows us to obtain high coupling and low cohesion.
||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
True or False - correct answer✔✔False
||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
Match the Web Standards concern with the Web Standards technology that is best for
||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
handling that concern. ||\\//|| ||\\//||
CSS
HTML
JavaScript
Structure
Style
Behavior - correct answer✔✔2 ||\\//|| ||\\//|| ||\\//||
1
3
questions with verified answers ||\\//|| ||\\//|| ||\\//||
Which of the following is a possible value to using the CSS position attribute to style an
||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
HTML element? (select all that apply) ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
fixed
left
relative
absolute
right
float - correct answer✔✔fixed
||\\//|| ||\\//|| ||\\//||
,relative
,absolute
Which of the following CSS statements will display a border with the following
||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
characteristics:
The top border = 10 pixels
||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
The bottom border = 5 pixels
||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
The left border = 20 pixels
||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
The right border = 1pixel?
||\\//|| ||\\//|| ||\\//|| ||\\//||
border-width: 10px 1px 5px 20px; ||\\//|| ||\\//|| ||\\//|| ||\\//||
, border: 10px 5px 20px 1px; ||\\//|| ||\\//|| ||\\//|| ||\\//||
border-width: 10px 5px 20px 1px; ||\\//|| ||\\//|| ||\\//|| ||\\//||
border:10px 1px 5px 20px; - correct answer✔✔border-width: 10px 1px 5px 20px; ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
Which of the following HTML tags makes text content a heading with the largest size?
||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
<h6>...</h6>
<p>...</p>
<h1>...</h1>
<heading>...</heading> - correct answer✔✔<h1>...</h1> ||\\//|| ||\\//|| ||\\//||
In general, separation of concerns allows us to obtain high coupling and low cohesion.
||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
True or False - correct answer✔✔False
||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
Match the Web Standards concern with the Web Standards technology that is best for
||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//|| ||\\//||
handling that concern. ||\\//|| ||\\//||
CSS
HTML
JavaScript
Structure
Style
Behavior - correct answer✔✔2 ||\\//|| ||\\//|| ||\\//||
1
3