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 common attributes for the meta tag: _____ - name and content
WebKit
charset
WebKit
document type
2. Links that jump to a location on the same page use _____ - created with the <a> element with the id attribute
WebKit
root
<a href="index.html#top">Return to Home</a>
placeholders
3. An HTML document consists of two parts: DOCTYPE ______ and document tree
<dt>
superset
<!DOCTYPE html><html></html>
declaration
4. Character entities begin with a ampersand (&) and end with a ______
Miro Converter
meta
semicolon(;)
<script src="myscripts.js"></script>
5. Tag for unordered lists
<meta charset="UTF-8">
elements
<ul>
jpeg (jpg)
6. Birthed in 2005 - this language was created to expedite web development and is central to making web pages look good on mobile devices
DOM
<meta charset="UTF-8">
COder/DECoder
jQuery
7. A free text editor that can be used to edit HTML or CSS code
metadata
Markup
Aptana
lang
8. Image type used for high quality (many colors - gradients) where transparency is required
png
pipe
div
empty tag
9. An unordered list is often called a ____ list
test
<script src="myscripts.js"></script>
bulleted
false
10. Command to establish the characters that compose a page
Closing tag
<meta charset="UTF-8">
png
whitespace
11. Command to attach an external style sheet (called 'mystyles.css' to a web page
QuickTime
FTP (File Transfer Protocol)
jQuery
<link rel="stylesheet" href="mystyles.css">
12. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
Miro Converter
Internet Explorer (IE)
audio/x-wave
double quotes
13. Tag used for metadata
nest
meta
Markup
div
14. An open source browser engine
WebKit
Boolean
elements
blockquote
15. Name of the '|' symbol
<img>
Boolean
Boolean
pipe
16. A free product that can convert one type of media to another
Miro Converter
nest
video/mpeg
<video src="fileName.mp4"></video>
17. Tabs & line returns and extra spaces are ____
title
space
whitespace
<a href="index.html#top">Return to Home</a>
18. For images with useful content - always code a(n) _____ attribute that describes the image
inline
div
alt
href
19. 'codec' stands for ______
COder/DECoder
description
attributes
alt="" empty (no space)
20. An element without content or a closing tag
empty tag
whitespace
octothorpe
content
21. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
|
root
Boolean
aac
22. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
video/mpeg
superset
Accessibility
double quotes
23. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
Closing tag
content
stretch
Aptana
24. 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
FTP (File Transfer Protocol)
pipe
Markup
MIME
25. Provides information about the contents of a web document
DOM
metadata
<a>
www.html5test.com
26. Three common video codecs: H.264 - _____ - VP8
root
Cross-browser compatibility
Theora
span
27. Two common examples of ________: <br> and <img>
lang
validate
empty tags
Aptana
28. The attribute used to help a screen reader pronounce words correctly
lang
blockquote
Markup
MIME (Multipurpose Internet Mail Extensions)
29. Chrome - Safari - Firefox and Internet Explorer are examples of _________
protocol
browsers
title
debug
30. True or false: Heading tags are the preferred way to size text.
document.write()
unordered
<meta charset="UTF-8">
false
31. The html element is the _____ element of the tree
root
Cross-browser compatibility
natively
empty tag
32. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer
player
superset
DOM
article
33. Tag for ordered lists
MIME
validate
browsers
<ol>
34. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
Incorrect nesting
placeholder
class
MIME
35. Attribute with the <a> tag that specifies the address you want to link to
octothorpe
class
href
<embed>
36. Always code the _____ attribute on the html element to identify the language of the page
Cross-browser compatibility
png
root-relative
lang
37. Command to attach an external JavaScript (called 'myscripts.js' to a web page
unordered
charset
<script src="myscripts.js"></script>
CSS
38. The html element is the _____ element of the tree
metadata
true
Closing tag
root
39. For images that are used solely for decoration - use this attribute - which is known as a ______ attribute
application/pdf
meta
alt="" empty (no space)
whitespace
40. The HTML for a navigation list is best coded as a series of <a> elements within the ___ elements of an unordered (<ul>) list
<a>
debug
<li>
rendering
41. Syntax for html container
FTP (File Transfer Protocol)
<!DOCTYPE html><html></html>
UTF-8
false
42. A free text editor that can be used to edit HTML or CSS code
Aptana
<a>
blockquote
lang
43. New _____ in HTML add semantics and structure
aac
lang
elements
alt
44. ________ structure <!-- blah blah blah -->
aac
Comment
false
Markup
45. Character coding that has support for many alphabets including non-western ones
player
UTF-8
metadata
Comment
46. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
MIME (Multipurpose Internet Mail Extensions)
Aptana
empty tags
content
47. Making sure a page looks good on multiple browsers of various vintages
Aptana
JavaScript
Flash Player
Cross-browser compatibility
48. An HTML document consists of two parts: DOCTYPE ______ and document tree
WebKit
declaration
<!DOCTYPE html><html></html>
semicolon(;)
49. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
Incorrect nesting
placeholders
XHTML
samp
50. Two parts of the _________: head and body
root-relative
root
div
document tree