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. 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.
Comment
poster
span
ico
2. id and class names are __________
case sensitive
favicon
charset
root
3. Two parts of the _________: head and body
WebKit
jpeg (jpg)
document tree
QuickTime
4. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
lists
alt
Closing tag
WebKit
5. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
JavaScript APIs
MIME
title
lists
6. The attribute used to help a screen reader pronounce words correctly
Comment
lang
false
double quotes
7. Discover/correct problems in an HTML file: _____ an HTML file
debug
JavaScript
<meta charset="UTF-8">
alt
8. Approximate max number of characters in a title element
65
audio/mpeg or audio/x-mpeg
lang
Incorrect nesting
9. Command to attach an external JavaScript (called 'myscripts.js' to a web page
<script src="myscripts.js"></script>
<ol>
Comment
Cross-browser compatibility
10. Command to attach an external style sheet (called 'mystyles.css' to a web page
document.write()
<embed>
space
<link rel="stylesheet" href="mystyles.css">
11. MIME type for a WAV
validate
audio/x-wave
title
FTP (File Transfer Protocol)
12. Syntax for html container
<!DOCTYPE html><html></html>
Closing tag
hgroup
meta
13. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
<ul>
Boolean
JavaScript APIs
blockquote
14. Chrome - Safari - Firefox and Internet Explorer are examples of _________
charset
video/mpeg
browsers
jpeg (jpg)
15. 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
Internet Explorer (IE)
MIME (Multipurpose Internet Mail Extensions)
Accessibility
DOM
16. Five common attributes for an image tag: src - ____ - height - width - title
Boolean
rendering
test
alt
17. Character coding that has support for many alphabets including non-western ones
placeholder
UTF-8
empty tag
Boolean
18. 'codec' stands for ______
UTF-8
sub
COder/DECoder
Boolean
19. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
title
lists
Markup
DOM
20. Safari and Chrome both use the Webkit _______ engine
superset
rendering
<dt>
lang
21. Tag used for metadata
rendering
meta
<ol>
CSS
22. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
Incorrect nesting
DOM
lang
application/x-shockwave-flash
23. An unordered list is often called a ____ list
gif
DOM
bulleted
Internet Explorer (IE)
24. Essential coding language in HTML5
lang
metadata
JavaScript
entities
25. 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
ico
MIME
<li>
Cross-browser compatibility
26. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
entities
Markup
FTP (File Transfer Protocol)
<img>
27. MIME type for a MP3
audio/mpeg or audio/x-mpeg
specific tags
URL
FTP (File Transfer Protocol)
28. Multiple attributes are separated by a(n) ______
space
QuickTime
class
empty tag
29. 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"....
<a href="index.html#top">Return to Home</a>
Aptana
document type
unordered
30. An HTML document consists of two parts: DOCTYPE ______ and document tree
declaration
singleton
XHTML
description
31. Browser's internal representation of a web page
<video src="fileName.mp4"></video>
empty tags
Accessibility
DOM
32. Two common examples of ________: <br> and <img>
absolute
|
<audio src="fileName.mp3"></audio>
empty tags
33. Tabs & line returns and extra spaces are ____
XHTML
title
whitespace
jpeg (jpg)
34. Software components used to 'decode' video files so they may be played
codecs
Flash Player
span
<embed>
35. 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
deprecated
href
<embed>
test
36. Fancy word to describe a code feature that has been phased out or shelved
href
deprecated
class
audio/mpeg or audio/x-mpeg
37. True or false: charset metadata is required for HTML5 validation
whitespace
class
case sensitive
true
38. Command to establish the characters that compose a page
root
title
protocol
<meta charset="UTF-8">
39. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
Internet Explorer (IE)
Cross-browser compatibility
lists
Accessibility
40. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
span
WebKit
document type
<audio src="fileName.mp3"></audio>
41. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
test
meta
content
rendering
42. Essential coding language in HTML5
codecs
Incorrect nesting
Accessibility
JavaScript
43. Attribute used to provide "tooltips" when a user hovers the mouse over the element
application/x-shockwave-flash
<script src="myscripts.js"></script>
DOM
title
44. The height and width attributes may be used to '________' an image to a given dimension.
empty tag
stretch
<p><a href="#top">Return to top</a></p>
<li>
45. 'http://' is the _______ of a URL
Closing tag
<li>
protocol
href
46. Symbol often used to delimit phrases within a title tag's content
|
<img>
WebKit
double quotes
47. Safari and Chrome both use the Webkit _______ engine
rendering
Description lists
<dt>
false
48. 'images/logo.gif' is an example of a ____ path
document-relative
attributes
UTF-8
alt="" empty (no space)
49. <a> is an example of a(n) _______ element
audio/mpeg or audio/x-mpeg
<dt>
<p><a href="#top">Return to top</a></p>
inline
50. A free text editor that can be used to edit HTML or CSS code
JavaScript APIs
Aptana
inline
debug