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. Version of HTML that preceded HTML5
audio/x-wave
meta
Aptana
XHTML
2. A MIME type describes the contents of a media file and helps a browser determine what to use to open it
JavaScript APIs
charset
true
player
3. _____ refers to the qualities that make a web site accessible to users especially disabled users
sub
mp3
Accessibility
elements
4. description terms (<dt>) can only contain text and ______ elements
inline
unordered
protocol
<li>
5. You should use ____ to control the space between block elements
gif
CSS
Flash Player
case sensitive
6. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
<script src="myscripts.js"></script>
Closing tag
default
UTF-8
7. Apple's plug-in for video
article
alt
class
QuickTime
8. Command to establish the characters that compose a page
<meta charset="UTF-8">
metadata
Cross-browser compatibility
<script src="myscripts.js"></script>
9. Tag used for metadata
specific tags
blockquote
meta
../
10. An open source browser engine
document-relative
true
WebKit
samp
11. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
content
browsers
empty tag
../
12. Three image formats supported by most browsers: jpeg (jpg) - gif - _____
png
JavaScript
document type
favicon
13. <a> is an example of a(n) _______ element
application/x-shockwave-flash
inline
<link rel="stylesheet" href="mystyles.css">
Closing tag
14. Description lists were called _____ lists in HTML4 - but they were renamed because you can code more than one <dd> element for each <dt> element
validate
empty tags
definition
space
15. Attribute values are delimited by ______
FTP (File Transfer Protocol)
JavaScript APIs
whitespace
double quotes
16. Useful site to check a browser's current ratings
gif
validate
declaration
www.html5test.com
17. In the code for a video element - the _____ attribute lets you specify an image file to be used as a static image in place of the video that would otherwise begin playing automatically.
<embed>
poster
test
Incorrect nesting
18. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
URL
alt="" empty (no space)
Internet Explorer (IE)
superset
19. Attribute with the <a> tag that specifies the address you want to link to
<ul>
href
protocol
WebKit
20. _______________ are used to list terms and their descriptions
<!DOCTYPE html><html></html>
metadata
Description lists
article
21. Common use of a link element that provides a 'custom' feel to your web page
favicon
declaration
placeholders
false
22. Four core HTML attributes: id - _____ - title - lang
codecs
class
QuickTime
stretch
23. Command to attach an external style sheet (called 'mystyles.css' to a web page
document type
<audio src="fileName.mp3"></audio>
content
<link rel="stylesheet" href="mystyles.css">
24. Technically a type of uniform resource identifier (URI) but in many technical documents and verbal discussions _______ is often used as a synonym for URI
<a href="index.html#top">Return to Home</a>
URL
CSS
browsers
25. The HTML for a navigation list is best coded as a series of <a> elements within the ___ elements of an unordered (<ul>) list
superset
png
<li>
alt
26. Two common examples of ________: <br> and <img>
superset
validate
samp
empty tags
27. The height and width attributes may be used to '________' an image to a given dimension.
Boolean
test
samp
stretch
28. Windows' plug-in for video
<img>
Flash Player
document tree
Media Player
29. Div and span elements should only be used when more ________ don't apply
Closing tag
superset
specific tags
<dt>
30. Three tags for special types of text: pre - ______ - address
placeholders
stretch
article
blockquote
31. Discover/correct problems in an HTML file: _____ an HTML file
elements
<ul>
samp
debug
32. Tag used for metadata
Description lists
Internet Explorer (IE)
content
meta
33. An element without content or a closing tag
favicon
Incorrect nesting
empty tag
<video src="fileName.mp4"></video>
34. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
superset
Closing tag
blockquote
WebKit
35. 'codec' stands for ______
aac
double quotes
application/pdf
COder/DECoder
36. Essential coding language in HTML5
WebKit
charset
JavaScript
UTF-8
37. MIME type for a MPG/MPEG
browsers
stretch
|
video/mpeg
38. When you use the ____ element for media - you code all parameters as _____ - not as <param> elements
attributes
Cross-browser compatibility
content
test
39. Multiple attributes are separated by a(n) ______
protocol
debug
space
<link rel="stylesheet" href="mystyles.css">
40. A free text editor that can be used to edit HTML or CSS code
space
audio/mpeg or audio/x-mpeg
default
Aptana
41. Provides information about the contents of a web document
Boolean
<p><a href="#top">Return to top</a></p>
metadata
www.html5test.com
42. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
mp3
content
JavaScript APIs
definition
43. Extension used for a custom icon
ico
JavaScript
JavaScript
<li>
44. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
Internet Explorer (IE)
JavaScript
document tree
|
45. Two common examples of ________: <br> and <img>
inline
Internet Explorer (IE)
empty tags
superset
46. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
Comment
Closing tag
superset
false
47. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer
alt="" empty (no space)
false
double quotes
article
48. True or false: Heading tags are the preferred way to size text.
false
video/mpeg
default
65
49. 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
nest
test
audio/x-wave
codecs
50. Easiest way to add video to an HTML5 page
document type
empty tags
<video src="fileName.mp4"></video>
Aptana