MTA EXAM 98-375 (HTML5) LESSON 2
QUESTIONS AND ANSWERS
An HTML tag that doesn't require an end tag is called a(n) ________ tag. - Correct
Answers -empty
A(n) __________ works with an element to describe data in enough detail
for rendering. - Correct Answers -attributes
The __________ is a declaration that is found at the very top of almost every Web
page. - Correct Answers –doctype
The ________ element adds a caption to an image on a Web page, and you can
display the caption before or after the image. - Correct Answers -figureCaption
Using the ________ element, the Web page becomes a drawing pad, and you use
JavaScript commands to draw pixel-based shapes on a canvas that include color,
gradients,
and pattern fills. - Correct Answers -canvas
________ is a language for describing 2D graphics in Extensible Markup
Language (XML). - Correct Answers -Scalable Vector Graphics (SVG)
A ____________ element or attribute has been removed from the list of available
HTML elements according to the W3C. - Correct Answers -deprecated
A ________ image is made up of pixels, whereas a ________ image is
made up of lines and curves based on mathematical expressions. - Correct Answers -
raster, vector
New to HTML5, the ________ element specifies the type of figure you're adding,
such as an image, diagram, photo, and so on. - Correct Answers -figure
The HTML5 ________ element and ________ elements enable you to
provide multimedia from a Web browser without the need for plug-ins. - Correct
Answers -audio, video
QUESTIONS AND ANSWERS
An HTML tag that doesn't require an end tag is called a(n) ________ tag. - Correct
Answers -empty
A(n) __________ works with an element to describe data in enough detail
for rendering. - Correct Answers -attributes
The __________ is a declaration that is found at the very top of almost every Web
page. - Correct Answers –doctype
The ________ element adds a caption to an image on a Web page, and you can
display the caption before or after the image. - Correct Answers -figureCaption
Using the ________ element, the Web page becomes a drawing pad, and you use
JavaScript commands to draw pixel-based shapes on a canvas that include color,
gradients,
and pattern fills. - Correct Answers -canvas
________ is a language for describing 2D graphics in Extensible Markup
Language (XML). - Correct Answers -Scalable Vector Graphics (SVG)
A ____________ element or attribute has been removed from the list of available
HTML elements according to the W3C. - Correct Answers -deprecated
A ________ image is made up of pixels, whereas a ________ image is
made up of lines and curves based on mathematical expressions. - Correct Answers -
raster, vector
New to HTML5, the ________ element specifies the type of figure you're adding,
such as an image, diagram, photo, and so on. - Correct Answers -figure
The HTML5 ________ element and ________ elements enable you to
provide multimedia from a Web browser without the need for plug-ins. - Correct
Answers -audio, video