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
audio/mpeg or audio/x-mpeg
application/pdf
meta
<embed>
2. Running an HTML file on all of the browsers you may use: ______ an HTML file
Comment
Closing tag
aac
test
3. 'http://' is the _______ of a URL
<script src="myscripts.js"></script>
DOM
empty tag
protocol
4. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____
JavaScript APIs
entities
validate
true
5. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
content
Comment
Miro Converter
<ul>
6. Always code the _____ attribute on the html element to identify the language of the page
declaration
Incorrect nesting
lang
URL
7. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
Markup
superset
elements
class
8. Command to attach an external style sheet (called 'mystyles.css' to a web page
<link rel="stylesheet" href="mystyles.css">
double quotes
meta
CSS
9. Syntax for html container
<!DOCTYPE html><html></html>
content
Comment
aac
10. Three common video codecs: H.264 - _____ - VP8
empty tags
Theora
Boolean
JavaScript
11. 'http://www.yahoo.com/movies.html' is an example of a _____ path
deprecated
lang
absolute
root
12. Approximate max number of characters in a title element
lang
rendering
65
Boolean
13. MIME type for a WAV
Closing tag
Aptana
test
audio/x-wave
14. 'codec' stands for ______
Description lists
poster
COder/DECoder
case sensitive
15. Symbol often used to delimit phrases within a title tag's content
elements
<img>
|
stretch
16. Multiple attributes are separated by a(n) ______
space
lang
rendering
www.html5test.com
17. For images with useful content - always code a(n) _____ attribute that describes the image
alt
double quotes
default
poster
18. Four other HTML5 semantic elements: _____ - time - figure - figcaption
superset
65
hgroup
UTF-8
19. The attribute used to help a screen reader pronounce words correctly
WebKit
<li>
65
lang
20. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
<script src="myscripts.js"></script>
debug
UTF-8
Internet Explorer (IE)
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
|
Incorrect nesting
MIME (Multipurpose Internet Mail Extensions)
<link rel="stylesheet" href="mystyles.css">
22. Two common examples of ________: <br> and <img>
placeholder
empty tags
<link rel="stylesheet" href="mystyles.css">
QuickTime
23. Command to establish the characters that compose a page
<!DOCTYPE html><html></html>
WebKit
<meta charset="UTF-8">
empty tag
24. Three tags for special types of text: pre - ______ - address
pipe
empty tags
blockquote
<link rel="stylesheet" href="mystyles.css">
25. Software components used to 'decode' video files so they may be played
codecs
content
superset
www.html5test.com
26. Attribute with the <a> tag that specifies the address you want to link to
<a href="index.html#top">Return to Home</a>
video/mpeg
nest
href
27. A MIME type describes the contents of a media file and helps a browser determine what to use to open it
player
deprecated
space
codecs
28. Birthed in 2005 - this language was created to expedite web development and is central to making web pages look good on mobile devices
jQuery
Markup
browsers
Comment
29. Version of HTML that preceded HTML5
XHTML
meta
document-relative
deprecated
30. 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"....
JavaScript APIs
<a href="index.html#top">Return to Home</a>
empty tag
metadata
31. MIME type for a SWF
charset
double quotes
application/x-shockwave-flash
stretch
32. 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
true
nest
test
www.html5test.com
33. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
JavaScript
superset
double quotes
alt
34. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
Accessibility
bulleted
elements
FTP (File Transfer Protocol)
35. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
favicon
content
test
JavaScript
36. A ____ is a location on a page that can be linked to
<img>
placeholder
attributes
URL
37. Useful site to check a browser's current ratings
document.write()
www.html5test.com
empty tag
<li>
38. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
lang
meta
Incorrect nesting
codecs
39. Block element that lets you divide a page into divisions that can be formatted and positioned with CSS
png
meta
<audio src="fileName.mp3"></audio>
div
40. The HTML for a navigation list is best coded as a series of <a> elements within the ___ elements of an unordered (<ul>) list
true
description
<li>
false
41. Three image formats supported by most browsers: jpeg (jpg) - gif - _____
document.write()
Closing tag
pipe
png
42. Prefix on a path that navigates up from a child to a parent folder
WebKit
Description lists
<li>
../
43. Version of HTML that preceded HTML5
XHTML
entities
png
JavaScript APIs
44. 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.
description
poster
JavaScript
natively
45. Tag for creating an image on a web page
span
Comment
<img>
specific tags
46. Essential coding language in HTML5
<script src="myscripts.js"></script>
semicolon(;)
JavaScript
URL
47. HTML code elements should be in lower case except for the ____________ which is in upper case
stretch
<li>
document type
class
48. Image attribute that provides a screen (tool) tip
Internet Explorer (IE)
title
meta
protocol
49. Provides information about the contents of a web document
Cross-browser compatibility
metadata
empty tags
Markup
50. A free product that can convert one type of media to another
Miro Converter
Boolean
<ul>
WebKit