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. Image type used for high quality (many colors - gradients) where transparency is required
application/x-shockwave-flash
meta
png
class
2. Running an HTML file on all of the browsers you may use: ______ an HTML file
debug
protocol
inline
test
3. Tabs & line returns and extra spaces are ____
Incorrect nesting
test
case sensitive
whitespace
4. 'http://www.yahoo.com/movies.html' is an example of a _____ path
meta
absolute
lists
root
5. Tag used for metadata
FTP (File Transfer Protocol)
lang
meta
empty tag
6. MIME type for a WAV
<link rel="stylesheet" href="mystyles.css">
application/pdf
audio/x-wave
title
7. Character entities begin with a ampersand (&) and end with a ______
protocol
jpeg (jpg)
semicolon(;)
Aptana
8. It's a best practice to code a series of links within a _______ list
test
<p><a href="#top">Return to top</a></p>
unordered
nest
9. _____ refers to the qualities that make a web site accessible to users especially disabled users
video/mpeg
Accessibility
hgroup
COder/DECoder
10. Approximate max number of characters in a title element
JavaScript
content
65
Incorrect nesting
11. A free product that can convert one type of media to another
Miro Converter
pipe
Aptana
alt
12. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
description
Markup
Incorrect nesting
empty tags
13. Syntax for html container
placeholder
<!DOCTYPE html><html></html>
Description lists
title
14. Three image formats supported by most browsers: jpeg (jpg) - gif - _____
unordered
png
gif
metadata
15. Two common examples of ________: <br> and <img>
attributes
COder/DECoder
empty tags
root
16. Attribute with the <a> tag that specifies the address you want to link to
debug
href
inline
Markup
17. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
MIME
JavaScript APIs
FTP (File Transfer Protocol)
root
18. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
Boolean
meta
<p><a href="#top">Return to top</a></p>
document type
19. A ____ is a location on a page that can be linked to
<!DOCTYPE html><html></html>
lang
placeholder
JavaScript
20. Safari and Chrome both use the Webkit _______ engine
rendering
declaration
placeholder
video/mpeg
21. Essential coding language in HTML5
JavaScript
Cross-browser compatibility
Comment
double quotes
22. Discover/correct problems in an HTML file: _____ an HTML file
debug
JavaScript
space
WebKit
23. Command to establish the characters that compose a page
<embed>
root-relative
<meta charset="UTF-8">
<audio src="fileName.mp3"></audio>
24. Making sure a page looks good on multiple browsers of various vintages
Internet Explorer (IE)
root
singleton
Cross-browser compatibility
25. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
root
title
FTP (File Transfer Protocol)
www.html5test.com
26. HTML tag to code a hyperlink
<a>
<!DOCTYPE html><html></html>
<link rel="stylesheet" href="mystyles.css">
semicolon(;)
27. The html element is the _____ element of the tree
Markup
XHTML
root
double quotes
28. 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"....
<p><a href="#top">Return to top</a></p>
Media Player
<a href="index.html#top">Return to Home</a>
Accessibility
29. Using the _____ element is a good way to display YouTube videos in your web pages
document tree
<meta charset="UTF-8">
<!DOCTYPE html><html></html>
<embed>
30. Image type used for small illustrations and logos
charset
default
<li>
gif
31. Command to attach an external style sheet (called 'mystyles.css' to a web page
span
placeholders
<link rel="stylesheet" href="mystyles.css">
protocol
32. 'http://' is the _______ of a URL
audio/mpeg or audio/x-mpeg
<!DOCTYPE html><html></html>
protocol
COder/DECoder
33. HTML code elements should be in lower case except for the ____________ which is in upper case
document type
Comment
attributes
article
34. 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"....
<p><a href="#top">Return to top</a></p>
unordered
Boolean
singleton
35. Tag for unordered lists
audio/mpeg or audio/x-mpeg
application/x-shockwave-flash
<ul>
Miro Converter
36. In addition to the required 'charset' metadata attribute - _____ and keywords attributes should be provided as well for SEO
placeholders
unordered
description
DOM
37. The html element is the _____ element of the tree
Cross-browser compatibility
Incorrect nesting
root
Cross-browser compatibility
38. Two parts of the _________: head and body
lang
Closing tag
alt="" empty (no space)
document tree
39. Attribute values are delimited by ______
double quotes
<li>
QuickTime
elements
40. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
<dt>
content
lang
WebKit
41. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______
octothorpe
png
charset
validate
42. Multiple attributes are separated by a(n) ______
MIME
QuickTime
aac
space
43. 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
WebKit
absolute
case sensitive
MIME
44. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
Markup
superset
test
singleton
45. Technically a type of uniform resource identifier (URI) but in many technical documents and verbal discussions _______ is often used as a synonym for URI
metadata
browsers
URL
empty tags
46. Three tags for special types of text: pre - ______ - address
blockquote
title
root-relative
whitespace
47. A very important element in the head of a page that provides search engine information
title
class
player
jpeg (jpg)
48. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
alt
Internet Explorer (IE)
gif
false
49. Four other HTML5 semantic elements: _____ - time - figure - figcaption
aac
protocol
hgroup
browsers
50. When you use the ____ element for media - you code all parameters as _____ - not as <param> elements
Accessibility
false
<link rel="stylesheet" href="mystyles.css">
attributes