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. An HTML document consists of two parts: DOCTYPE ______ and document tree
declaration
document.write()
Comment
title
2. One of the most common media types and is also the encoding standard for audio; currently used on all Apple products
case sensitive
attributes
aac
whitespace
3. When you use the ____ element for media - you code all parameters as _____ - not as <param> elements
attributes
blockquote
hgroup
Comment
4. Making sure a page looks good on multiple browsers of various vintages
QuickTime
Cross-browser compatibility
Comment
metadata
5. Easiest way to add audio to an HTML5 page
<audio src="fileName.mp3"></audio>
player
WebKit
JavaScript
6. HTML code elements should be in lower case except for the ____________ which is in upper case
JavaScript APIs
document type
title
URL
7. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____
entities
<a href="index.html#top">Return to Home</a>
document type
true
8. Three common video codecs: H.264 - _____ - VP8
Theora
<dt>
description
favicon
9. Browser's internal representation of a web page
application/x-shockwave-flash
inline
DOM
inline
10. Command to attach an external JavaScript (called 'myscripts.js' to a web page
<script src="myscripts.js"></script>
Theora
<embed>
definition
11. Four other HTML5 semantic elements: _____ - time - figure - figcaption
debug
hgroup
Flash Player
true
12. A free text editor that can be used to edit HTML or CSS code
true
<p><a href="#top">Return to top</a></p>
Boolean
Aptana
13. Approximate max number of characters in a title element
65
title
rendering
UTF-8
14. New _____ in HTML add semantics and structure
charset
elements
MIME
empty tags
15. Running an HTML file on all of the browsers you may use: ______ an HTML file
test
MIME (Multipurpose Internet Mail Extensions)
false
article
16. Inline element that lets you identify text that can be formatted with CSS
span
Comment
Accessibility
DOM
17. Attribute values are delimited by ______
double quotes
jpeg (jpg)
<audio src="fileName.mp3"></audio>
singleton
18. A MIME type describes the contents of a media file and helps a browser determine what to use to open it
description
nest
UTF-8
player
19. Making sure a page looks good on multiple browsers of various vintages
<dt>
audio/x-wave
Cross-browser compatibility
false
20. An HTML document consists of two parts: DOCTYPE ______ and document tree
declaration
root
charset
space
21. The html element is the _____ element of the tree
jpeg (jpg)
metadata
sub
root
22. Command to establish the characters that compose a page
unordered
<meta charset="UTF-8">
Closing tag
superset
23. Useful site to check a browser's current ratings
www.html5test.com
audio/mpeg or audio/x-mpeg
lang
MIME
24. Links that jump to a location on the same page use _____ - created with the <a> element with the id attribute
document tree
placeholders
png
Incorrect nesting
25. The HTML for a navigation list is best coded as a series of <a> elements within the ___ elements of an unordered (<ul>) list
<li>
octothorpe
Closing tag
debug
26. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______
inline
JavaScript
jpeg (jpg)
octothorpe
27. _______________ are used to list terms and their descriptions
Description lists
application/x-shockwave-flash
codecs
false
28. To see if an HTML file passes a standard of compliance ________ an HTML file
Description lists
absolute
validate
empty tags
29. Two common examples of ________: <br> and <img>
sub
meta
empty tags
jpeg (jpg)
30. 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
<ol>
JavaScript APIs
|
nest
31. HTML tag to code a hyperlink
COder/DECoder
<a>
lang
charset
32. ________ structure <!-- blah blah blah -->
Comment
specific tags
Description lists
FTP (File Transfer Protocol)
33. Adobe's plug-in for video
JavaScript APIs
Flash Player
COder/DECoder
placeholder
34. _____ refers to the qualities that make a web site accessible to users especially disabled users
Aptana
www.html5test.com
Accessibility
document tree
35. 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"....
lists
<p><a href="#top">Return to top</a></p>
Miro Converter
content
36. Character coding that has support for many alphabets including non-western ones
double quotes
Closing tag
MIME (Multipurpose Internet Mail Extensions)
UTF-8
37. Discover/correct problems in an HTML file: _____ an HTML file
document type
placeholders
octothorpe
debug
38. Syntax for html container
browsers
<!DOCTYPE html><html></html>
charset
nest
39. Essential coding language in HTML5
FTP (File Transfer Protocol)
JavaScript
whitespace
inline
40. 'images/logo.gif' is an example of a ____ path
class
metadata
../
document-relative
41. Software components used to 'decode' video files so they may be played
video/mpeg
content
<li>
codecs
42. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
Boolean
empty tags
aac
lists
43. Three elements used to make descriptions lists: <dl> - _____ - <dd>
Closing tag
<dt>
deprecated
Description lists
44. Birthed in 2005 - this language was created to expedite web development and is central to making web pages look good on mobile devices
rendering
jQuery
document.write()
Aptana
45. Tag for ordered lists
<ol>
JavaScript APIs
document.write()
application/pdf
46. Two parts of the _________: head and body
JavaScript
document tree
false
Description lists
47. Five common attributes for an image tag: src - ____ - height - width - title
Media Player
<a>
document type
alt
48. MIME type for a WAV
<ol>
audio/x-wave
Closing tag
placeholder
49. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
debug
Boolean
png
content
50. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
CSS
browsers
elements
Boolean