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. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
Markup
Incorrect nesting
lang
article
2. _____ refers to the qualities that make a web site accessible to users especially disabled users
Aptana
Accessibility
title
URL
3. Essential coding language in HTML5
article
unordered
charset
JavaScript
4. True or false: charset metadata is required for HTML5 validation
<!DOCTYPE html><html></html>
true
COder/DECoder
<video src="fileName.mp4"></video>
5. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
<p><a href="#top">Return to top</a></p>
singleton
gif
Markup
6. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______
inline
blockquote
<script src="myscripts.js"></script>
octothorpe
7. Syntax for html container
test
www.html5test.com
<!DOCTYPE html><html></html>
document.write()
8. Adobe's plug-in for video
WebKit
document.write()
protocol
Flash Player
9. A ____ is a location on a page that can be linked to
application/x-shockwave-flash
placeholder
jQuery
<a>
10. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
<a href="index.html#top">Return to Home</a>
div
JavaScript APIs
octothorpe
11. Ten inline elements for identifying content abbr - cite - code - dfn - em - kbd - q - ____ - strong - var
samp
elements
UTF-8
Media Player
12. <a> is an example of a(n) _______ element
href
WebKit
inline
Comment
13. A website should (must) be contained in a folder called the _____
Flash Player
JavaScript APIs
empty tag
root
14. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
entities
declaration
Boolean
empty tag
15. Description lists were called _____ lists in HTML4 - but they were renamed because you can code more than one <dd> element for each <dt> element
definition
DOM
Boolean
<script src="myscripts.js"></script>
16. Command to attach an external style sheet (called 'mystyles.css' to a web page
inline
meta
browsers
<link rel="stylesheet" href="mystyles.css">
17. HTML code elements should be in lower case except for the ____________ which is in upper case
document type
blockquote
empty tags
validate
18. Character entities begin with a ampersand (&) and end with a ______
UTF-8
empty tags
semicolon(;)
validate
19. An open source browser engine
../
Cross-browser compatibility
Incorrect nesting
WebKit
20. When you use the ____ element for media - you code all parameters as _____ - not as <param> elements
singleton
Aptana
attributes
UTF-8
21. Safari and Chrome both use the Webkit _______ engine
rendering
<script src="myscripts.js"></script>
audio/x-wave
gif
22. Discover/correct problems in an HTML file: _____ an HTML file
../
Internet Explorer (IE)
png
debug
23. Five inline elements for formatting text: i - b - ____ - sup - br
sub
jQuery
<dt>
Media Player
24. Image type used for small illustrations and logos
codecs
JavaScript
gif
article
25. It's a best practice to code a series of links within a _______ list
unordered
charset
sub
placeholders
26. Five common attributes for an image tag: src - ____ - height - width - title
sub
definition
alt
jpeg (jpg)
27. Tag for ordered lists
www.html5test.com
nest
<ol>
Markup
28. _______________ are used to list terms and their descriptions
jQuery
Accessibility
<embed>
Description lists
29. Block element that lets you divide a page into divisions that can be formatted and positioned with CSS
blockquote
Closing tag
div
Boolean
30. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
alt
ico
Internet Explorer (IE)
stretch
31. Three elements used to make descriptions lists: <dl> - _____ - <dd>
specific tags
<img>
Closing tag
<dt>
32. Command to attach an external style sheet (called 'mystyles.css' to a web page
FTP (File Transfer Protocol)
alt
XHTML
<link rel="stylesheet" href="mystyles.css">
33. Prefix on a path that navigates up from a child to a parent folder
singleton
Cross-browser compatibility
../
Markup
34. id and class names are __________
inline
charset
case sensitive
Description lists
35. Provides information about the contents of a web document
content
metadata
class
test
36. Inline element that lets you identify text that can be formatted with CSS
root
span
div
../
37. Tag for an item within a list (either ordered or unordered)
natively
<li>
whitespace
meta
38. MIME type for a MPG/MPEG
video/mpeg
browsers
Cross-browser compatibility
whitespace
39. Three tags for special types of text: pre - ______ - address
debug
XHTML
Flash Player
blockquote
40. 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>
<!DOCTYPE html><html></html>
root
<script src="myscripts.js"></script>
41. Command to attach an external JavaScript (called 'myscripts.js' to a web page
../
browsers
<script src="myscripts.js"></script>
<a href="index.html#top">Return to Home</a>
42. True or false: charset metadata is required for HTML5 validation
Comment
true
inline
absolute
43. An HTML document consists of two parts: DOCTYPE ______ and document tree
Boolean
Description lists
<script src="myscripts.js"></script>
declaration
44. MIME type for a WAV
<img>
XHTML
content
audio/x-wave
45. Easiest way to add video to an HTML5 page
<video src="fileName.mp4"></video>
Cross-browser compatibility
blockquote
Flash Player
46. New _____ in HTML add semantics and structure
rendering
UTF-8
elements
65
47. Safari and Chrome both use the Webkit _______ engine
nest
aac
<link rel="stylesheet" href="mystyles.css">
rendering
48. Three common attributes for the meta tag: _____ - name and content
charset
FTP (File Transfer Protocol)
png
content
49. ________ structure <!-- blah blah blah -->
Boolean
Comment
ico
declaration
50. Making sure a page looks good on multiple browsers of various vintages
case sensitive
Cross-browser compatibility
whitespace
empty tags