C779 Exam Study
Material/Guide+Questions with Correct
Answers
canvas - ANS Which HTML5 element is used to draw graphics on a web page?
<br> - ANS Which HTML5 tag is self-closing?
Vector - ANS Which graphical image type scales without losing image quality?
Add JavaScript code to HTML documents and create a new CSS rule - ANS An organization has
users which run older versions of Internet Explorer. Which action should be done to ensure that
that web page content is visible in all browsers?
1. Embedding an internal style sheet in an HTML page
2. Linking an HTML page to an external style sheet - ANS Which two methods are used to
apply Cascading Style Sheets (CSS)?
1.00 - ANS Which value of the opacity property in CSS3, represents completely opaque?
As a CSS extension language for preprocessing - ANS What are Syntactically Awesome
Style Sheets (SASS) used for with regard to adding functionality?
Pre - ANS Which HTML tag is used to display text exactly as it is defined in the HTML markup?
,a:link { color:red; } - ANS Which CSS state selectors show uninspected HREFs in red?
float - ANS Which property is used in CSS3 to specify the left or right alignment of an image?
Upper left and lower right - ANS Which pair of points is specified when defining a
rectangular hot spot?
1. Center
2. Radius - ANS Which two points are specified when defining a circular hot spot?
Row - ANS Which table element is always required when adding a table to an HTML page?
Relative Uniform Resource Locator (URL) - ANS Which type of address does the hyperlink
../about/map.html point towards?
1. <head>
2. <body> - ANS Which two tags are containers for other tags?
<select multiple><option value="item1"> item 1 </option><option value="item2"> item 2
</option><option value="item3"> item 3 </option></select> - ANS Which markup should be
added to a form to create a drop-down list that allows users to select with three selectable
options?
<link rel= "stylesheet" type="text/css" href="theme.css"> - ANS Which markup should be used
to link a CSS document to a web page?
Flash - ANS Which multimedia technology did popular video sharing sites replace with Motion
Picture Experts Group-4 (MP4) to address security concerns?
, Nesting - ANS Which term describes the process of adding a pair of tags within another pair of
tags?
1. Ensure that pages support screen-reader apps
2. Provide text descriptions for images - ANS Which two actions should be used to
address users with visual impairments?
<a href="http://www.wgu.edu">WGU</a> - ANS Which valid code shows a functional,
formatted hyperlink reference?
Hash (#) - ANS Which symbol with an href value tells the browser to look for an anchor
within the current document?
type - ANS Which attribute is used to specify the format of a video file?
body{ background-image: url('paper.gif')} - ANS Which code block should be used to set
the background image for a web page?
Red - ANS Given the following markup and code: <nav id="basenav"> green or black </nav>
#basenav { color: red;}nav { color: blue;} Which color will the navigation element be?
Cascading Style Sheets (CSS) - ANS A technology that allows greater style definition and
formatting control of HTML elements. Formatting can be placed within the HTML or called
remotely from an external style sheet.
Cascading Style Sheets (CSS) - ANS Rules in an external text file that determine how to
display HTML elements in your Web pages. CSS contain formatting instructions that can
define the font, color and phrase elements used on a particular markup page.
Material/Guide+Questions with Correct
Answers
canvas - ANS Which HTML5 element is used to draw graphics on a web page?
<br> - ANS Which HTML5 tag is self-closing?
Vector - ANS Which graphical image type scales without losing image quality?
Add JavaScript code to HTML documents and create a new CSS rule - ANS An organization has
users which run older versions of Internet Explorer. Which action should be done to ensure that
that web page content is visible in all browsers?
1. Embedding an internal style sheet in an HTML page
2. Linking an HTML page to an external style sheet - ANS Which two methods are used to
apply Cascading Style Sheets (CSS)?
1.00 - ANS Which value of the opacity property in CSS3, represents completely opaque?
As a CSS extension language for preprocessing - ANS What are Syntactically Awesome
Style Sheets (SASS) used for with regard to adding functionality?
Pre - ANS Which HTML tag is used to display text exactly as it is defined in the HTML markup?
,a:link { color:red; } - ANS Which CSS state selectors show uninspected HREFs in red?
float - ANS Which property is used in CSS3 to specify the left or right alignment of an image?
Upper left and lower right - ANS Which pair of points is specified when defining a
rectangular hot spot?
1. Center
2. Radius - ANS Which two points are specified when defining a circular hot spot?
Row - ANS Which table element is always required when adding a table to an HTML page?
Relative Uniform Resource Locator (URL) - ANS Which type of address does the hyperlink
../about/map.html point towards?
1. <head>
2. <body> - ANS Which two tags are containers for other tags?
<select multiple><option value="item1"> item 1 </option><option value="item2"> item 2
</option><option value="item3"> item 3 </option></select> - ANS Which markup should be
added to a form to create a drop-down list that allows users to select with three selectable
options?
<link rel= "stylesheet" type="text/css" href="theme.css"> - ANS Which markup should be used
to link a CSS document to a web page?
Flash - ANS Which multimedia technology did popular video sharing sites replace with Motion
Picture Experts Group-4 (MP4) to address security concerns?
, Nesting - ANS Which term describes the process of adding a pair of tags within another pair of
tags?
1. Ensure that pages support screen-reader apps
2. Provide text descriptions for images - ANS Which two actions should be used to
address users with visual impairments?
<a href="http://www.wgu.edu">WGU</a> - ANS Which valid code shows a functional,
formatted hyperlink reference?
Hash (#) - ANS Which symbol with an href value tells the browser to look for an anchor
within the current document?
type - ANS Which attribute is used to specify the format of a video file?
body{ background-image: url('paper.gif')} - ANS Which code block should be used to set
the background image for a web page?
Red - ANS Given the following markup and code: <nav id="basenav"> green or black </nav>
#basenav { color: red;}nav { color: blue;} Which color will the navigation element be?
Cascading Style Sheets (CSS) - ANS A technology that allows greater style definition and
formatting control of HTML elements. Formatting can be placed within the HTML or called
remotely from an external style sheet.
Cascading Style Sheets (CSS) - ANS Rules in an external text file that determine how to
display HTML elements in your Web pages. CSS contain formatting instructions that can
define the font, color and phrase elements used on a particular markup page.