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. Software components used to 'decode' video files so they may be played
<video src="fileName.mp4"></video>
codecs
lang
XHTML
2. 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
<embed>
deprecated
Incorrect nesting
charset
3. Multiple attributes are separated by a(n) ______
<link rel="stylesheet" href="mystyles.css">
article
poster
space
4. 'codec' stands for ______
semicolon(;)
space
class
COder/DECoder
5. Command to attach an external style sheet (called 'mystyles.css' to a web page
Accessibility
<ol>
Flash Player
<link rel="stylesheet" href="mystyles.css">
6. It's a best practice to code a series of links within a _______ list
test
unordered
semicolon(;)
FTP (File Transfer Protocol)
7. A ____ is a location on a page that can be linked to
Boolean
placeholder
JavaScript APIs
<video src="fileName.mp4"></video>
8. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
true
JavaScript APIs
audio/mpeg or audio/x-mpeg
Comment
9. True or false: charset metadata is required for HTML5 validation
WebKit
jQuery
entities
true
10. Browser's internal representation of a web page
charset
empty tag
pipe
DOM
11. Div and span elements should only be used when more ________ don't apply
charset
specific tags
space
WebKit
12. Technically a type of uniform resource identifier (URI) but in many technical documents and verbal discussions _______ is often used as a synonym for URI
singleton
alt
<audio src="fileName.mp3"></audio>
URL
13. Three common video codecs: H.264 - _____ - VP8
Theora
whitespace
audio/x-wave
Media Player
14. JavaScript method (function) that places string information into the body of a web page
Flash Player
<li>
document.write()
stretch
15. Links that jump to a location on the same page use _____ - created with the <a> element with the id attribute
placeholders
double quotes
document type
true
16. Three common attributes for the meta tag: _____ - name and content
root
meta
document type
charset
17. Extension used for a custom icon
empty tag
span
<audio src="fileName.mp3"></audio>
ico
18. Always code the _____ attribute on the html element to identify the language of the page
<!DOCTYPE html><html></html>
<li>
lang
WebKit
19. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____
<a>
pipe
entities
application/pdf
20. Two parts of the _________: head and body
lang
double quotes
false
document tree
21. New _____ in HTML add semantics and structure
Cross-browser compatibility
elements
empty tags
|
22. Attribute values are delimited by ______
Internet Explorer (IE)
double quotes
FTP (File Transfer Protocol)
alt
23. Chrome - Safari - Firefox and Internet Explorer are examples of _________
browsers
inline
declaration
Theora
24. An element without content or a closing tag
true
Theora
<!DOCTYPE html><html></html>
empty tag
25. Provides information about the contents of a web document
title
video/mpeg
metadata
root
26. Running an HTML file on all of the browsers you may use: ______ an HTML file
test
rendering
title
root
27. Discover/correct problems in an HTML file: _____ an HTML file
65
<embed>
debug
content
28. id and class names are __________
www.html5test.com
case sensitive
<!DOCTYPE html><html></html>
pipe
29. Two parts of the _________: head and body
WebKit
FTP (File Transfer Protocol)
semicolon(;)
document tree
30. An unordered list is often called a ____ list
bulleted
div
WebKit
unordered
31. Five common attributes for an image tag: src - ____ - height - width - title
blockquote
singleton
Accessibility
alt
32. 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"....
WebKit
elements
<a href="index.html#top">Return to Home</a>
application/x-shockwave-flash
33. Using the _____ element is a good way to display YouTube videos in your web pages
semicolon(;)
placeholder
<embed>
validate
34. MIME type for a SWF
audio/mpeg or audio/x-mpeg
application/x-shockwave-flash
href
root
35. Prefix on a path that navigates up from a child to a parent folder
../
debug
div
natively
36. Easiest way to add video to an HTML5 page
metadata
<video src="fileName.mp4"></video>
root
<embed>
37. Three tags for special types of text: pre - ______ - address
CSS
natively
<audio src="fileName.mp3"></audio>
blockquote
38. Image type used for photographs and scans
jpeg (jpg)
elements
<meta charset="UTF-8">
lists
39. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
MIME
class
lang
content
40. The html element is the _____ element of the tree
class
root
true
<script src="myscripts.js"></script>
41. <a> is an example of a(n) _______ element
inline
charset
Closing tag
lang
42. HTML tag to code a hyperlink
<script src="myscripts.js"></script>
DOM
<a>
Comment
43. Tabs & line returns and extra spaces are ____
whitespace
true
|
Accessibility
44. Two common examples of ________: <br> and <img>
superset
empty tags
mp3
Cross-browser compatibility
45. Essential coding language in HTML5
empty tag
WebKit
JavaScript
test
46. If you don't specify the MIME type for a file - it will be opened in the browser's _____ media player for that media type
default
unordered
protocol
Media Player
47. An open source browser engine
WebKit
COder/DECoder
DOM
root
48. Tag used for metadata
Markup
Media Player
meta
aac
49. A very important element in the head of a page that provides search engine information
mp3
QuickTime
<li>
title
50. Tag for unordered lists
<ul>
www.html5test.com
Flash Player
URL