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. Three elements used to make descriptions lists: <dl> - _____ - <dd>
<dt>
root
definition
<link rel="stylesheet" href="mystyles.css">
2. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______
www.html5test.com
octothorpe
FTP (File Transfer Protocol)
<li>
3. Three image formats supported by most browsers: jpeg (jpg) - gif - _____
content
png
Media Player
lang
4. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer
empty tags
article
Accessibility
href
5. 'http://www.yahoo.com/movies.html' is an example of a _____ path
browsers
absolute
metadata
DOM
6. You should use ____ to control the space between block elements
MIME
lists
CSS
description
7. Character coding that has support for many alphabets including non-western ones
UTF-8
<img>
Accessibility
inline
8. Two parts of the _________: head and body
document tree
<li>
png
browsers
9. Tag for an item within a list (either ordered or unordered)
default
<li>
www.html5test.com
octothorpe
10. Five common attributes for an image tag: src - ____ - height - width - title
alt
<li>
alt
Internet Explorer (IE)
11. Making sure a page looks good on multiple browsers of various vintages
<p><a href="#top">Return to top</a></p>
poster
Cross-browser compatibility
inline
12. Tag for creating an image on a web page
<img>
Cross-browser compatibility
Boolean
gif
13. Three common attributes for the meta tag: _____ - name and content
rendering
article
favicon
charset
14. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
alt="" empty (no space)
Closing tag
UTF-8
charset
15. New _____ in HTML add semantics and structure
<a href="index.html#top">Return to Home</a>
browsers
elements
www.html5test.com
16. Three common video codecs: H.264 - _____ - VP8
mp3
WebKit
browsers
Theora
17. It's a best practice to code a series of links within a _______ list
unordered
empty tag
JavaScript
COder/DECoder
18. Links that jump to a location on the same page use _____ - created with the <a> element with the id attribute
placeholders
jQuery
absolute
unordered
19. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
title
Boolean
default
Closing tag
20. A free text editor that can be used to edit HTML or CSS code
span
Aptana
UTF-8
Internet Explorer (IE)
21. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
<dt>
lang
content
document.write()
22. Character coding that has support for many alphabets including non-western ones
UTF-8
semicolon(;)
alt="" empty (no space)
Markup
23. Command to establish the characters that compose a page
www.html5test.com
<meta charset="UTF-8">
placeholder
Closing tag
24. Four core HTML attributes: id - _____ - title - lang
class
DOM
<li>
|
25. Attribute with the <a> tag that specifies the address you want to link to
sub
Flash Player
href
declaration
26. Approximate max number of characters in a title element
<link rel="stylesheet" href="mystyles.css">
<ol>
Markup
65
27. Provides information about the contents of a web document
metadata
mp3
<p><a href="#top">Return to top</a></p>
Markup
28. In addition to the required 'charset' metadata attribute - _____ and keywords attributes should be provided as well for SEO
Boolean
description
Theora
Description lists
29. Description lists were called _____ lists in HTML4 - but they were renamed because you can code more than one <dd> element for each <dt> element
DOM
Comment
poster
definition
30. id and class names are __________
www.html5test.com
description
false
case sensitive
31. Birthed in 2005 - this language was created to expedite web development and is central to making web pages look good on mobile devices
jQuery
player
Closing tag
UTF-8
32. Block element that lets you divide a page into divisions that can be formatted and positioned with CSS
div
Internet Explorer (IE)
JavaScript APIs
alt="" empty (no space)
33. 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
CSS
<embed>
Accessibility
Aptana
34. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
FTP (File Transfer Protocol)
<meta charset="UTF-8">
inline
empty tag
35. Essential coding language in HTML5
document type
samp
document tree
JavaScript
36. An element without content or a closing tag
browsers
document-relative
Cross-browser compatibility
empty tag
37. Four other HTML5 semantic elements: _____ - time - figure - figcaption
hgroup
content
article
debug
38. Discover/correct problems in an HTML file: _____ an HTML file
debug
charset
DOM
Markup
39. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
Aptana
Media Player
DOM
superset
40. Using the _____ element is a good way to display YouTube videos in your web pages
<embed>
true
alt
samp
41. Essential coding language in HTML5
MIME (Multipurpose Internet Mail Extensions)
jQuery
document tree
JavaScript
42. Div and span elements should only be used when more ________ don't apply
Aptana
specific tags
<meta charset="UTF-8">
<ol>
43. MIME type for a WAV
Closing tag
<embed>
www.html5test.com
audio/x-wave
44. Multiple attributes are separated by a(n) ______
Aptana
superset
stretch
space
45. Tag for ordered lists
DOM
Closing tag
<ol>
Internet Explorer (IE)
46. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
elements
WebKit
elements
octothorpe
47. True or false: Heading tags are the preferred way to size text.
<meta charset="UTF-8">
MIME
false
protocol
48. True or false: Heading tags are the preferred way to size text.
false
alt="" empty (no space)
COder/DECoder
<video src="fileName.mp4"></video>
49. Common use of a link element that provides a 'custom' feel to your web page
Comment
declaration
aac
favicon
50. '/login.html' is an example of a ____ path
root-relative
../
<a href="index.html#top">Return to Home</a>
<video src="fileName.mp4"></video>