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. Inline element that lets you identify text that can be formatted with CSS
URL
png
Comment
span
2. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
XHTML
root
test
Closing tag
3. Links that jump to a location on the same page use _____ - created with the <a> element with the id attribute
default
png
lang
placeholders
4. If you don't specify the MIME type for a file - it will be opened in the browser's _____ media player for that media type
Description lists
JavaScript
Aptana
default
5. HTML code elements should be in lower case except for the ____________ which is in upper case
whitespace
Incorrect nesting
Media Player
document type
6. Making sure a page looks good on multiple browsers of various vintages
Cross-browser compatibility
debug
entities
content
7. The HTML for a navigation list is best coded as a series of <a> elements within the ___ elements of an unordered (<ul>) list
<li>
whitespace
../
Comment
8. Command to establish the characters that compose a page
WebKit
application/pdf
natively
<meta charset="UTF-8">
9. Syntax for html container
Miro Converter
Internet Explorer (IE)
<!DOCTYPE html><html></html>
meta
10. An open source browser engine
application/x-shockwave-flash
title
UTF-8
WebKit
11. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
FTP (File Transfer Protocol)
<script src="myscripts.js"></script>
double quotes
URL
12. Three elements used to make descriptions lists: <dl> - _____ - <dd>
<dt>
Internet Explorer (IE)
Boolean
JavaScript
13. Chrome - Safari - Firefox and Internet Explorer are examples of _________
octothorpe
true
QuickTime
browsers
14. A ____ is a location on a page that can be linked to
<a href="index.html#top">Return to Home</a>
definition
placeholder
default
15. Attribute values are delimited by ______
double quotes
MIME (Multipurpose Internet Mail Extensions)
protocol
article
16. Useful site to check a browser's current ratings
Incorrect nesting
www.html5test.com
rendering
Boolean
17. The two main kinds of _______ in HTML: ordered and unordered
WebKit
lists
declaration
meta
18. The height and width attributes may be used to '________' an image to a given dimension.
false
stretch
browsers
true
19. When you use the ____ element for media - you code all parameters as _____ - not as <param> elements
case sensitive
document type
Markup
attributes
20. Tag for an item within a list (either ordered or unordered)
JavaScript
<li>
application/x-shockwave-flash
<img>
21. An element without content or a closing tag
double quotes
document tree
declaration
empty tag
22. Tag for ordered lists
<dt>
<ol>
video/mpeg
href
23. Five inline elements for formatting text: i - b - ____ - sup - br
CSS
URL
<video src="fileName.mp4"></video>
sub
24. Fancy word to describe a code feature that has been phased out or shelved
inline
Markup
deprecated
<audio src="fileName.mp3"></audio>
25. New _____ in HTML add semantics and structure
jQuery
Boolean
specific tags
elements
26. 'http://www.yahoo.com/movies.html' is an example of a _____ path
absolute
Incorrect nesting
class
test
27. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
document-relative
JavaScript APIs
inline
rendering
28. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
../
Internet Explorer (IE)
whitespace
hgroup
29. The html element is the _____ element of the tree
WebKit
Comment
root
protocol
30. Image type used for photographs and scans
<li>
description
jpeg (jpg)
debug
31. 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.
UTF-8
<embed>
codecs
poster
32. True or false: Heading tags are the preferred way to size text.
<meta charset="UTF-8">
false
<audio src="fileName.mp3"></audio>
<li>
33. _____ refers to the qualities that make a web site accessible to users especially disabled users
Accessibility
class
metadata
placeholder
34. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
Markup
JavaScript APIs
MIME
document type
35. Common use of a link element that provides a 'custom' feel to your web page
Aptana
true
FTP (File Transfer Protocol)
favicon
36. 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
double quotes
false
blockquote
<embed>
37. Multiple attributes are separated by a(n) ______
document.write()
title
video/mpeg
space
38. For images that are used solely for decoration - use this attribute - which is known as a ______ attribute
XHTML
alt="" empty (no space)
65
stretch
39. Command to attach an external JavaScript (called 'myscripts.js' to a web page
content
<script src="myscripts.js"></script>
document tree
audio/x-wave
40. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
Boolean
document-relative
root
<li>
41. Browser's internal representation of a web page
JavaScript APIs
DOM
Closing tag
Closing tag
42. Provides information about the contents of a web document
blockquote
Internet Explorer (IE)
metadata
document.write()
43. To see if an HTML file passes a standard of compliance ________ an HTML file
class
false
DOM
validate
44. Tabs & line returns and extra spaces are ____
Accessibility
root
Closing tag
whitespace
45. Easiest way to add audio to an HTML5 page
lists
double quotes
<audio src="fileName.mp3"></audio>
protocol
46. 'codec' stands for ______
href
true
specific tags
COder/DECoder
47. 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"....
inline
samp
article
<a href="index.html#top">Return to Home</a>
48. An open source browser engine
WebKit
debug
specific tags
FTP (File Transfer Protocol)
49. Syntax for html container
placeholders
<!DOCTYPE html><html></html>
<script src="myscripts.js"></script>
mp3
50. In addition to the required 'charset' metadata attribute - _____ and keywords attributes should be provided as well for SEO
title
lang
class
description