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. Technically a type of uniform resource identifier (URI) but in many technical documents and verbal discussions _______ is often used as a synonym for URI
<p><a href="#top">Return to top</a></p>
URL
WebKit
sub
2. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
www.html5test.com
Closing tag
JavaScript
class
3. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
FTP (File Transfer Protocol)
player
Boolean
video/mpeg
4. A very important element in the head of a page that provides search engine information
superset
<video src="fileName.mp4"></video>
title
declaration
5. Browser's internal representation of a web page
browsers
document-relative
jQuery
DOM
6. Command to attach an external JavaScript (called 'myscripts.js' to a web page
<script src="myscripts.js"></script>
true
<img>
<ul>
7. HTML code elements should be in lower case except for the ____________ which is in upper case
nest
<script src="myscripts.js"></script>
DOM
document type
8. Making sure a page looks good on multiple browsers of various vintages
placeholders
blockquote
double quotes
Cross-browser compatibility
9. Using the _____ element is a good way to display YouTube videos in your web pages
octothorpe
<embed>
hgroup
Closing tag
10. 'codec' stands for ______
JavaScript
inline
COder/DECoder
root
11. Links that jump to a location on the same page use _____ - created with the <a> element with the id attribute
alt="" empty (no space)
article
placeholders
hgroup
12. Image attribute that provides a screen (tool) tip
<script src="myscripts.js"></script>
|
Markup
title
13. MIME type for a MP3
space
audio/mpeg or audio/x-mpeg
test
png
14. An unordered list is often called a ____ list
bulleted
singleton
www.html5test.com
document type
15. 'http://www.yahoo.com/movies.html' is an example of a _____ path
double quotes
../
png
absolute
16. A website should (must) be contained in a folder called the _____
root
video/mpeg
inline
document.write()
17. Safari and Chrome both use the Webkit _______ engine
true
validate
metadata
rendering
18. Tabs & line returns and extra spaces are ____
whitespace
debug
JavaScript APIs
protocol
19. Command to attach an external style sheet (called 'mystyles.css' to a web page
JavaScript
<link rel="stylesheet" href="mystyles.css">
DOM
MIME
20. Provides information about the contents of a web document
alt="" empty (no space)
metadata
content
octothorpe
21. 'http://' is the _______ of a URL
MIME
protocol
definition
jpeg (jpg)
22. Tag for unordered lists
document-relative
<ul>
unordered
protocol
23. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
debug
Closing tag
elements
whitespace
24. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______
octothorpe
content
article
superset
25. Running an HTML file on all of the browsers you may use: ______ an HTML file
declaration
test
placeholders
65
26. To say that a browser "_______" supports a media type means that the browser doesn't require a plug-in for it.
WebKit
natively
empty tags
declaration
27. Multiple attributes are separated by a(n) ______
lang
WebKit
WebKit
space
28. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
content
application/x-shockwave-flash
superset
samp
29. Three elements used to make descriptions lists: <dl> - _____ - <dd>
<dt>
default
Description lists
65
30. True or false: charset metadata is required for HTML5 validation
sub
metadata
true
lang
31. Two common examples of ________: <br> and <img>
document type
Accessibility
empty tags
<video src="fileName.mp4"></video>
32. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____
FTP (File Transfer Protocol)
rendering
gif
entities
33. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
sub
title
Markup
<audio src="fileName.mp3"></audio>
34. New _____ in HTML add semantics and structure
protocol
<embed>
elements
false
35. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
WebKit
content
<a href="index.html#top">Return to Home</a>
title
36. Making sure a page looks good on multiple browsers of various vintages
png
../
Cross-browser compatibility
empty tags
37. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
Aptana
Boolean
title
audio/mpeg or audio/x-mpeg
38. Attribute with the <a> tag that specifies the address you want to link to
bulleted
href
<link rel="stylesheet" href="mystyles.css">
player
39. Multiple attributes are separated by a(n) ______
player
Closing tag
semicolon(;)
space
40. MIME type for a PDF
application/pdf
false
XHTML
test
41. Essential coding language in HTML5
JavaScript
empty tags
stretch
Internet Explorer (IE)
42. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
XHTML
Internet Explorer (IE)
placeholders
test
43. Four other HTML5 semantic elements: _____ - time - figure - figcaption
application/x-shockwave-flash
Markup
hgroup
validate
44. JavaScript method (function) that places string information into the body of a web page
audio/x-wave
content
COder/DECoder
document.write()
45. 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
Flash Player
octothorpe
double quotes
<embed>
46. <a> is an example of a(n) _______ element
true
65
inline
elements
47. Five common attributes for an image tag: src - ____ - height - width - title
case sensitive
true
CSS
alt
48. Prefix on a path that navigates up from a child to a parent folder
lang
<img>
debug
../
49. The two main kinds of _______ in HTML: ordered and unordered
Aptana
lists
double quotes
debug
50. Easiest way to add audio to an HTML5 page
case sensitive
declaration
validate
<audio src="fileName.mp3"></audio>