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
XHTML
|
rendering
double quotes
2. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____
validate
entities
../
article
3. Easiest way to add video to an HTML5 page
<video src="fileName.mp4"></video>
alt="" empty (no space)
png
stretch
4. For images with useful content - always code a(n) _____ attribute that describes the image
alt
protocol
application/pdf
<a href="index.html#top">Return to Home</a>
5. Three tags for special types of text: pre - ______ - address
specific tags
document.write()
blockquote
DOM
6. The HTML for a navigation list is best coded as a series of <a> elements within the ___ elements of an unordered (<ul>) list
<p><a href="#top">Return to top</a></p>
semicolon(;)
<li>
definition
7. Prefix on a path that navigates up from a child to a parent folder
../
jQuery
<link rel="stylesheet" href="mystyles.css">
65
8. _____ refers to the qualities that make a web site accessible to users especially disabled users
COder/DECoder
samp
empty tags
Accessibility
9. Multiple attributes are separated by a(n) ______
class
application/x-shockwave-flash
space
Internet Explorer (IE)
10. Browser's internal representation of a web page
Aptana
DOM
hgroup
Flash Player
11. Command to attach an external style sheet (called 'mystyles.css' to a web page
div
DOM
Flash Player
<link rel="stylesheet" href="mystyles.css">
12. The html element is the _____ element of the tree
validate
DOM
root
href
13. Inline element that lets you identify text that can be formatted with CSS
Incorrect nesting
Markup
span
<p><a href="#top">Return to top</a></p>
14. description terms (<dt>) can only contain text and ______ elements
whitespace
content
samp
inline
15. The two main kinds of _______ in HTML: ordered and unordered
Aptana
sub
rendering
lists
16. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
Markup
specific tags
audio/mpeg or audio/x-mpeg
Incorrect nesting
17. MIME type for a WAV
audio/x-wave
Cross-browser compatibility
Aptana
Miro Converter
18. Software components used to 'decode' video files so they may be played
octothorpe
<video src="fileName.mp4"></video>
unordered
codecs
19. 'http://www.yahoo.com/movies.html' is an example of a _____ path
absolute
XHTML
<ol>
Cross-browser compatibility
20. Easiest way to add audio to an HTML5 page
<script src="myscripts.js"></script>
root
<audio src="fileName.mp3"></audio>
superset
21. Chrome - Safari - Firefox and Internet Explorer are examples of _________
browsers
DOM
Description lists
jpeg (jpg)
22. Tag used for metadata
meta
rendering
png
Boolean
23. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
superset
elements
Boolean
document.write()
24. Five common attributes for an image tag: src - ____ - height - width - title
alt
MIME (Multipurpose Internet Mail Extensions)
debug
placeholder
25. JavaScript method (function) that places string information into the body of a web page
superset
document.write()
octothorpe
alt="" empty (no space)
26. Two parts of the _________: head and body
<li>
bulleted
document tree
superset
27. True or false: Heading tags are the preferred way to size text.
lang
href
false
document-relative
28. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer
validate
<li>
false
article
29. Windows' plug-in for video
title
Media Player
space
root
30. Command to establish the characters that compose a page
Accessibility
whitespace
lang
<meta charset="UTF-8">
31. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______
false
inline
ico
octothorpe
32. Write a hyperlink - nested in a paragraph - that jumps to a placeholder with an id of 'top' on the same page as the link. The link should read "Return to top"....
false
<p><a href="#top">Return to top</a></p>
<img>
charset
33. Making sure a page looks good on multiple browsers of various vintages
inline
FTP (File Transfer Protocol)
Cross-browser compatibility
description
34. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
URL
Markup
65
UTF-8
35. To see if an HTML file passes a standard of compliance ________ an HTML file
span
WebKit
div
validate
36. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
browsers
superset
whitespace
WebKit
37. Useful site to check a browser's current ratings
document-relative
MIME (Multipurpose Internet Mail Extensions)
www.html5test.com
validate
38. _____ refers to the qualities that make a web site accessible to users especially disabled users
empty tag
Accessibility
document-relative
<script src="myscripts.js"></script>
39. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
jpeg (jpg)
png
nest
WebKit
40. Five inline elements for formatting text: i - b - ____ - sup - br
FTP (File Transfer Protocol)
document tree
sub
<meta charset="UTF-8">
41. To say that a browser "_______" supports a media type means that the browser doesn't require a plug-in for it.
<script src="myscripts.js"></script>
natively
protocol
class
42. True or false: charset metadata is required for HTML5 validation
FTP (File Transfer Protocol)
true
jQuery
lang
43. A very important element in the head of a page that provides search engine information
debug
title
article
document tree
44. Four other HTML5 semantic elements: _____ - time - figure - figcaption
<link rel="stylesheet" href="mystyles.css">
root
JavaScript
hgroup
45. An element without content or a closing tag
empty tag
player
superset
Description lists
46. The attribute used to help a screen reader pronounce words correctly
WebKit
lang
Cross-browser compatibility
true
47. An HTML document consists of two parts: DOCTYPE ______ and document tree
declaration
<ul>
www.html5test.com
<link rel="stylesheet" href="mystyles.css">
48. Image type used for high quality (many colors - gradients) where transparency is required
jpeg (jpg)
empty tags
png
samp
49. Tabs & line returns and extra spaces are ____
whitespace
WebKit
video/mpeg
<a href="index.html#top">Return to Home</a>
50. ________ structure <!-- blah blah blah -->
title
png
rendering
Comment