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. Essential coding language in HTML5
protocol
JavaScript
JavaScript APIs
rendering
2. Multiple attributes are separated by a(n) ______
../
space
specific tags
Comment
3. Running an HTML file on all of the browsers you may use: ______ an HTML file
span
test
Miro Converter
<ul>
4. MIME type for a SWF
empty tags
application/x-shockwave-flash
root
metadata
5. For images with useful content - always code a(n) _____ attribute that describes the image
alt
<script src="myscripts.js"></script>
XHTML
debug
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"....
Internet Explorer (IE)
65
debug
<p><a href="#top">Return to top</a></p>
7. _____ refers to the qualities that make a web site accessible to users especially disabled users
debug
65
Internet Explorer (IE)
Accessibility
8. Making sure a page looks good on multiple browsers of various vintages
octothorpe
<embed>
blockquote
Cross-browser compatibility
9. Command to establish the characters that compose a page
<meta charset="UTF-8">
JavaScript
WebKit
deprecated
10. 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
browsers
space
XHTML
MIME (Multipurpose Internet Mail Extensions)
11. An open source browser engine
specific tags
WebKit
pipe
audio/x-wave
12. Command to attach an external style sheet (called 'mystyles.css' to a web page
video/mpeg
<link rel="stylesheet" href="mystyles.css">
empty tag
QuickTime
13. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______
browsers
octothorpe
definition
empty tags
14. Command to attach an external style sheet (called 'mystyles.css' to a web page
meta
placeholder
default
<link rel="stylesheet" href="mystyles.css">
15. Three tags for special types of text: pre - ______ - address
Boolean
description
blockquote
inline
16. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
inline
placeholders
../
superset
17. Fancy word to describe a code feature that has been phased out or shelved
JavaScript
<embed>
deprecated
blockquote
18. Three common attributes for the meta tag: _____ - name and content
gif
charset
article
samp
19. MIME type for a PDF
www.html5test.com
superset
default
application/pdf
20. 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.
declaration
poster
pipe
<dt>
21. Apple's plug-in for video
href
document.write()
QuickTime
Boolean
22. True or false: charset metadata is required for HTML5 validation
superset
meta
true
<dt>
23. True or false: Heading tags are the preferred way to size text.
false
whitespace
true
specific tags
24. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
span
WebKit
Incorrect nesting
<audio src="fileName.mp3"></audio>
25. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
codecs
article
FTP (File Transfer Protocol)
natively
26. Discover/correct problems in an HTML file: _____ an HTML file
Aptana
debug
jpeg (jpg)
true
27. Tag for an item within a list (either ordered or unordered)
root-relative
<li>
Boolean
<dt>
28. ________ structure <!-- blah blah blah -->
Comment
declaration
nest
<link rel="stylesheet" href="mystyles.css">
29. When you use the ____ element for media - you code all parameters as _____ - not as <param> elements
attributes
absolute
true
space
30. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
Boolean
XHTML
superset
Incorrect nesting
31. Birthed in 2005 - this language was created to expedite web development and is central to making web pages look good on mobile devices
jQuery
false
Cross-browser compatibility
browsers
32. You should use ____ to control the space between block elements
Comment
<ul>
favicon
CSS
33. Browser's internal representation of a web page
declaration
DOM
Comment
semicolon(;)
34. Inline element that lets you identify text that can be formatted with CSS
player
href
root-relative
span
35. Useful site to check a browser's current ratings
JavaScript APIs
document.write()
www.html5test.com
class
36. Three tags for special types of text: pre - ______ - address
FTP (File Transfer Protocol)
blockquote
DOM
placeholder
37. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____
alt
entities
Accessibility
superset
38. Attribute used to provide "tooltips" when a user hovers the mouse over the element
entities
document tree
title
declaration
39. 'images/logo.gif' is an example of a ____ path
CSS
document-relative
true
<meta charset="UTF-8">
40. Syntax for html container
double quotes
Closing tag
<!DOCTYPE html><html></html>
UTF-8
41. The html element is the _____ element of the tree
space
whitespace
metadata
root
42. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
Description lists
empty tag
true
WebKit
43. One of the most widely-used media types for audio
protocol
65
mp3
space
44. Running an HTML file on all of the browsers you may use: ______ an HTML file
title
application/pdf
test
audio/x-wave
45. Provides information about the contents of a web document
test
metadata
gif
../
46. Attribute values are delimited by ______
double quotes
document-relative
Aptana
stretch
47. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
blockquote
JavaScript APIs
blockquote
content
48. Image type used for photographs and scans
video/mpeg
jpeg (jpg)
UTF-8
protocol
49. Links that jump to a location on the same page use _____ - created with the <a> element with the id attribute
png
specific tags
document tree
placeholders
50. An HTML document consists of two parts: DOCTYPE ______ and document tree
charset
semicolon(;)
<link rel="stylesheet" href="mystyles.css">
declaration