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. Adobe's plug-in for video
Flash Player
elements
favicon
<embed>
2. _______________ are used to list terms and their descriptions
CSS
Description lists
JavaScript APIs
UTF-8
3. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
Description lists
Internet Explorer (IE)
document tree
Markup
4. Browser's internal representation of a web page
superset
lang
<embed>
DOM
5. The attribute used to help a screen reader pronounce words correctly
Comment
<ul>
application/pdf
lang
6. 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
nest
whitespace
<script src="myscripts.js"></script>
ico
7. Command to establish the characters that compose a page
<meta charset="UTF-8">
singleton
rendering
test
8. An unordered list is often called a ____ list
bulleted
FTP (File Transfer Protocol)
XHTML
content
9. Windows' plug-in for video
Media Player
elements
lists
audio/mpeg or audio/x-mpeg
10. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
Closing tag
test
Incorrect nesting
Accessibility
11. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag
double quotes
absolute
UTF-8
singleton
12. Discover/correct problems in an HTML file: _____ an HTML file
document tree
JavaScript APIs
Aptana
debug
13. Syntax for html container
space
<!DOCTYPE html><html></html>
superset
Closing tag
14. Command to attach an external style sheet (called 'mystyles.css' to a web page
<img>
65
<link rel="stylesheet" href="mystyles.css">
browsers
15. Attribute with the <a> tag that specifies the address you want to link to
Media Player
hgroup
UTF-8
href
16. A website should (must) be contained in a folder called the _____
space
title
root
<p><a href="#top">Return to top</a></p>
17. _____ refers to the qualities that make a web site accessible to users especially disabled users
metadata
Accessibility
description
case sensitive
18. 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
title
MIME (Multipurpose Internet Mail Extensions)
declaration
alt
19. Three elements used to make descriptions lists: <dl> - _____ - <dd>
definition
mp3
<dt>
metadata
20. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
superset
WebKit
stretch
title
21. Five common attributes for an image tag: src - ____ - height - width - title
alt
metadata
empty tag
natively
22. The html element is the _____ element of the tree
root
whitespace
DOM
Comment
23. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
<embed>
div
class
FTP (File Transfer Protocol)
24. Three tags for special types of text: pre - ______ - address
false
blockquote
pipe
document-relative
25. '/login.html' is an example of a ____ path
Boolean
alt
root-relative
alt="" empty (no space)
26. Image type used for photographs and scans
Markup
empty tag
article
jpeg (jpg)
27. Image attribute that provides a screen (tool) tip
<ul>
title
unordered
DOM
28. Easiest way to add video to an HTML5 page
Boolean
<video src="fileName.mp4"></video>
COder/DECoder
test
29. The two main kinds of _______ in HTML: ordered and unordered
favicon
root-relative
lists
codecs
30. New _____ in HTML add semantics and structure
elements
content
unordered
case sensitive
31. Name of the '|' symbol
unordered
pipe
<video src="fileName.mp4"></video>
Incorrect nesting
32. A free product that can convert one type of media to another
blockquote
Miro Converter
JavaScript APIs
declaration
33. Tag for unordered lists
document type
<ul>
elements
Flash Player
34. Browser's internal representation of a web page
article
Markup
DOM
semicolon(;)
35. Image type used for high quality (many colors - gradients) where transparency is required
protocol
WebKit
<a>
png
36. _____ refers to the qualities that make a web site accessible to users especially disabled users
<ol>
Accessibility
charset
title
37. It's a best practice to code a series of links within a _______ list
protocol
unordered
false
MIME (Multipurpose Internet Mail Extensions)
38. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
description
COder/DECoder
test
Incorrect nesting
39. A MIME type describes the contents of a media file and helps a browser determine what to use to open it
octothorpe
player
65
<!DOCTYPE html><html></html>
40. 'http://www.yahoo.com/movies.html' is an example of a _____ path
rendering
absolute
<a>
bulleted
41. Command to attach an external JavaScript (called 'myscripts.js' to a web page
bulleted
<link rel="stylesheet" href="mystyles.css">
<script src="myscripts.js"></script>
URL
42. 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
<dt>
<embed>
Theora
<script src="myscripts.js"></script>
43. An element without content or a closing tag
favicon
Aptana
superset
empty tag
44. Tabs & line returns and extra spaces are ____
whitespace
sub
<audio src="fileName.mp3"></audio>
content
45. Tabs & line returns and extra spaces are ____
title
placeholders
hgroup
whitespace
46. Provides information about the contents of a web document
declaration
attributes
metadata
DOM
47. Block element that lets you divide a page into divisions that can be formatted and positioned with CSS
<embed>
div
singleton
www.html5test.com
48. To see if an HTML file passes a standard of compliance ________ an HTML file
article
validate
specific tags
content
49. New _____ in HTML add semantics and structure
double quotes
<meta charset="UTF-8">
charset
elements
50. Five inline elements for formatting text: i - b - ____ - sup - br
65
debug
rendering
sub