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. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
entities
Markup
elements
<script src="myscripts.js"></script>
2. Easiest way to add audio to an HTML5 page
bulleted
browsers
whitespace
<audio src="fileName.mp3"></audio>
3. Three elements used to make descriptions lists: <dl> - _____ - <dd>
DOM
QuickTime
<dt>
Aptana
4. New _____ in HTML add semantics and structure
content
<embed>
elements
COder/DECoder
5. To see if an HTML file passes a standard of compliance ________ an HTML file
XHTML
<link rel="stylesheet" href="mystyles.css">
Theora
validate
6. Common use of a link element that provides a 'custom' feel to your web page
browsers
favicon
nest
attributes
7. The HTML for a navigation list is best coded as a series of <a> elements within the ___ elements of an unordered (<ul>) list
superset
document-relative
<li>
attributes
8. Five common attributes for an image tag: src - ____ - height - width - title
Cross-browser compatibility
XHTML
alt
nest
9. Two parts of the _________: head and body
Accessibility
MIME (Multipurpose Internet Mail Extensions)
title
document tree
10. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
FTP (File Transfer Protocol)
65
root
placeholder
11. Four core HTML attributes: id - _____ - title - lang
document-relative
class
inline
Description lists
12. Multiple attributes are separated by a(n) ______
mp3
browsers
space
href
13. A website should (must) be contained in a folder called the _____
inline
root
browsers
jpeg (jpg)
14. Syntax for html container
JavaScript APIs
WebKit
FTP (File Transfer Protocol)
<!DOCTYPE html><html></html>
15. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
Boolean
Incorrect nesting
absolute
definition
16. Two common examples of ________: <br> and <img>
case sensitive
empty tags
document.write()
default
17. You should use ____ to control the space between block elements
CSS
65
png
<audio src="fileName.mp3"></audio>
18. Safari and Chrome both use the Webkit _______ engine
Description lists
default
protocol
rendering
19. Image attribute that provides a screen (tool) tip
title
space
WebKit
sub
20. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____
samp
<p><a href="#top">Return to top</a></p>
true
entities
21. Birthed in 2005 - this language was created to expedite web development and is central to making web pages look good on mobile devices
lists
content
<a>
jQuery
22. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
JavaScript APIs
DOM
FTP (File Transfer Protocol)
document.write()
23. Tabs & line returns and extra spaces are ____
Media Player
gif
<embed>
whitespace
24. Command to attach an external style sheet (called 'mystyles.css' to a web page
<link rel="stylesheet" href="mystyles.css">
debug
XHTML
<ul>
25. Version of HTML that preceded HTML5
<a href="index.html#top">Return to Home</a>
meta
whitespace
XHTML
26. Command to establish the characters that compose a page
<meta charset="UTF-8">
WebKit
DOM
natively
27. A free text editor that can be used to edit HTML or CSS code
<meta charset="UTF-8">
<link rel="stylesheet" href="mystyles.css">
superset
Aptana
28. ________ structure <!-- blah blah blah -->
samp
Internet Explorer (IE)
Comment
document.write()
29. Tag used for metadata
<link rel="stylesheet" href="mystyles.css">
meta
Theora
test
30. 'images/logo.gif' is an example of a ____ path
QuickTime
<!DOCTYPE html><html></html>
document-relative
Internet Explorer (IE)
31. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
<audio src="fileName.mp3"></audio>
superset
browsers
absolute
32. Prefix on a path that navigates up from a child to a parent folder
meta
../
png
audio/x-wave
33. Description lists were called _____ lists in HTML4 - but they were renamed because you can code more than one <dd> element for each <dt> element
space
../
definition
meta
34. Essential coding language in HTML5
JavaScript
Internet Explorer (IE)
JavaScript APIs
elements
35. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
root
Internet Explorer (IE)
space
whitespace
36. 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
Closing tag
WebKit
Description lists
37. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
blockquote
WebKit
Boolean
superset
38. Tag for ordered lists
<ol>
jpeg (jpg)
Incorrect nesting
URL
39. JavaScript method (function) that places string information into the body of a web page
true
<a>
document.write()
URL
40. Provides information about the contents of a web document
QuickTime
Flash Player
WebKit
metadata
41. Attribute values are delimited by ______
double quotes
<a>
inline
MIME (Multipurpose Internet Mail Extensions)
42. An element without content or a closing tag
empty tag
content
Accessibility
Aptana
43. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______
superset
specific tags
document.write()
octothorpe
44. Always code the _____ attribute on the html element to identify the language of the page
JavaScript APIs
Accessibility
lang
article
45. Tag used for metadata
Flash Player
whitespace
charset
meta
46. Character entities begin with a ampersand (&) and end with a ______
default
deprecated
semicolon(;)
mp3
47. Useful site to check a browser's current ratings
UTF-8
www.html5test.com
FTP (File Transfer Protocol)
<embed>
48. Two parts of the _________: head and body
document tree
hgroup
stretch
DOM
49. For images that are used solely for decoration - use this attribute - which is known as a ______ attribute
attributes
title
case sensitive
alt="" empty (no space)
50. An unordered list is often called a ____ list
URL
bulleted
Accessibility
entities