SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Html5 Basics
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Easiest way to add audio to an HTML5 page
lang
case sensitive
<audio src="fileName.mp3"></audio>
inline
2. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
root-relative
content
document type
charset
3. Provides information about the contents of a web document
metadata
<audio src="fileName.mp3"></audio>
unordered
<video src="fileName.mp4"></video>
4. Discover/correct problems in an HTML file: _____ an HTML file
meta
debug
default
singleton
5. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
WebKit
JavaScript
alt="" empty (no space)
declaration
6. Command to attach an external style sheet (called 'mystyles.css' to a web page
Accessibility
natively
placeholders
<link rel="stylesheet" href="mystyles.css">
7. Five common attributes for an image tag: src - ____ - height - width - title
<p><a href="#top">Return to top</a></p>
alt
<embed>
favicon
8. Image type used for photographs and scans
false
jpeg (jpg)
Aptana
WebKit
9. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______
nest
JavaScript
alt="" empty (no space)
octothorpe
10. The height and width attributes may be used to '________' an image to a given dimension.
title
stretch
document tree
<dt>
11. Common use of a link element that provides a 'custom' feel to your web page
semicolon(;)
favicon
test
Internet Explorer (IE)
12. Command to establish the characters that compose a page
<meta charset="UTF-8">
<!DOCTYPE html><html></html>
Accessibility
article
13. Three common video codecs: H.264 - _____ - VP8
debug
sub
unordered
Theora
14. For browsers that don't support video or audio elements - you can ____ an object element within the video or audio element to play a flash file
Miro Converter
nest
true
aac
15. Making sure a page looks good on multiple browsers of various vintages
Cross-browser compatibility
inline
<audio src="fileName.mp3"></audio>
validate
16. If an <a> element links to a media file - the browser tries to display or play it by using the right media player. To help the browser find the right one - you can use the type attribute to specify a ____ type
Boolean
debug
MIME
<meta charset="UTF-8">
17. Tag for an item within a list (either ordered or unordered)
<li>
application/x-shockwave-flash
absolute
<link rel="stylesheet" href="mystyles.css">
18. 'http://www.yahoo.com/movies.html' is an example of a _____ path
browsers
space
absolute
empty tags
19. HTML code elements should be in lower case except for the ____________ which is in upper case
document type
document tree
deprecated
UTF-8
20. Version of HTML that preceded HTML5
<script src="myscripts.js"></script>
XHTML
blockquote
Description lists
21. 'images/logo.gif' is an example of a ____ path
mp3
unordered
document-relative
singleton
22. Provides information about the contents of a web document
codecs
www.html5test.com
audio/x-wave
metadata
23. Prefix on a path that navigates up from a child to a parent folder
space
div
../
declaration
24. Character coding that has support for many alphabets including non-western ones
rendering
player
UTF-8
title
25. Syntax for html container
<!DOCTYPE html><html></html>
XHTML
description
div
26. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
absolute
lang
singleton
Internet Explorer (IE)
27. Write a hyperlink - that jumps to a placeholder with an id of 'top' on the home page of the site (assume you are not on that page now). The link should read "Return to Home"....
case sensitive
pipe
<a href="index.html#top">Return to Home</a>
validate
28. Running an HTML file on all of the browsers you may use: ______ an HTML file
whitespace
Boolean
<ol>
test
29. The attribute used to help a screen reader pronounce words correctly
lang
blockquote
declaration
COder/DECoder
30. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
Boolean
QuickTime
whitespace
true
31. Chrome - Safari - Firefox and Internet Explorer are examples of _________
browsers
protocol
article
charset
32. Attribute values are delimited by ______
audio/x-wave
jpeg (jpg)
double quotes
blockquote
33. Command to attach an external style sheet (called 'mystyles.css' to a web page
elements
Closing tag
<link rel="stylesheet" href="mystyles.css">
content
34. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
attributes
JavaScript APIs
sub
<ol>
35. Version of HTML that preceded HTML5
XHTML
declaration
COder/DECoder
Flash Player
36. Using the _____ element is a good way to display YouTube videos in your web pages
www.html5test.com
samp
<embed>
alt="" empty (no space)
37. Three common attributes for the meta tag: _____ - name and content
root
XHTML
charset
rendering
38. Tag for creating an image on a web page
Flash Player
elements
<embed>
<img>
39. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
<img>
COder/DECoder
inline
Incorrect nesting
40. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
WebKit
document tree
specific tags
XHTML
41. _____ refers to the qualities that make a web site accessible to users especially disabled users
Accessibility
Internet Explorer (IE)
MIME (Multipurpose Internet Mail Extensions)
<ol>
42. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
Closing tag
space
<!DOCTYPE html><html></html>
png
43. id and class names are __________
<link rel="stylesheet" href="mystyles.css">
Internet Explorer (IE)
<meta charset="UTF-8">
case sensitive
44. New _____ in HTML add semantics and structure
elements
document tree
content
Cross-browser compatibility
45. Description lists were called _____ lists in HTML4 - but they were renamed because you can code more than one <dd> element for each <dt> element
definition
elements
<!DOCTYPE html><html></html>
audio/x-wave
46. Multiple attributes are separated by a(n) ______
title
declaration
space
sub
47. For images with useful content - always code a(n) _____ attribute that describes the image
samp
charset
jQuery
alt
48. Regarding media for a web page: If you are having trouble getting the <object> & <param> elements to work properly - ______ is supported by HTML5 and may be a useful alternative
Boolean
application/x-shockwave-flash
<a>
<embed>
49. Attribute with the <a> tag that specifies the address you want to link to
favicon
href
nest
codecs
50. True or false: charset metadata is required for HTML5 validation
true
article
empty tag
WebKit