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. Tabs & line returns and extra spaces are ____
title
whitespace
charset
document-relative
2. Technically a type of uniform resource identifier (URI) but in many technical documents and verbal discussions _______ is often used as a synonym for URI
application/x-shockwave-flash
metadata
browsers
URL
3. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
Media Player
JavaScript APIs
video/mpeg
Comment
4. Two parts of the _________: head and body
singleton
browsers
true
document tree
5. Essential coding language in HTML5
JavaScript
Aptana
default
rendering
6. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
COder/DECoder
false
Internet Explorer (IE)
double quotes
7. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
false
document.write()
content
title
8. Image type used for photographs and scans
singleton
DOM
jpeg (jpg)
natively
9. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
content
metadata
<video src="fileName.mp4"></video>
<meta charset="UTF-8">
10. Character coding that has support for many alphabets including non-western ones
<audio src="fileName.mp3"></audio>
UTF-8
<img>
lang
11. 'codec' stands for ______
<dt>
XHTML
COder/DECoder
Accessibility
12. Image type used for small illustrations and logos
title
gif
nest
lang
13. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer
specific tags
Accessibility
Incorrect nesting
article
14. Multiple attributes are separated by a(n) ______
browsers
space
Incorrect nesting
span
15. Character coding that has support for many alphabets including non-western ones
debug
Boolean
<meta charset="UTF-8">
UTF-8
16. For images that are used solely for decoration - use this attribute - which is known as a ______ attribute
WebKit
Boolean
alt="" empty (no space)
alt
17. Three elements used to make descriptions lists: <dl> - _____ - <dd>
MIME (Multipurpose Internet Mail Extensions)
inline
stretch
<dt>
18. 'http://' is the _______ of a URL
Miro Converter
rendering
protocol
UTF-8
19. New _____ in HTML add semantics and structure
unordered
content
placeholders
elements
20. _______________ are used to list terms and their descriptions
Markup
inline
Description lists
title
21. A free product that can convert one type of media to another
<ul>
stretch
false
Miro Converter
22. Three common video codecs: H.264 - _____ - VP8
document-relative
<audio src="fileName.mp3"></audio>
stretch
Theora
23. The html element is the _____ element of the tree
Boolean
charset
debug
root
24. Command to attach an external JavaScript (called 'myscripts.js' to a web page
<script src="myscripts.js"></script>
MIME
protocol
natively
25. description terms (<dt>) can only contain text and ______ elements
inline
<p><a href="#top">Return to top</a></p>
sub
true
26. Four core HTML attributes: id - _____ - title - lang
document.write()
article
class
Miro Converter
27. '/login.html' is an example of a ____ path
root-relative
metadata
lists
WebKit
28. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
whitespace
<!DOCTYPE html><html></html>
FTP (File Transfer Protocol)
unordered
29. To see if an HTML file passes a standard of compliance ________ an HTML file
Internet Explorer (IE)
<meta charset="UTF-8">
validate
WebKit
30. Tabs & line returns and extra spaces are ____
nest
player
empty tags
whitespace
31. Three image formats supported by most browsers: jpeg (jpg) - gif - _____
png
href
jpeg (jpg)
alt
32. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
Incorrect nesting
<meta charset="UTF-8">
test
www.html5test.com
33. Running an HTML file on all of the browsers you may use: ______ an HTML file
Internet Explorer (IE)
specific tags
<!DOCTYPE html><html></html>
test
34. Safari and Chrome both use the Webkit _______ engine
www.html5test.com
rendering
www.html5test.com
JavaScript
35. Version of HTML that preceded HTML5
XHTML
charset
www.html5test.com
video/mpeg
36. Tag used for metadata
audio/mpeg or audio/x-mpeg
placeholders
Cross-browser compatibility
meta
37. Discover/correct problems in an HTML file: _____ an HTML file
CSS
Incorrect nesting
audio/mpeg or audio/x-mpeg
debug
38. Five common attributes for an image tag: src - ____ - height - width - title
Markup
alt
lang
debug
39. Image type used for high quality (many colors - gradients) where transparency is required
png
Incorrect nesting
metadata
article
40. Chrome - Safari - Firefox and Internet Explorer are examples of _________
favicon
alt
browsers
<a href="index.html#top">Return to Home</a>
41. Five inline elements for formatting text: i - b - ____ - sup - br
attributes
favicon
sub
rendering
42. Div and span elements should only be used when more ________ don't apply
../
specific tags
WebKit
Theora
43. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
<ul>
FTP (File Transfer Protocol)
class
empty tags
44. Useful site to check a browser's current ratings
<audio src="fileName.mp3"></audio>
metadata
www.html5test.com
WebKit
45. Tag used for metadata
document tree
meta
application/x-shockwave-flash
<img>
46. Apple's plug-in for video
QuickTime
test
placeholders
<li>
47. Command to attach an external style sheet (called 'mystyles.css' to a web page
application/x-shockwave-flash
<link rel="stylesheet" href="mystyles.css">
|
UTF-8
48. When you use the ____ element for media - you code all parameters as _____ - not as <param> elements
codecs
attributes
inline
protocol
49. Making sure a page looks good on multiple browsers of various vintages
double quotes
meta
singleton
Cross-browser compatibility
50. 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"....
double quotes
<a href="index.html#top">Return to Home</a>
deprecated
singleton