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. Tabs & line returns and extra spaces are ____
space
lists
whitespace
<a>
2. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
rendering
Flash Player
Incorrect nesting
root
3. Using the _____ element is a good way to display YouTube videos in your web pages
<embed>
DOM
jQuery
Boolean
4. You should use ____ to control the space between block elements
elements
CSS
MIME (Multipurpose Internet Mail Extensions)
definition
5. Five common attributes for an image tag: src - ____ - height - width - title
Cross-browser compatibility
<script src="myscripts.js"></script>
alt
alt="" empty (no space)
6. Provides information about the contents of a web document
Accessibility
metadata
Markup
mp3
7. The html element is the _____ element of the tree
root
empty tag
title
JavaScript APIs
8. Easiest way to add video to an HTML5 page
<video src="fileName.mp4"></video>
<script src="myscripts.js"></script>
Flash Player
declaration
9. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
<link rel="stylesheet" href="mystyles.css">
root
document type
Markup
10. 'images/logo.gif' is an example of a ____ path
UTF-8
empty tag
charset
document-relative
11. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
FTP (File Transfer Protocol)
lists
Internet Explorer (IE)
www.html5test.com
12. Adobe's plug-in for video
Closing tag
meta
document.write()
Flash Player
13. True or false: Heading tags are the preferred way to size text.
false
validate
Boolean
href
14. MIME type for a SWF
<ol>
definition
attributes
application/x-shockwave-flash
15. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
span
Markup
mp3
Boolean
16. id and class names are __________
browsers
case sensitive
JavaScript APIs
<link rel="stylesheet" href="mystyles.css">
17. HTML tag to code a hyperlink
poster
<a>
JavaScript
document tree
18. Three common attributes for the meta tag: _____ - name and content
charset
div
Markup
<a>
19. Character coding that has support for many alphabets including non-western ones
alt
Closing tag
URL
UTF-8
20. A free text editor that can be used to edit HTML or CSS code
UTF-8
declaration
natively
Aptana
21. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag
document-relative
elements
singleton
<ul>
22. Tag used for metadata
meta
href
nest
lang
23. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
COder/DECoder
Cross-browser compatibility
superset
browsers
24. MIME type for a WAV
<li>
audio/x-wave
test
Internet Explorer (IE)
25. The attribute used to help a screen reader pronounce words correctly
space
validate
lang
empty tags
26. _____ refers to the qualities that make a web site accessible to users especially disabled users
Description lists
bulleted
Accessibility
empty tags
27. In addition to the required 'charset' metadata attribute - _____ and keywords attributes should be provided as well for SEO
<!DOCTYPE html><html></html>
title
description
FTP (File Transfer Protocol)
28. Easiest way to add audio to an HTML5 page
COder/DECoder
<ul>
Boolean
<audio src="fileName.mp3"></audio>
29. An element without content or a closing tag
Comment
empty tag
FTP (File Transfer Protocol)
JavaScript
30. To see if an HTML file passes a standard of compliance ________ an HTML file
validate
declaration
protocol
elements
31. Version of HTML that preceded HTML5
space
application/pdf
true
XHTML
32. Two parts of the _________: head and body
bulleted
document tree
true
WebKit
33. 'http://' is the _______ of a URL
protocol
stretch
<link rel="stylesheet" href="mystyles.css">
Media Player
34. Prefix on a path that navigates up from a child to a parent folder
../
JavaScript
validate
deprecated
35. True or false: charset metadata is required for HTML5 validation
true
href
UTF-8
document type
36. Description lists were called _____ lists in HTML4 - but they were renamed because you can code more than one <dd> element for each <dt> element
blockquote
superset
application/x-shockwave-flash
definition
37. The HTML for a navigation list is best coded as a series of <a> elements within the ___ elements of an unordered (<ul>) list
XHTML
<li>
application/pdf
octothorpe
38. Browser's internal representation of a web page
aac
deprecated
protocol
DOM
39. New _____ in HTML add semantics and structure
elements
hgroup
<script src="myscripts.js"></script>
browsers
40. The height and width attributes may be used to '________' an image to a given dimension.
Internet Explorer (IE)
stretch
root
article
41. One of the most widely-used media types for audio
<dt>
www.html5test.com
mp3
empty tags
42. It's a best practice to code a series of links within a _______ list
unordered
document tree
blockquote
<script src="myscripts.js"></script>
43. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer
title
test
empty tag
article
44. Tabs & line returns and extra spaces are ____
whitespace
specific tags
rendering
true
45. _______________ are used to list terms and their descriptions
lang
document tree
Description lists
FTP (File Transfer Protocol)
46. Technically a type of uniform resource identifier (URI) but in many technical documents and verbal discussions _______ is often used as a synonym for URI
MIME (Multipurpose Internet Mail Extensions)
png
alt="" empty (no space)
URL
47. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
<!DOCTYPE html><html></html>
lists
Boolean
case sensitive
48. JavaScript method (function) that places string information into the body of a web page
document.write()
hgroup
singleton
Cross-browser compatibility
49. Command to attach an external JavaScript (called 'myscripts.js' to a web page
<script src="myscripts.js"></script>
ico
Internet Explorer (IE)
nest
50. The two main kinds of _______ in HTML: ordered and unordered
href
inline
test
lists