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. Essential coding language in HTML5
Aptana
JavaScript
codecs
Comment
2. Image type used for small illustrations and logos
meta
gif
video/mpeg
inline
3. For images with useful content - always code a(n) _____ attribute that describes the image
article
Incorrect nesting
description
alt
4. The height and width attributes may be used to '________' an image to a given dimension.
Boolean
alt="" empty (no space)
stretch
root
5. description terms (<dt>) can only contain text and ______ elements
inline
DOM
poster
browsers
6. True or false: charset metadata is required for HTML5 validation
XHTML
false
true
meta
7. '/login.html' is an example of a ____ path
QuickTime
<embed>
sub
root-relative
8. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
<ol>
lang
Closing tag
<!DOCTYPE html><html></html>
9. Command to attach an external JavaScript (called 'myscripts.js' to a web page
<script src="myscripts.js"></script>
Accessibility
www.html5test.com
false
10. Character coding that has support for many alphabets including non-western ones
FTP (File Transfer Protocol)
UTF-8
Comment
root
11. Two common examples of ________: <br> and <img>
Description lists
Aptana
<li>
empty tags
12. Chrome - Safari - Firefox and Internet Explorer are examples of _________
browsers
MIME (Multipurpose Internet Mail Extensions)
hgroup
class
13. Easiest way to add video to an HTML5 page
href
Closing tag
<video src="fileName.mp4"></video>
MIME (Multipurpose Internet Mail Extensions)
14. Running an HTML file on all of the browsers you may use: ______ an HTML file
test
<meta charset="UTF-8">
<!DOCTYPE html><html></html>
document type
15. MIME type for a PDF
video/mpeg
application/pdf
span
whitespace
16. Inline element that lets you identify text that can be formatted with CSS
whitespace
lang
span
root
17. To see if an HTML file passes a standard of compliance ________ an HTML file
document type
specific tags
validate
Theora
18. A MIME type describes the contents of a media file and helps a browser determine what to use to open it
../
specific tags
player
audio/mpeg or audio/x-mpeg
19. If an <a> element links to a media file - the browser tries to display or play it by using the right media player. To help the browser find the right one - you can use the type attribute to specify a ____ type
MIME
65
jQuery
Closing tag
20. Essential coding language in HTML5
Accessibility
player
JavaScript
attributes
21. 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
Accessibility
MIME (Multipurpose Internet Mail Extensions)
<ul>
Boolean
22. MIME type for a WAV
article
protocol
audio/x-wave
blockquote
23. Three elements used to make descriptions lists: <dl> - _____ - <dd>
samp
65
validate
<dt>
24. An HTML document consists of two parts: DOCTYPE ______ and document tree
declaration
superset
<embed>
div
25. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
JavaScript APIs
Closing tag
declaration
false
26. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer
hgroup
Cross-browser compatibility
article
CSS
27. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
Internet Explorer (IE)
UTF-8
protocol
aac
28. Tabs & line returns and extra spaces are ____
alt
true
XHTML
whitespace
29. Discover/correct problems in an HTML file: _____ an HTML file
empty tags
natively
lang
debug
30. Command to attach an external style sheet (called 'mystyles.css' to a web page
samp
<link rel="stylesheet" href="mystyles.css">
QuickTime
<li>
31. 'images/logo.gif' is an example of a ____ path
<!DOCTYPE html><html></html>
elements
document-relative
WebKit
32. Useful site to check a browser's current ratings
www.html5test.com
true
Description lists
empty tags
33. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____
XHTML
entities
JavaScript
debug
34. Tag for creating an image on a web page
superset
document-relative
<img>
placeholders
35. ________ structure <!-- blah blah blah -->
Media Player
Comment
WebKit
../
36. _____ refers to the qualities that make a web site accessible to users especially disabled users
Accessibility
application/x-shockwave-flash
nest
Incorrect nesting
37. 'codec' stands for ______
<!DOCTYPE html><html></html>
COder/DECoder
<ol>
<script src="myscripts.js"></script>
38. Three common attributes for the meta tag: _____ - name and content
root
charset
XHTML
inline
39. Character entities begin with a ampersand (&) and end with a ______
application/x-shockwave-flash
semicolon(;)
rendering
bulleted
40. Extension used for a custom icon
ico
Media Player
JavaScript
charset
41. Prefix on a path that navigates up from a child to a parent folder
<dt>
poster
Incorrect nesting
../
42. 'http://' is the _______ of a URL
lang
protocol
charset
root-relative
43. A free text editor that can be used to edit HTML or CSS code
Aptana
empty tag
natively
protocol
44. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
elements
title
case sensitive
Markup
45. Command to attach an external JavaScript (called 'myscripts.js' to a web page
Markup
<script src="myscripts.js"></script>
document type
<p><a href="#top">Return to top</a></p>
46. Multiple attributes are separated by a(n) ______
MIME
href
space
audio/x-wave
47. MIME type for a MPG/MPEG
video/mpeg
content
JavaScript APIs
href
48. Browser's internal representation of a web page
FTP (File Transfer Protocol)
XHTML
absolute
DOM
49. The html element is the _____ element of the tree
root
validate
document type
<!DOCTYPE html><html></html>
50. A very important element in the head of a page that provides search engine information
UTF-8
audio/x-wave
title
rendering