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. description terms (<dt>) can only contain text and ______ elements
<audio src="fileName.mp3"></audio>
Cross-browser compatibility
aac
inline
2. MIME type for a PDF
nest
application/pdf
blockquote
Closing tag
3. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
WebKit
Accessibility
document type
metadata
4. Three common video codecs: H.264 - _____ - VP8
empty tag
JavaScript
XHTML
Theora
5. id and class names are __________
favicon
FTP (File Transfer Protocol)
XHTML
case sensitive
6. Three common attributes for the meta tag: _____ - name and content
charset
JavaScript
document tree
href
7. Command to attach an external style sheet (called 'mystyles.css' to a web page
metadata
<link rel="stylesheet" href="mystyles.css">
<img>
Media Player
8. An element without content or a closing tag
<!DOCTYPE html><html></html>
Incorrect nesting
test
empty tag
9. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
root
true
nest
content
10. Image type used for small illustrations and logos
WebKit
<li>
gif
JavaScript APIs
11. Links that jump to a location on the same page use _____ - created with the <a> element with the id attribute
DOM
placeholders
URL
favicon
12. A very important element in the head of a page that provides search engine information
singleton
title
inline
<meta charset="UTF-8">
13. An unordered list is often called a ____ list
whitespace
bulleted
hgroup
UTF-8
14. Always code the _____ attribute on the html element to identify the language of the page
Comment
test
meta
lang
15. Image attribute that provides a screen (tool) tip
div
title
article
true
16. 'http://' is the _______ of a URL
lang
protocol
<script src="myscripts.js"></script>
title
17. Multiple attributes are separated by a(n) ______
pipe
absolute
space
mp3
18. Command to establish the characters that compose a page
Cross-browser compatibility
player
<meta charset="UTF-8">
content
19. Essential coding language in HTML5
JavaScript
document type
URL
DOM
20. Making sure a page looks good on multiple browsers of various vintages
Cross-browser compatibility
Closing tag
meta
FTP (File Transfer Protocol)
21. Multiple attributes are separated by a(n) ______
Markup
space
stretch
www.html5test.com
22. Character entities begin with a ampersand (&) and end with a ______
attributes
semicolon(;)
false
lang
23. Running an HTML file on all of the browsers you may use: ______ an HTML file
Aptana
www.html5test.com
test
<a>
24. One of the most widely-used media types for audio
description
mp3
<li>
JavaScript APIs
25. MIME type for a SWF
FTP (File Transfer Protocol)
Comment
application/x-shockwave-flash
<meta charset="UTF-8">
26. A free product that can convert one type of media to another
Miro Converter
empty tag
space
UTF-8
27. Using the _____ element is a good way to display YouTube videos in your web pages
lang
<embed>
aac
empty tags
28. Command to attach an external JavaScript (called 'myscripts.js' to a web page
<script src="myscripts.js"></script>
browsers
poster
double quotes
29. Software components used to 'decode' video files so they may be played
codecs
article
blockquote
placeholders
30. True or false: charset metadata is required for HTML5 validation
content
www.html5test.com
description
true
31. Description lists were called _____ lists in HTML4 - but they were renamed because you can code more than one <dd> element for each <dt> element
document tree
declaration
deprecated
definition
32. An HTML document consists of two parts: DOCTYPE ______ and document tree
alt
declaration
<ul>
double quotes
33. Provides information about the contents of a web document
false
<script src="myscripts.js"></script>
href
metadata
34. Adobe's plug-in for video
Flash Player
default
document.write()
../
35. Command to establish the characters that compose a page
../
attributes
<meta charset="UTF-8">
Accessibility
36. Discover/correct problems in an HTML file: _____ an HTML file
Boolean
pipe
description
debug
37. Easiest way to add audio to an HTML5 page
protocol
Incorrect nesting
<audio src="fileName.mp3"></audio>
<li>
38. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
elements
Closing tag
poster
space
39. Tabs & line returns and extra spaces are ____
document-relative
alt
whitespace
elements
40. Four core HTML attributes: id - _____ - title - lang
semicolon(;)
stretch
class
<video src="fileName.mp4"></video>
41. For images with useful content - always code a(n) _____ attribute that describes the image
alt
www.html5test.com
hgroup
favicon
42. The html element is the _____ element of the tree
root
natively
DOM
definition
43. Command to attach an external JavaScript (called 'myscripts.js' to a web page
Aptana
<script src="myscripts.js"></script>
Incorrect nesting
declaration
44. '/login.html' is an example of a ____ path
hgroup
root-relative
<a href="index.html#top">Return to Home</a>
<embed>
45. Browser's internal representation of a web page
Closing tag
protocol
JavaScript APIs
DOM
46. Useful site to check a browser's current ratings
browsers
class
www.html5test.com
title
47. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
semicolon(;)
<audio src="fileName.mp3"></audio>
Markup
JavaScript APIs
48. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
<!DOCTYPE html><html></html>
Boolean
document tree
Cross-browser compatibility
49. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
charset
Internet Explorer (IE)
Theora
double quotes
50. Windows' plug-in for video
Media Player
inline
<img>
<video src="fileName.mp4"></video>