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. Making sure a page looks good on multiple browsers of various vintages
Cross-browser compatibility
test
codecs
false
2. Attribute with the <a> tag that specifies the address you want to link to
browsers
href
singleton
audio/mpeg or audio/x-mpeg
3. Tag used for metadata
test
../
meta
<ul>
4. Block element that lets you divide a page into divisions that can be formatted and positioned with CSS
COder/DECoder
whitespace
div
root
5. Two common examples of ________: <br> and <img>
empty tags
whitespace
WebKit
document tree
6. _____ refers to the qualities that make a web site accessible to users especially disabled users
Accessibility
validate
poster
whitespace
7. Image type used for small illustrations and logos
JavaScript APIs
definition
gif
stretch
8. You should use ____ to control the space between block elements
CSS
document tree
XHTML
Accessibility
9. Technically a type of uniform resource identifier (URI) but in many technical documents and verbal discussions _______ is often used as a synonym for URI
<img>
URL
singleton
false
10. True or false: charset metadata is required for HTML5 validation
title
browsers
false
true
11. Command to attach an external JavaScript (called 'myscripts.js' to a web page
rendering
jpeg (jpg)
validate
<script src="myscripts.js"></script>
12. Three elements used to make descriptions lists: <dl> - _____ - <dd>
Boolean
alt="" empty (no space)
<dt>
entities
13. Command to establish the characters that compose a page
<img>
<meta charset="UTF-8">
poster
document type
14. Ten inline elements for identifying content abbr - cite - code - dfn - em - kbd - q - ____ - strong - var
poster
true
samp
<a href="index.html#top">Return to Home</a>
15. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
player
WebKit
UTF-8
specific tags
16. An HTML document consists of two parts: DOCTYPE ______ and document tree
article
placeholders
declaration
content
17. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
false
Markup
debug
double quotes
18. Easiest way to add audio to an HTML5 page
<script src="myscripts.js"></script>
Incorrect nesting
document.write()
<audio src="fileName.mp3"></audio>
19. 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
alt
Markup
nest
UTF-8
20. Discover/correct problems in an HTML file: _____ an HTML file
description
elements
div
debug
21. 'http://www.yahoo.com/movies.html' is an example of a _____ path
CSS
<ol>
absolute
<ul>
22. Adobe's plug-in for video
specific tags
Flash Player
browsers
<meta charset="UTF-8">
23. Safari and Chrome both use the Webkit _______ engine
empty tag
rendering
png
Theora
24. Five inline elements for formatting text: i - b - ____ - sup - br
sub
singleton
metadata
Accessibility
25. True or false: Heading tags are the preferred way to size text.
entities
XHTML
ico
false
26. 'http://' is the _______ of a URL
FTP (File Transfer Protocol)
space
protocol
<script src="myscripts.js"></script>
27. A ____ is a location on a page that can be linked to
Theora
placeholder
<script src="myscripts.js"></script>
aac
28. Tag for creating an image on a web page
document tree
DOM
<img>
audio/x-wave
29. description terms (<dt>) can only contain text and ______ elements
document-relative
document type
inline
semicolon(;)
30. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
title
Boolean
hgroup
alt
31. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
WebKit
whitespace
Markup
CSS
32. MIME type for a WAV
inline
root
audio/x-wave
meta
33. 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.
www.html5test.com
lists
poster
blockquote
34. Image type used for photographs and scans
definition
<ol>
test
jpeg (jpg)
35. Birthed in 2005 - this language was created to expedite web development and is central to making web pages look good on mobile devices
charset
UTF-8
<link rel="stylesheet" href="mystyles.css">
jQuery
36. MIME type for a PDF
jQuery
Cross-browser compatibility
Comment
application/pdf
37. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
<a>
meta
|
JavaScript APIs
38. Tag used for metadata
meta
document type
description
<dt>
39. Version of HTML that preceded HTML5
rendering
browsers
XHTML
DOM
40. New _____ in HTML add semantics and structure
JavaScript
<img>
elements
test
41. Provides information about the contents of a web document
metadata
empty tags
debug
charset
42. The html element is the _____ element of the tree
root
JavaScript
metadata
<li>
43. Character entities begin with a ampersand (&) and end with a ______
title
codecs
Aptana
semicolon(;)
44. True or false: charset metadata is required for HTML5 validation
placeholder
<link rel="stylesheet" href="mystyles.css">
true
Closing tag
45. A website should (must) be contained in a folder called the _____
document tree
application/x-shockwave-flash
title
root
46. 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"....
<embed>
<a href="index.html#top">Return to Home</a>
Comment
Theora
47. Command to attach an external style sheet (called 'mystyles.css' to a web page
<p><a href="#top">Return to top</a></p>
<ul>
<img>
<link rel="stylesheet" href="mystyles.css">
48. When you use the ____ element for media - you code all parameters as _____ - not as <param> elements
<meta charset="UTF-8">
document tree
attributes
<dt>
49. An element without content or a closing tag
XHTML
MIME (Multipurpose Internet Mail Extensions)
Cross-browser compatibility
empty tag
50. The HTML for a navigation list is best coded as a series of <a> elements within the ___ elements of an unordered (<ul>) list
false
gif
<li>
document type