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. Discover/correct problems in an HTML file: _____ an HTML file
blockquote
default
debug
<video src="fileName.mp4"></video>
2. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
<embed>
Markup
specific tags
Boolean
3. True or false: charset metadata is required for HTML5 validation
Flash Player
true
MIME (Multipurpose Internet Mail Extensions)
<li>
4. Useful site to check a browser's current ratings
Comment
JavaScript
favicon
www.html5test.com
5. It refers to an official Internet standard that specifies how messages must be formatted so that they can be exchanged between different email systems. It is a very flexible format - permitting one to include virtually any type of file or document in
validate
Accessibility
false
MIME (Multipurpose Internet Mail Extensions)
6. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____
entities
www.html5test.com
<meta charset="UTF-8">
test
7. Browser's internal representation of a web page
DOM
double quotes
aac
Internet Explorer (IE)
8. Two common examples of ________: <br> and <img>
CSS
Boolean
Internet Explorer (IE)
empty tags
9. Tag used for metadata
|
QuickTime
meta
stretch
10. Essential coding language in HTML5
JavaScript
whitespace
empty tag
<li>
11. 'images/logo.gif' is an example of a ____ path
Markup
rendering
<script src="myscripts.js"></script>
document-relative
12. It's a best practice to code a series of links within a _______ list
unordered
Media Player
Description lists
alt="" empty (no space)
13. Image type used for high quality (many colors - gradients) where transparency is required
false
png
Accessibility
Incorrect nesting
14. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
JavaScript APIs
entities
XHTML
declaration
15. Character coding that has support for many alphabets including non-western ones
lists
Aptana
WebKit
UTF-8
16. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag
lists
singleton
<embed>
<li>
17. New _____ in HTML add semantics and structure
../
browsers
elements
lang
18. Technically a type of uniform resource identifier (URI) but in many technical documents and verbal discussions _______ is often used as a synonym for URI
URL
Accessibility
inline
document-relative
19. Chrome - Safari - Firefox and Internet Explorer are examples of _________
singleton
www.html5test.com
browsers
application/pdf
20. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______
root
Media Player
octothorpe
space
21. The attribute used to help a screen reader pronounce words correctly
lang
article
nest
www.html5test.com
22. Extension used for a custom icon
rendering
charset
Comment
ico
23. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
false
definition
declaration
Internet Explorer (IE)
24. Regarding media for a web page: If you are having trouble getting the <object> & <param> elements to work properly - ______ is supported by HTML5 and may be a useful alternative
stretch
natively
root
<embed>
25. description terms (<dt>) can only contain text and ______ elements
Flash Player
root
bulleted
inline
26. Three tags for special types of text: pre - ______ - address
<!DOCTYPE html><html></html>
title
blockquote
meta
27. Three common attributes for the meta tag: _____ - name and content
description
charset
alt="" empty (no space)
whitespace
28. Attribute used to provide "tooltips" when a user hovers the mouse over the element
placeholders
DOM
<link rel="stylesheet" href="mystyles.css">
title
29. Running an HTML file on all of the browsers you may use: ______ an HTML file
test
MIME
charset
root
30. Command to attach an external style sheet (called 'mystyles.css' to a web page
sub
<link rel="stylesheet" href="mystyles.css">
content
metadata
31. Prefix on a path that navigates up from a child to a parent folder
../
superset
MIME (Multipurpose Internet Mail Extensions)
sub
32. A ____ is a location on a page that can be linked to
placeholder
JavaScript
<audio src="fileName.mp3"></audio>
Theora
33. Always code the _____ attribute on the html element to identify the language of the page
article
audio/x-wave
lang
octothorpe
34. One of the most common media types and is also the encoding standard for audio; currently used on all Apple products
JavaScript APIs
article
Description lists
aac
35. Multiple attributes are separated by a(n) ______
whitespace
title
XHTML
space
36. A MIME type describes the contents of a media file and helps a browser determine what to use to open it
JavaScript
test
player
QuickTime
37. Easiest way to add audio to an HTML5 page
<script src="myscripts.js"></script>
true
<audio src="fileName.mp3"></audio>
application/x-shockwave-flash
38. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
superset
Boolean
document.write()
Internet Explorer (IE)
39. Useful site to check a browser's current ratings
www.html5test.com
<a href="index.html#top">Return to Home</a>
Aptana
superset
40. Easiest way to add video to an HTML5 page
<video src="fileName.mp4"></video>
rendering
elements
Cross-browser compatibility
41. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
sub
content
default
double quotes
42. Two parts of the _________: head and body
document tree
www.html5test.com
../
deprecated
43. Safari and Chrome both use the Webkit _______ engine
FTP (File Transfer Protocol)
rendering
document.write()
true
44. Tabs & line returns and extra spaces are ____
CSS
href
WebKit
whitespace
45. Five inline elements for formatting text: i - b - ____ - sup - br
<ol>
pipe
class
sub
46. Safari and Chrome both use the Webkit _______ engine
COder/DECoder
Internet Explorer (IE)
div
rendering
47. You should use ____ to control the space between block elements
CSS
UTF-8
stretch
elements
48. 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
absolute
png
nest
octothorpe
49. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
Incorrect nesting
Internet Explorer (IE)
player
document-relative
50. Adobe's plug-in for video
document-relative
Flash Player
DOM
JavaScript