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. A free product that can convert one type of media to another
content
Miro Converter
png
<meta charset="UTF-8">
2. Three common attributes for the meta tag: _____ - name and content
charset
MIME
browsers
<p><a href="#top">Return to top</a></p>
3. MIME type for a MPG/MPEG
document.write()
<embed>
video/mpeg
Cross-browser compatibility
4. Two common examples of ________: <br> and <img>
<li>
document type
charset
empty tags
5. Always code the _____ attribute on the html element to identify the language of the page
Internet Explorer (IE)
lang
meta
<ul>
6. Three tags for special types of text: pre - ______ - address
<li>
blockquote
stretch
double quotes
7. Image type used for photographs and scans
empty tag
jpeg (jpg)
Markup
bulleted
8. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
<embed>
Closing tag
elements
entities
9. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
<li>
empty tags
DOM
superset
10. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
document type
<meta charset="UTF-8">
content
title
11. Three common attributes for the meta tag: _____ - name and content
charset
empty tags
UTF-8
JavaScript
12. Tag for ordered lists
Cross-browser compatibility
nest
<ol>
false
13. Browser's internal representation of a web page
DOM
nest
alt="" empty (no space)
double quotes
14. HTML code elements should be in lower case except for the ____________ which is in upper case
<ol>
document type
CSS
attributes
15. A MIME type describes the contents of a media file and helps a browser determine what to use to open it
description
player
root-relative
Accessibility
16. To see if an HTML file passes a standard of compliance ________ an HTML file
UTF-8
<p><a href="#top">Return to top</a></p>
rendering
validate
17. Safari and Chrome both use the Webkit _______ engine
unordered
rendering
poster
protocol
18. True or false: Heading tags are the preferred way to size text.
metadata
false
<link rel="stylesheet" href="mystyles.css">
jpeg (jpg)
19. 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"....
Flash Player
<a href="index.html#top">Return to Home</a>
FTP (File Transfer Protocol)
Aptana
20. The attribute used to help a screen reader pronounce words correctly
rendering
title
empty tags
lang
21. <a> is an example of a(n) _______ element
natively
gif
inline
case sensitive
22. Tag for creating an image on a web page
whitespace
Closing tag
<img>
<embed>
23. True or false: charset metadata is required for HTML5 validation
<meta charset="UTF-8">
document type
true
semicolon(;)
24. Approximate max number of characters in a title element
65
stretch
content
semicolon(;)
25. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag
singleton
root
elements
charset
26. The html element is the _____ element of the tree
lists
root
test
|
27. MIME type for a WAV
URL
application/x-shockwave-flash
audio/x-wave
href
28. True or false: charset metadata is required for HTML5 validation
true
WebKit
protocol
application/pdf
29. Attribute used to provide "tooltips" when a user hovers the mouse over the element
rendering
entities
title
<meta charset="UTF-8">
30. The two main kinds of _______ in HTML: ordered and unordered
empty tag
Markup
Comment
lists
31. Essential coding language in HTML5
bulleted
JavaScript
WebKit
placeholder
32. Image type used for high quality (many colors - gradients) where transparency is required
test
span
<li>
png
33. Command to attach an external JavaScript (called 'myscripts.js' to a web page
Internet Explorer (IE)
placeholders
document.write()
<script src="myscripts.js"></script>
34. Two parts of the _________: head and body
Markup
document tree
Aptana
URL
35. Tabs & line returns and extra spaces are ____
whitespace
bulleted
65
double quotes
36. Five inline elements for formatting text: i - b - ____ - sup - br
sub
<link rel="stylesheet" href="mystyles.css">
pipe
div
37. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______
absolute
octothorpe
content
article
38. When you use the ____ element for media - you code all parameters as _____ - not as <param> elements
attributes
<embed>
<script src="myscripts.js"></script>
elements
39. Apple's plug-in for video
<meta charset="UTF-8">
QuickTime
octothorpe
nest
40. Two parts of the _________: head and body
inline
samp
<embed>
document tree
41. JavaScript method (function) that places string information into the body of a web page
document.write()
URL
jpeg (jpg)
Flash Player
42. Command to establish the characters that compose a page
article
<a>
<meta charset="UTF-8">
class
43. Windows' plug-in for video
whitespace
<embed>
Media Player
deprecated
44. Easiest way to add video to an HTML5 page
empty tag
Cross-browser compatibility
<video src="fileName.mp4"></video>
title
45. Command to attach an external JavaScript (called 'myscripts.js' to a web page
double quotes
<dt>
COder/DECoder
<script src="myscripts.js"></script>
46. For images that are used solely for decoration - use this attribute - which is known as a ______ attribute
browsers
Description lists
alt="" empty (no space)
ico
47. Syntax for html container
description
root
<embed>
<!DOCTYPE html><html></html>
48. Fancy word to describe a code feature that has been phased out or shelved
inline
deprecated
ico
Boolean
49. A free text editor that can be used to edit HTML or CSS code
Aptana
unordered
deprecated
false
50. An HTML document consists of two parts: DOCTYPE ______ and document tree
declaration
pipe
title
JavaScript