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. MIME type for a PDF
stretch
65
application/pdf
jQuery
2. The html element is the _____ element of the tree
jpeg (jpg)
JavaScript APIs
root
true
3. Version of HTML that preceded HTML5
document.write()
JavaScript
debug
XHTML
4. Safari and Chrome both use the Webkit _______ engine
<dt>
png
document type
rendering
5. 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"....
<a href="index.html#top">Return to Home</a>
root
jQuery
debug
6. Running an HTML file on all of the browsers you may use: ______ an HTML file
unordered
alt
Internet Explorer (IE)
test
7. Description lists were called _____ lists in HTML4 - but they were renamed because you can code more than one <dd> element for each <dt> element
document-relative
space
browsers
definition
8. Command to attach an external JavaScript (called 'myscripts.js' to a web page
<script src="myscripts.js"></script>
space
audio/mpeg or audio/x-mpeg
../
9. <a> is an example of a(n) _______ element
inline
WebKit
deprecated
alt="" empty (no space)
10. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
<embed>
JavaScript
JavaScript APIs
WebKit
11. A website should (must) be contained in a folder called the _____
root
deprecated
protocol
singleton
12. Two common examples of ________: <br> and <img>
gif
empty tags
elements
Flash Player
13. Three common attributes for the meta tag: _____ - name and content
JavaScript
Flash Player
document-relative
charset
14. An open source browser engine
WebKit
article
COder/DECoder
debug
15. It's a best practice to code a series of links within a _______ list
alt
unordered
title
hgroup
16. One of the most widely-used media types for audio
blockquote
rendering
<p><a href="#top">Return to top</a></p>
mp3
17. MIME type for a MP3
definition
application/pdf
pipe
audio/mpeg or audio/x-mpeg
18. Making sure a page looks good on multiple browsers of various vintages
Cross-browser compatibility
metadata
WebKit
Accessibility
19. Making sure a page looks good on multiple browsers of various vintages
Cross-browser compatibility
alt
codecs
elements
20. Command to establish the characters that compose a page
Theora
metadata
<!DOCTYPE html><html></html>
<meta charset="UTF-8">
21. Image type used for high quality (many colors - gradients) where transparency is required
png
document tree
article
natively
22. If you don't specify the MIME type for a file - it will be opened in the browser's _____ media player for that media type
debug
default
<!DOCTYPE html><html></html>
jQuery
23. Three common attributes for the meta tag: _____ - name and content
Comment
nest
Markup
charset
24. Attribute values are delimited by ______
double quotes
samp
<meta charset="UTF-8">
<audio src="fileName.mp3"></audio>
25. Command to attach an external style sheet (called 'mystyles.css' to a web page
gif
QuickTime
<video src="fileName.mp4"></video>
<link rel="stylesheet" href="mystyles.css">
26. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
content
Incorrect nesting
protocol
elements
27. Chrome - Safari - Firefox and Internet Explorer are examples of _________
JavaScript APIs
Accessibility
browsers
png
28. 'codec' stands for ______
validate
empty tag
elements
COder/DECoder
29. Prefix on a path that navigates up from a child to a parent folder
../
charset
Incorrect nesting
65
30. Multiple attributes are separated by a(n) ______
false
<p><a href="#top">Return to top</a></p>
space
Boolean
31. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer
article
<!DOCTYPE html><html></html>
title
whitespace
32. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
Media Player
superset
inline
pipe
33. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____
entities
document-relative
protocol
favicon
34. A free text editor that can be used to edit HTML or CSS code
codecs
DOM
Aptana
<video src="fileName.mp4"></video>
35. Easiest way to add audio to an HTML5 page
<audio src="fileName.mp3"></audio>
lists
lang
title
36. Two common examples of ________: <br> and <img>
JavaScript APIs
document tree
validate
empty tags
37. _____ refers to the qualities that make a web site accessible to users especially disabled users
Accessibility
article
test
validate
38. Fancy word to describe a code feature that has been phased out or shelved
deprecated
gif
title
article
39. Three image formats supported by most browsers: jpeg (jpg) - gif - _____
png
WebKit
metadata
audio/x-wave
40. An element without content or a closing tag
true
empty tag
document.write()
Internet Explorer (IE)
41. Character entities begin with a ampersand (&) and end with a ______
<ol>
protocol
default
semicolon(;)
42. ________ structure <!-- blah blah blah -->
Comment
article
Incorrect nesting
unordered
43. Extension used for a custom icon
false
default
lang
ico
44. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
deprecated
Markup
content
application/pdf
45. Tag used for metadata
span
JavaScript
meta
Accessibility
46. Three tags for special types of text: pre - ______ - address
true
sub
charset
blockquote
47. Block element that lets you divide a page into divisions that can be formatted and positioned with CSS
div
Incorrect nesting
placeholders
audio/mpeg or audio/x-mpeg
48. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag
singleton
div
application/x-shockwave-flash
double quotes
49. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
Internet Explorer (IE)
protocol
QuickTime
root
50. For images with useful content - always code a(n) _____ attribute that describes the image
Incorrect nesting
|
alt
Closing tag