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. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
empty tags
JavaScript APIs
URL
semicolon(;)
2. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag
singleton
href
placeholder
XHTML
3. An open source browser engine
WebKit
Markup
<meta charset="UTF-8">
<audio src="fileName.mp3"></audio>
4. HTML code elements should be in lower case except for the ____________ which is in upper case
document type
Comment
false
rendering
5. Provides information about the contents of a web document
alt
metadata
double quotes
empty tags
6. An HTML document consists of two parts: DOCTYPE ______ and document tree
codecs
DOM
double quotes
declaration
7. Three image formats supported by most browsers: jpeg (jpg) - gif - _____
mp3
metadata
charset
png
8. The height and width attributes may be used to '________' an image to a given dimension.
test
<li>
elements
stretch
9. To see if an HTML file passes a standard of compliance ________ an HTML file
charset
validate
|
blockquote
10. HTML tag to code a hyperlink
<a>
<li>
superset
Accessibility
11. Five common attributes for an image tag: src - ____ - height - width - title
root
alt
<embed>
unordered
12. Making sure a page looks good on multiple browsers of various vintages
elements
validate
Cross-browser compatibility
<script src="myscripts.js"></script>
13. Description lists were called _____ lists in HTML4 - but they were renamed because you can code more than one <dd> element for each <dt> element
<ol>
document.write()
alt
definition
14. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
poster
test
FTP (File Transfer Protocol)
Incorrect nesting
15. Tabs & line returns and extra spaces are ____
lang
test
Boolean
whitespace
16. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
true
superset
hgroup
JavaScript APIs
17. Chrome - Safari - Firefox and Internet Explorer are examples of _________
browsers
div
aac
alt
18. Tabs & line returns and extra spaces are ____
whitespace
root
document type
Cross-browser compatibility
19. Tag used for metadata
meta
root-relative
attributes
DOM
20. Always code the _____ attribute on the html element to identify the language of the page
semicolon(;)
description
lang
attributes
21. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
QuickTime
FTP (File Transfer Protocol)
superset
<audio src="fileName.mp3"></audio>
22. Tag for unordered lists
FTP (File Transfer Protocol)
document tree
|
<ul>
23. An element without content or a closing tag
placeholders
empty tag
65
alt
24. Tag for an item within a list (either ordered or unordered)
meta
<video src="fileName.mp4"></video>
article
<li>
25. MIME type for a MPG/MPEG
content
gif
definition
video/mpeg
26. Tag for creating an image on a web page
<img>
stretch
metadata
href
27. An HTML document consists of two parts: DOCTYPE ______ and document tree
JavaScript
Internet Explorer (IE)
declaration
Closing tag
28. 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
false
article
MIME (Multipurpose Internet Mail Extensions)
samp
29. An open source browser engine
WebKit
jQuery
false
empty tag
30. Three elements used to make descriptions lists: <dl> - _____ - <dd>
samp
<dt>
placeholders
validate
31. A ____ is a location on a page that can be linked to
mp3
content
placeholder
<video src="fileName.mp4"></video>
32. Tag for ordered lists
<ol>
space
WebKit
true
33. '/login.html' is an example of a ____ path
root-relative
singleton
mp3
<script src="myscripts.js"></script>
34. Discover/correct problems in an HTML file: _____ an HTML file
debug
<meta charset="UTF-8">
inline
Cross-browser compatibility
35. Div and span elements should only be used when more ________ don't apply
double quotes
specific tags
<meta charset="UTF-8">
bulleted
36. To say that a browser "_______" supports a media type means that the browser doesn't require a plug-in for it.
natively
root
meta
article
37. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
<video src="fileName.mp4"></video>
rendering
title
content
38. It's a best practice to code a series of links within a _______ list
COder/DECoder
player
Theora
unordered
39. The HTML for a navigation list is best coded as a series of <a> elements within the ___ elements of an unordered (<ul>) list
www.html5test.com
<li>
Media Player
document.write()
40. Common use of a link element that provides a 'custom' feel to your web page
article
favicon
<a href="index.html#top">Return to Home</a>
Boolean
41. If an <a> element links to a media file - the browser tries to display or play it by using the right media player. To help the browser find the right one - you can use the type attribute to specify a ____ type
MIME
<script src="myscripts.js"></script>
document type
nest
42. Syntax for html container
<!DOCTYPE html><html></html>
rendering
attributes
JavaScript
43. Birthed in 2005 - this language was created to expedite web development and is central to making web pages look good on mobile devices
<dt>
Boolean
jQuery
<p><a href="#top">Return to top</a></p>
44. New _____ in HTML add semantics and structure
elements
Flash Player
lang
root-relative
45. Tag used for metadata
<link rel="stylesheet" href="mystyles.css">
gif
semicolon(;)
meta
46. A MIME type describes the contents of a media file and helps a browser determine what to use to open it
alt
Incorrect nesting
<!DOCTYPE html><html></html>
player
47. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
validate
Cross-browser compatibility
Markup
description
48. The two main kinds of _______ in HTML: ordered and unordered
charset
stretch
entities
lists
49. For images that are used solely for decoration - use this attribute - which is known as a ______ attribute
document type
<li>
span
alt="" empty (no space)
50. JavaScript method (function) that places string information into the body of a web page
octothorpe
UTF-8
document.write()
<a>