HTML5 - ✔✔✔Hyper Text Markup Language 5. A language that requires few plug-ins and standardizes
how video and audio are presented on a Web Page.
Ajax - ✔✔✔What is used to give web applications the same responsiveness as desktop applications?
Flat file - ✔✔✔Which database type can store data in a single table only?
Video - ✔✔✔Which HTML5 element has a poster attribute?
Uses a file format to stream online videos - ✔✔✔What is the purpose of the WebM MIME type?
<html> - ✔✔✔Which tag uses the manifest attribute to enable the offline support for a web page?
getCurrentPosition() - ✔✔✔Which HTML5 geolocation API process retrieves the user's latitude and
longitude?
Multiple sites are hosted on individual servers. - ✔✔✔What is a characteristic of a virtual server?
XML - ✔✔✔Which file type allows a client to integrate to a vendor's purchasing system by transmitting
data points when a user clicks send?
The entity whose work is being used - ✔✔✔Who is responsible for protecting a copyright?
Make choices to avoid violating the rights of people - ✔✔✔What is a working definition of ethics for a
web designer?
Trademark - ✔✔✔Which term describes a unique word, phrase, or symbol that is officially registered by
an organization with the government?
,1. Instructs a web browser which HTML version to use
2. Read by an HTML validation engine - ✔✔✔What are two characteristics of <!DOCTYPE>?
1. Might fail to edit code that contains newer tags
2. Allow page creation by using a mouse - ✔✔✔What are two characteristics of WYSIWYG editors?
Usability of the GUI editor by a user with disabilities - ✔✔✔What does the W3C Authoring Tool
Accessibility Guidelines evaluate?
To guide development of editors for developers with disabilities - ✔✔✔What is the purpose of the W3C
Authoring Tool Accessibility Guidelines?
<meta name="viewport" content="width=device-width, initial-scale=1"> - ✔✔✔Which tag should be
added to ensure a responsive design in a web page, and which will be accessed from a variety of
devices?
article - ✔✔✔Which HTML5 element structure is defined for company services and blogs?
<input type="email"> - ✔✔✔Which tag is a valid form field for exclusive use in HTML5?
Colocation service - ✔✔✔Which hosting option allows a company to ship specific hardware to the
provider?
Value - ✔✔✔Which attribute should be used to add default text to an input tag of type text?
Name - ✔✔✔Which HTML5 tag attribute should be supplied for an input field in a web form if submitted
to the server?
1. Radio
, 2. Checkbox - ✔✔✔Which two form elements should use the same name for groups of related
elements?
canvas - ✔✔✔Which HTML5 element is used to draw graphics on a web page?
<br> - ✔✔✔Which HTML5 tag is self-closing?
Vector - ✔✔✔Which graphical image type scales without losing image quality?
Add JavaScript code to HTML documents and create a new CSS rule - ✔✔✔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 - ✔✔✔Which two methods are used to apply
Cascading Style Sheets (CSS)?
1.00 - ✔✔✔Which value of the opacity property in CSS3, represents completely opaque?
As a CSS extension language for preprocessing - ✔✔✔What are Syntactically Awesome Style Sheets
(SASS) used for with regard to adding functionality?
Pre - ✔✔✔Which HTML tag is used to display text exactly as it is defined in the HTML markup?
a:link { color:red; } - ✔✔✔Which CSS state selectors show uninspected HREFs in red?
float - ✔✔✔Which property is used in CSS3 to specify the left or right alignment of an image?
Upper left and lower right - ✔✔✔Which pair of points is specified when defining a rectangular hot spot?