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. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____
href
entities
Comment
XHTML
2. Browser's internal representation of a web page
empty tags
document-relative
DOM
space
3. Easiest way to add video to an HTML5 page
<video src="fileName.mp4"></video>
<ul>
XHTML
pipe
4. A free text editor that can be used to edit HTML or CSS code
<!DOCTYPE html><html></html>
Aptana
document tree
attributes
5. Version of HTML that preceded HTML5
XHTML
sub
whitespace
Media Player
6. Easiest way to add audio to an HTML5 page
<audio src="fileName.mp3"></audio>
<!DOCTYPE html><html></html>
Aptana
div
7. Tabs & line returns and extra spaces are ____
blockquote
whitespace
lang
XHTML
8. If an <a> element links to a media file - the browser tries to display or play it by using the right media player. To help the browser find the right one - you can use the type attribute to specify a ____ type
MIME
superset
Aptana
<!DOCTYPE html><html></html>
9. Discover/correct problems in an HTML file: _____ an HTML file
Incorrect nesting
<a href="index.html#top">Return to Home</a>
MIME (Multipurpose Internet Mail Extensions)
debug
10. The two main kinds of _______ in HTML: ordered and unordered
audio/mpeg or audio/x-mpeg
lists
test
COder/DECoder
11. _______________ are used to list terms and their descriptions
XHTML
protocol
Description lists
bulleted
12. The HTML for a navigation list is best coded as a series of <a> elements within the ___ elements of an unordered (<ul>) list
<img>
png
<ol>
<li>
13. Tag for an item within a list (either ordered or unordered)
application/pdf
poster
<li>
application/x-shockwave-flash
14. An element without content or a closing tag
codecs
empty tag
root
Boolean
15. Two parts of the _________: head and body
<link rel="stylesheet" href="mystyles.css">
MIME
document tree
<dt>
16. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
content
<meta charset="UTF-8">
<p><a href="#top">Return to top</a></p>
<dt>
17. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
www.html5test.com
Closing tag
whitespace
Incorrect nesting
18. Block element that lets you divide a page into divisions that can be formatted and positioned with CSS
Flash Player
div
empty tag
pipe
19. Five inline elements for formatting text: i - b - ____ - sup - br
sub
Internet Explorer (IE)
Incorrect nesting
MIME (Multipurpose Internet Mail Extensions)
20. 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
nest
www.html5test.com
Description lists
metadata
21. ________ structure <!-- blah blah blah -->
empty tags
FTP (File Transfer Protocol)
Comment
<embed>
22. A free product that can convert one type of media to another
Miro Converter
alt
declaration
samp
23. Two common examples of ________: <br> and <img>
declaration
specific tags
empty tags
Internet Explorer (IE)
24. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
<link rel="stylesheet" href="mystyles.css">
DOM
document.write()
Incorrect nesting
25. 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"....
alt
<p><a href="#top">Return to top</a></p>
empty tags
www.html5test.com
26. Syntax for html container
player
true
<!DOCTYPE html><html></html>
stretch
27. True or false: charset metadata is required for HTML5 validation
Aptana
JavaScript
CSS
true
28. Chrome - Safari - Firefox and Internet Explorer are examples of _________
browsers
Aptana
video/mpeg
protocol
29. Command to attach an external style sheet (called 'mystyles.css' to a web page
CSS
<link rel="stylesheet" href="mystyles.css">
unordered
png
30. HTML code elements should be in lower case except for the ____________ which is in upper case
singleton
JavaScript APIs
Boolean
document type
31. MIME type for a MP3
<script src="myscripts.js"></script>
JavaScript APIs
audio/mpeg or audio/x-mpeg
Aptana
32. True or false: Heading tags are the preferred way to size text.
<meta charset="UTF-8">
samp
false
class
33. Ten inline elements for identifying content abbr - cite - code - dfn - em - kbd - q - ____ - strong - var
Cross-browser compatibility
mp3
samp
WebKit
34. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
Boolean
alt
DOM
debug
35. An element without content or a closing tag
empty tag
application/x-shockwave-flash
description
definition
36. Multiple attributes are separated by a(n) ______
bulleted
space
<script src="myscripts.js"></script>
rendering
37. For images with useful content - always code a(n) _____ attribute that describes the image
<embed>
CSS
test
alt
38. Apple's plug-in for video
rendering
QuickTime
title
blockquote
39. To see if an HTML file passes a standard of compliance ________ an HTML file
validate
blockquote
<li>
double quotes
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>
natively
JavaScript
player
41. To say that a browser "_______" supports a media type means that the browser doesn't require a plug-in for it.
browsers
MIME (Multipurpose Internet Mail Extensions)
natively
WebKit
42. It refers to an official Internet standard that specifies how messages must be formatted so that they can be exchanged between different email systems. It is a very flexible format - permitting one to include virtually any type of file or document in
root
MIME (Multipurpose Internet Mail Extensions)
application/pdf
Description lists
43. Attribute values are delimited by ______
div
<a>
mp3
double quotes
44. Always code the _____ attribute on the html element to identify the language of the page
lang
WebKit
MIME (Multipurpose Internet Mail Extensions)
JavaScript APIs
45. Command to attach an external JavaScript (called 'myscripts.js' to a web page
declaration
CSS
article
<script src="myscripts.js"></script>
46. New _____ in HTML add semantics and structure
<!DOCTYPE html><html></html>
inline
gif
elements
47. Extension used for a custom icon
ico
WebKit
definition
blockquote
48. Command to attach an external style sheet (called 'mystyles.css' to a web page
Aptana
<link rel="stylesheet" href="mystyles.css">
Closing tag
singleton
49. Version of HTML that preceded HTML5
class
superset
XHTML
alt
50. Attribute used to provide "tooltips" when a user hovers the mouse over the element
<link rel="stylesheet" href="mystyles.css">
Cross-browser compatibility
title
application/pdf