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. Description lists were called _____ lists in HTML4 - but they were renamed because you can code more than one <dd> element for each <dt> element
definition
debug
<img>
alt="" empty (no space)
2. For images that are used solely for decoration - use this attribute - which is known as a ______ attribute
double quotes
specific tags
placeholders
alt="" empty (no space)
3. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag
nest
XHTML
singleton
octothorpe
4. Version of HTML that preceded HTML5
root
Accessibility
bulleted
XHTML
5. It's a best practice to code a series of links within a _______ list
true
unordered
Comment
Description lists
6. Write a hyperlink - nested in a paragraph - that jumps to a placeholder with an id of 'top' on the same page as the link. The link should read "Return to top"....
double quotes
Boolean
nest
<p><a href="#top">Return to top</a></p>
7. HTML code elements should be in lower case except for the ____________ which is in upper case
document type
unordered
Boolean
lang
8. Tag for ordered lists
<ol>
Description lists
document type
Incorrect nesting
9. Command to attach an external JavaScript (called 'myscripts.js' to a web page
<script src="myscripts.js"></script>
../
lang
FTP (File Transfer Protocol)
10. Image type used for high quality (many colors - gradients) where transparency is required
png
COder/DECoder
declaration
true
11. Windows' plug-in for video
Media Player
<link rel="stylesheet" href="mystyles.css">
XHTML
FTP (File Transfer Protocol)
12. A free text editor that can be used to edit HTML or CSS code
Markup
blockquote
Aptana
space
13. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
www.html5test.com
Theora
lang
Boolean
14. To say that a browser "_______" supports a media type means that the browser doesn't require a plug-in for it.
root-relative
document tree
natively
video/mpeg
15. Common use of a link element that provides a 'custom' feel to your web page
../
<a>
unordered
favicon
16. Browser's internal representation of a web page
DOM
XHTML
png
WebKit
17. Links that jump to a location on the same page use _____ - created with the <a> element with the id attribute
Aptana
space
placeholders
false
18. The two main kinds of _______ in HTML: ordered and unordered
test
lists
true
<link rel="stylesheet" href="mystyles.css">
19. Multiple attributes are separated by a(n) ______
JavaScript
elements
space
ico
20. Tabs & line returns and extra spaces are ____
Media Player
elements
<li>
whitespace
21. JavaScript method (function) that places string information into the body of a web page
document.write()
<script src="myscripts.js"></script>
<ul>
<video src="fileName.mp4"></video>
22. Chrome - Safari - Firefox and Internet Explorer are examples of _________
Markup
browsers
title
div
23. Two parts of the _________: head and body
meta
WebKit
Incorrect nesting
document tree
24. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
<li>
JavaScript
content
specific tags
25. Command to establish the characters that compose a page
space
elements
<meta charset="UTF-8">
jpeg (jpg)
26. An element without content or a closing tag
<p><a href="#top">Return to top</a></p>
root
empty tag
octothorpe
27. 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
meta
COder/DECoder
application/x-shockwave-flash
28. HTML tag to code a hyperlink
<a>
rendering
empty tags
description
29. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____
Flash Player
entities
Aptana
Incorrect nesting
30. New _____ in HTML add semantics and structure
elements
WebKit
favicon
content
31. A website should (must) be contained in a folder called the _____
application/pdf
<embed>
root
document type
32. A free text editor that can be used to edit HTML or CSS code
Media Player
Aptana
png
empty tags
33. Image attribute that provides a screen (tool) tip
Miro Converter
www.html5test.com
title
Boolean
34. 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
test
jpeg (jpg)
entities
nest
35. MIME type for a PDF
WebKit
application/pdf
validate
Internet Explorer (IE)
36. Command to attach an external style sheet (called 'mystyles.css' to a web page
elements
Incorrect nesting
Boolean
<link rel="stylesheet" href="mystyles.css">
37. True or false: charset metadata is required for HTML5 validation
empty tag
true
double quotes
XHTML
38. ________ structure <!-- blah blah blah -->
false
declaration
Comment
lang
39. True or false: Heading tags are the preferred way to size text.
false
true
Incorrect nesting
root
40. Symbol often used to delimit phrases within a title tag's content
div
|
Accessibility
<a href="index.html#top">Return to Home</a>
41. Character entities begin with a ampersand (&) and end with a ______
semicolon(;)
placeholder
root-relative
stretch
42. Prefix on a path that navigates up from a child to a parent folder
<ul>
../
div
title
43. <a> is an example of a(n) _______ element
XHTML
<!DOCTYPE html><html></html>
inline
double quotes
44. Tag used for metadata
span
meta
declaration
metadata
45. Name of the '|' symbol
<!DOCTYPE html><html></html>
browsers
pipe
nest
46. Div and span elements should only be used when more ________ don't apply
natively
inline
JavaScript
specific tags
47. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
Markup
false
<embed>
superset
48. The html element is the _____ element of the tree
class
ico
Media Player
root
49. An element without content or a closing tag
empty tag
<script src="myscripts.js"></script>
codecs
<p><a href="#top">Return to top</a></p>
50. Technically a type of uniform resource identifier (URI) but in many technical documents and verbal discussions _______ is often used as a synonym for URI
<script src="myscripts.js"></script>
CSS
JavaScript APIs
URL