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. Three image formats supported by most browsers: jpeg (jpg) - gif - _____
title
deprecated
png
jQuery
2. HTML code elements should be in lower case except for the ____________ which is in upper case
|
<link rel="stylesheet" href="mystyles.css">
Description lists
document type
3. ________ structure <!-- blah blah blah -->
Comment
<meta charset="UTF-8">
blockquote
|
4. The two main kinds of _______ in HTML: ordered and unordered
class
Media Player
lists
audio/mpeg or audio/x-mpeg
5. _____ refers to the qualities that make a web site accessible to users especially disabled users
png
codecs
samp
Accessibility
6. Tag used for metadata
JavaScript APIs
alt
superset
meta
7. It's a best practice to code a series of links within a _______ list
ico
empty tags
<!DOCTYPE html><html></html>
unordered
8. Command to attach an external style sheet (called 'mystyles.css' to a web page
COder/DECoder
unordered
<link rel="stylesheet" href="mystyles.css">
declaration
9. Four other HTML5 semantic elements: _____ - time - figure - figcaption
hgroup
Markup
document.write()
false
10. Three tags for special types of text: pre - ______ - address
Cross-browser compatibility
blockquote
document-relative
<link rel="stylesheet" href="mystyles.css">
11. Apple's plug-in for video
validate
Cross-browser compatibility
ico
QuickTime
12. JavaScript method (function) that places string information into the body of a web page
document.write()
declaration
bulleted
QuickTime
13. 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"....
double quotes
document-relative
MIME
<p><a href="#top">Return to top</a></p>
14. MIME type for a MPG/MPEG
double quotes
video/mpeg
root
audio/x-wave
15. Three common attributes for the meta tag: _____ - name and content
empty tags
meta
charset
validate
16. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
WebKit
empty tags
JavaScript APIs
<!DOCTYPE html><html></html>
17. Approximate max number of characters in a title element
placeholders
validate
65
document type
18. New _____ in HTML add semantics and structure
elements
gif
title
span
19. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
alt="" empty (no space)
Internet Explorer (IE)
nest
span
20. Making sure a page looks good on multiple browsers of various vintages
declaration
inline
pipe
Cross-browser compatibility
21. The html element is the _____ element of the tree
lang
JavaScript
root
png
22. Multiple attributes are separated by a(n) ______
space
Closing tag
div
JavaScript
23. 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
true
unordered
title
nest
24. To say that a browser "_______" supports a media type means that the browser doesn't require a plug-in for it.
natively
<p><a href="#top">Return to top</a></p>
superset
lists
25. Provides information about the contents of a web document
<dt>
debug
class
metadata
26. Tag used for metadata
meta
whitespace
debug
space
27. Command to attach an external JavaScript (called 'myscripts.js' to a web page
<script src="myscripts.js"></script>
declaration
document.write()
Incorrect nesting
28. Always code the _____ attribute on the html element to identify the language of the page
player
lang
false
rendering
29. description terms (<dt>) can only contain text and ______ elements
empty tag
false
inline
<ol>
30. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____
superset
<meta charset="UTF-8">
entities
superset
31. Version of HTML that preceded HTML5
specific tags
XHTML
video/mpeg
favicon
32. Syntax for html container
nest
root
div
<!DOCTYPE html><html></html>
33. Running an HTML file on all of the browsers you may use: ______ an HTML file
test
deprecated
content
Markup
34. One of the most widely-used media types for audio
favicon
<li>
true
mp3
35. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
declaration
browsers
player
Closing tag
36. Three tags for special types of text: pre - ______ - address
description
lang
png
blockquote
37. The html element is the _____ element of the tree
mp3
document-relative
empty tag
root
38. Discover/correct problems in an HTML file: _____ an HTML file
debug
<ol>
Boolean
png
39. To see if an HTML file passes a standard of compliance ________ an HTML file
blockquote
validate
declaration
Incorrect nesting
40. An HTML document consists of two parts: DOCTYPE ______ and document tree
poster
declaration
nest
protocol
41. MIME type for a PDF
application/pdf
<li>
stretch
Comment
42. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
Closing tag
alt="" empty (no space)
<meta charset="UTF-8">
JavaScript APIs
43. Two common examples of ________: <br> and <img>
article
<li>
empty tag
empty tags
44. JavaScript method (function) that places string information into the body of a web page
Incorrect nesting
samp
CSS
document.write()
45. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
empty tag
placeholders
space
Closing tag
46. MIME type for a SWF
pipe
article
JavaScript
application/x-shockwave-flash
47. Safari and Chrome both use the Webkit _______ engine
rendering
Closing tag
audio/x-wave
blockquote
48. True or false: charset metadata is required for HTML5 validation
JavaScript
WebKit
true
title
49. Tabs & line returns and extra spaces are ____
<!DOCTYPE html><html></html>
definition
attributes
whitespace
50. A website should (must) be contained in a folder called the _____
root
content
space
hgroup