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. id and class names are __________
case sensitive
title
empty tags
XHTML
2. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
JavaScript
content
test
<script src="myscripts.js"></script>
3. Tag for unordered lists
JavaScript
whitespace
<ul>
span
4. HTML code elements should be in lower case except for the ____________ which is in upper case
<a>
document type
<!DOCTYPE html><html></html>
title
5. Tabs & line returns and extra spaces are ____
content
lists
XHTML
whitespace
6. A website should (must) be contained in a folder called the _____
root
article
charset
lists
7. A ____ is a location on a page that can be linked to
placeholder
charset
space
superset
8. Birthed in 2005 - this language was created to expedite web development and is central to making web pages look good on mobile devices
document tree
jQuery
aac
application/pdf
9. Running an HTML file on all of the browsers you may use: ______ an HTML file
meta
test
document.write()
Closing tag
10. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer
poster
unordered
article
audio/x-wave
11. Three common attributes for the meta tag: _____ - name and content
<embed>
<li>
meta
charset
12. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
superset
<embed>
document type
audio/x-wave
13. Write a hyperlink - that jumps to a placeholder with an id of 'top' on the home page of the site (assume you are not on that page now). The link should read "Return to Home"....
<li>
Comment
entities
<a href="index.html#top">Return to Home</a>
14. In the code for a video element - the _____ attribute lets you specify an image file to be used as a static image in place of the video that would otherwise begin playing automatically.
poster
browsers
WebKit
declaration
15. True or false: charset metadata is required for HTML5 validation
placeholders
FTP (File Transfer Protocol)
true
Media Player
16. The HTML for a navigation list is best coded as a series of <a> elements within the ___ elements of an unordered (<ul>) list
<li>
aac
content
document type
17. The attribute used to help a screen reader pronounce words correctly
audio/mpeg or audio/x-mpeg
lang
bulleted
default
18. Tag for ordered lists
superset
document type
Incorrect nesting
<ol>
19. Adobe's plug-in for video
FTP (File Transfer Protocol)
blockquote
Internet Explorer (IE)
Flash Player
20. To see if an HTML file passes a standard of compliance ________ an HTML file
document tree
Miro Converter
validate
Aptana
21. <a> is an example of a(n) _______ element
document tree
alt
specific tags
inline
22. Provides information about the contents of a web document
metadata
audio/x-wave
<meta charset="UTF-8">
title
23. Image type used for photographs and scans
audio/mpeg or audio/x-mpeg
DOM
jpeg (jpg)
<li>
24. An open source browser engine
WebKit
rendering
<!DOCTYPE html><html></html>
elements
25. An unordered list is often called a ____ list
lists
<!DOCTYPE html><html></html>
bulleted
Cross-browser compatibility
26. Version of HTML that preceded HTML5
root
XHTML
document tree
definition
27. Div and span elements should only be used when more ________ don't apply
Description lists
true
specific tags
aac
28. Description lists were called _____ lists in HTML4 - but they were renamed because you can code more than one <dd> element for each <dt> element
<embed>
<link rel="stylesheet" href="mystyles.css">
definition
<ol>
29. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
natively
metadata
FTP (File Transfer Protocol)
DOM
30. MIME type for a MPG/MPEG
default
application/pdf
video/mpeg
root
31. For images that are used solely for decoration - use this attribute - which is known as a ______ attribute
QuickTime
<li>
alt="" empty (no space)
COder/DECoder
32. Three common attributes for the meta tag: _____ - name and content
Internet Explorer (IE)
png
deprecated
charset
33. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
document type
root
Internet Explorer (IE)
jpeg (jpg)
34. Version of HTML that preceded HTML5
Comment
XHTML
UTF-8
root
35. Command to attach an external style sheet (called 'mystyles.css' to a web page
Boolean
specific tags
<link rel="stylesheet" href="mystyles.css">
meta
36. Character entities begin with a ampersand (&) and end with a ______
case sensitive
charset
samp
semicolon(;)
37. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
<ul>
Internet Explorer (IE)
<embed>
elements
38. Fancy word to describe a code feature that has been phased out or shelved
inline
declaration
deprecated
document type
39. Easiest way to add video to an HTML5 page
whitespace
<video src="fileName.mp4"></video>
description
superset
40. HTML tag to code a hyperlink
<a>
Media Player
<a href="index.html#top">Return to Home</a>
default
41. Chrome - Safari - Firefox and Internet Explorer are examples of _________
<link rel="stylesheet" href="mystyles.css">
browsers
player
empty tags
42. 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
true
MIME (Multipurpose Internet Mail Extensions)
alt
superset
43. 'http://www.yahoo.com/movies.html' is an example of a _____ path
meta
span
class
absolute
44. It's a best practice to code a series of links within a _______ list
<a>
favicon
alt
unordered
45. Tabs & line returns and extra spaces are ____
whitespace
Description lists
debug
png
46. Command to establish the characters that compose a page
<link rel="stylesheet" href="mystyles.css">
alt
<meta charset="UTF-8">
<p><a href="#top">Return to top</a></p>
47. The html element is the _____ element of the tree
class
<embed>
root
false
48. A free text editor that can be used to edit HTML or CSS code
deprecated
audio/mpeg or audio/x-mpeg
Aptana
root
49. An element without content or a closing tag
placeholder
false
document.write()
empty tag
50. Command to attach an external JavaScript (called 'myscripts.js' to a web page
UTF-8
nest
<script src="myscripts.js"></script>
gif