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
application/pdf
jpeg (jpg)
Theora
root
2. '/login.html' is an example of a ____ path
lang
<a>
JavaScript
root-relative
3. ________ structure <!-- blah blah blah -->
Aptana
octothorpe
Theora
Comment
4. Description lists were called _____ lists in HTML4 - but they were renamed because you can code more than one <dd> element for each <dt> element
definition
document type
inline
<embed>
5. Fancy word to describe a code feature that has been phased out or shelved
Incorrect nesting
default
whitespace
deprecated
6. Windows' plug-in for video
title
CSS
Cross-browser compatibility
Media Player
7. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer
WebKit
hgroup
article
MIME
8. 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
MIME (Multipurpose Internet Mail Extensions)
double quotes
JavaScript APIs
article
9. Adobe's plug-in for video
document type
debug
root
Flash Player
10. Links that jump to a location on the same page use _____ - created with the <a> element with the id attribute
<script src="myscripts.js"></script>
Boolean
placeholders
<ul>
11. 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"....
document-relative
mp3
application/pdf
<a href="index.html#top">Return to Home</a>
12. To see if an HTML file passes a standard of compliance ________ an HTML file
<link rel="stylesheet" href="mystyles.css">
span
entities
validate
13. Attribute values are delimited by ______
entities
double quotes
ico
CSS
14. Prefix on a path that navigates up from a child to a parent folder
natively
../
player
whitespace
15. Tag for an item within a list (either ordered or unordered)
span
empty tag
DOM
<li>
16. A very important element in the head of a page that provides search engine information
JavaScript APIs
www.html5test.com
<link rel="stylesheet" href="mystyles.css">
title
17. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
Flash Player
audio/mpeg or audio/x-mpeg
superset
Incorrect nesting
18. _______________ are used to list terms and their descriptions
superset
Description lists
document.write()
<meta charset="UTF-8">
19. Three common attributes for the meta tag: _____ - name and content
charset
<p><a href="#top">Return to top</a></p>
player
metadata
20. Tag for ordered lists
JavaScript
declaration
<ol>
content
21. When you use the ____ element for media - you code all parameters as _____ - not as <param> elements
<p><a href="#top">Return to top</a></p>
alt
validate
attributes
22. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
root-relative
WebKit
jQuery
Incorrect nesting
23. Provides information about the contents of a web document
JavaScript APIs
metadata
png
true
24. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
true
Closing tag
protocol
png
25. 'images/logo.gif' is an example of a ____ path
debug
document-relative
alt
test
26. Three tags for special types of text: pre - ______ - address
<li>
document tree
blockquote
favicon
27. New _____ in HTML add semantics and structure
elements
span
Internet Explorer (IE)
definition
28. Character entities begin with a ampersand (&) and end with a ______
validate
empty tags
semicolon(;)
false
29. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
singleton
title
lists
Closing tag
30. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag
entities
WebKit
singleton
alt
31. To say that a browser "_______" supports a media type means that the browser doesn't require a plug-in for it.
default
natively
<meta charset="UTF-8">
Media Player
32. Version of HTML that preceded HTML5
Theora
application/pdf
<video src="fileName.mp4"></video>
XHTML
33. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
bulleted
<meta charset="UTF-8">
Incorrect nesting
audio/x-wave
34. Essential coding language in HTML5
placeholders
JavaScript
65
Boolean
35. Software components used to 'decode' video files so they may be played
singleton
codecs
double quotes
bulleted
36. In addition to the required 'charset' metadata attribute - _____ and keywords attributes should be provided as well for SEO
Internet Explorer (IE)
description
<img>
application/x-shockwave-flash
37. Tag used for metadata
specific tags
<video src="fileName.mp4"></video>
favicon
meta
38. Image type used for small illustrations and logos
sub
metadata
gif
ico
39. Running an HTML file on all of the browsers you may use: ______ an HTML file
<meta charset="UTF-8">
png
Internet Explorer (IE)
test
40. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
Media Player
JavaScript APIs
Miro Converter
elements
41. Command to attach an external JavaScript (called 'myscripts.js' to a web page
title
blockquote
<script src="myscripts.js"></script>
aac
42. The html element is the _____ element of the tree
root-relative
root
space
declaration
43. Three image formats supported by most browsers: jpeg (jpg) - gif - _____
png
<video src="fileName.mp4"></video>
empty tag
double quotes
44. Symbol often used to delimit phrases within a title tag's content
|
test
lang
JavaScript APIs
45. Making sure a page looks good on multiple browsers of various vintages
metadata
content
Cross-browser compatibility
video/mpeg
46. <a> is an example of a(n) _______ element
empty tag
blockquote
inline
<!DOCTYPE html><html></html>
47. One of the most common media types and is also the encoding standard for audio; currently used on all Apple products
hgroup
JavaScript
lang
aac
48. Safari and Chrome both use the Webkit _______ engine
rendering
space
bulleted
JavaScript APIs
49. 'http://' is the _______ of a URL
placeholder
protocol
aac
browsers
50. 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
Incorrect nesting
document tree