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. '/login.html' is an example of a ____ path
<img>
root-relative
blockquote
<!DOCTYPE html><html></html>
2. Command to attach an external style sheet (called 'mystyles.css' to a web page
<a href="index.html#top">Return to Home</a>
<link rel="stylesheet" href="mystyles.css">
<a>
placeholder
3. Common use of a link element that provides a 'custom' feel to your web page
favicon
charset
png
<a href="index.html#top">Return to Home</a>
4. Five common attributes for an image tag: src - ____ - height - width - title
charset
document tree
singleton
alt
5. MIME type for a MP3
<ol>
audio/mpeg or audio/x-mpeg
Comment
whitespace
6. Div and span elements should only be used when more ________ don't apply
poster
Closing tag
entities
specific tags
7. You should use ____ to control the space between block elements
span
CSS
lists
double quotes
8. Image type used for high quality (many colors - gradients) where transparency is required
empty tags
png
DOM
case sensitive
9. A ____ is a location on a page that can be linked to
www.html5test.com
URL
lists
placeholder
10. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
<script src="myscripts.js"></script>
alt
document type
superset
11. Provides information about the contents of a web document
Incorrect nesting
metadata
meta
space
12. _____ refers to the qualities that make a web site accessible to users especially disabled users
octothorpe
lang
Markup
Accessibility
13. Essential coding language in HTML5
div
JavaScript
absolute
singleton
14. For images with useful content - always code a(n) _____ attribute that describes the image
Boolean
title
alt
QuickTime
15. Image attribute that provides a screen (tool) tip
meta
whitespace
MIME
title
16. Chrome - Safari - Firefox and Internet Explorer are examples of _________
<audio src="fileName.mp3"></audio>
URL
browsers
pipe
17. Attribute with the <a> tag that specifies the address you want to link to
validate
WebKit
href
debug
18. Three tags for special types of text: pre - ______ - address
pipe
superset
deprecated
blockquote
19. Ten inline elements for identifying content abbr - cite - code - dfn - em - kbd - q - ____ - strong - var
alt="" empty (no space)
samp
test
<a>
20. To say that a browser "_______" supports a media type means that the browser doesn't require a plug-in for it.
Media Player
natively
inline
Cross-browser compatibility
21. 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
<script src="myscripts.js"></script>
default
MIME
aac
22. Software components used to 'decode' video files so they may be played
<a>
codecs
Boolean
Aptana
23. Inline element that lets you identify text that can be formatted with CSS
<link rel="stylesheet" href="mystyles.css">
<audio src="fileName.mp3"></audio>
span
JavaScript APIs
24. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______
double quotes
placeholder
placeholders
octothorpe
25. Making sure a page looks good on multiple browsers of various vintages
definition
hgroup
root-relative
Cross-browser compatibility
26. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
blockquote
Closing tag
charset
elements
27. Five inline elements for formatting text: i - b - ____ - sup - br
<link rel="stylesheet" href="mystyles.css">
UTF-8
sub
<a>
28. Character coding that has support for many alphabets including non-western ones
Incorrect nesting
player
UTF-8
meta
29. A MIME type describes the contents of a media file and helps a browser determine what to use to open it
65
JavaScript APIs
player
entities
30. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
Incorrect nesting
true
description
natively
31. Two common examples of ________: <br> and <img>
Comment
empty tags
Boolean
false
32. Two parts of the _________: head and body
<li>
document tree
<link rel="stylesheet" href="mystyles.css">
XHTML
33. True or false: Heading tags are the preferred way to size text.
false
entities
<!DOCTYPE html><html></html>
alt
34. In the code for a video element - the _____ attribute lets you specify an image file to be used as a static image in place of the video that would otherwise begin playing automatically.
DOM
poster
<a>
false
35. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
Theora
Incorrect nesting
|
false
36. Extension used for a custom icon
specific tags
FTP (File Transfer Protocol)
class
ico
37. MIME type for a WAV
elements
double quotes
superset
audio/x-wave
38. Image type used for small illustrations and logos
test
gif
placeholder
root
39. Provides information about the contents of a web document
Closing tag
Boolean
metadata
meta
40. Apple's plug-in for video
attributes
elements
QuickTime
elements
41. True or false: Heading tags are the preferred way to size text.
validate
false
root
declaration
42. Making sure a page looks good on multiple browsers of various vintages
article
Cross-browser compatibility
Incorrect nesting
Internet Explorer (IE)
43. 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
debug
<embed>
true
Boolean
44. An unordered list is often called a ____ list
Cross-browser compatibility
bulleted
<a href="index.html#top">Return to Home</a>
pipe
45. _______________ are used to list terms and their descriptions
semicolon(;)
Internet Explorer (IE)
browsers
Description lists
46. 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"....
<p><a href="#top">Return to top</a></p>
URL
attributes
hgroup
47. Multiple attributes are separated by a(n) ______
div
space
Aptana
<meta charset="UTF-8">
48. Tag used for metadata
meta
test
JavaScript
<p><a href="#top">Return to top</a></p>
49. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
FTP (File Transfer Protocol)
validate
debug
Flash Player
50. The HTML for a navigation list is best coded as a series of <a> elements within the ___ elements of an unordered (<ul>) list
jQuery
player
<p><a href="#top">Return to top</a></p>
<li>