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
JavaScript
content
rendering
deprecated
2. Attribute values are delimited by ______
false
rendering
double quotes
<script src="myscripts.js"></script>
3. HTML code elements should be in lower case except for the ____________ which is in upper case
false
Markup
<li>
document type
4. An HTML document consists of two parts: DOCTYPE ______ and document tree
absolute
declaration
Miro Converter
<video src="fileName.mp4"></video>
5. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag
double quotes
true
document tree
singleton
6. Two common examples of ________: <br> and <img>
DOM
empty tags
png
JavaScript APIs
7. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
<!DOCTYPE html><html></html>
superset
octothorpe
Internet Explorer (IE)
8. 'codec' stands for ______
COder/DECoder
absolute
document type
FTP (File Transfer Protocol)
9. It's a best practice to code a series of links within a _______ list
Theora
span
title
unordered
10. Three common attributes for the meta tag: _____ - name and content
description
pipe
charset
document tree
11. 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"....
audio/x-wave
65
codecs
<a href="index.html#top">Return to Home</a>
12. In addition to the required 'charset' metadata attribute - _____ and keywords attributes should be provided as well for SEO
description
FTP (File Transfer Protocol)
gif
player
13. Multiple attributes are separated by a(n) ______
meta
space
Internet Explorer (IE)
65
14. <a> is an example of a(n) _______ element
<audio src="fileName.mp3"></audio>
CSS
Incorrect nesting
inline
15. Windows' plug-in for video
Theora
browsers
Media Player
Cross-browser compatibility
16. True or false: Heading tags are the preferred way to size text.
WebKit
65
Aptana
false
17. Five common attributes for an image tag: src - ____ - height - width - title
alt
application/pdf
JavaScript
jpeg (jpg)
18. MIME type for a SWF
<dt>
document tree
application/x-shockwave-flash
declaration
19. Fancy word to describe a code feature that has been phased out or shelved
Internet Explorer (IE)
deprecated
validate
FTP (File Transfer Protocol)
20. Approximate max number of characters in a title element
span
space
DOM
65
21. An unordered list is often called a ____ list
JavaScript
entities
blockquote
bulleted
22. Provides information about the contents of a web document
article
double quotes
metadata
URL
23. JavaScript method (function) that places string information into the body of a web page
WebKit
div
document.write()
<embed>
24. 'http://www.yahoo.com/movies.html' is an example of a _____ path
<li>
DOM
absolute
Flash Player
25. Easiest way to add video to an HTML5 page
gif
ico
<video src="fileName.mp4"></video>
span
26. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
alt="" empty (no space)
protocol
Markup
<meta charset="UTF-8">
27. Using the _____ element is a good way to display YouTube videos in your web pages
validate
true
<embed>
document.write()
28. MIME type for a WAV
audio/x-wave
octothorpe
whitespace
document.write()
29. One of the most common media types and is also the encoding standard for audio; currently used on all Apple products
title
aac
JavaScript
entities
30. Apple's plug-in for video
QuickTime
<embed>
root
Aptana
31. Three common video codecs: H.264 - _____ - VP8
placeholders
superset
Theora
default
32. HTML code elements should be in lower case except for the ____________ which is in upper case
document type
space
placeholder
Internet Explorer (IE)
33. Tag for an item within a list (either ordered or unordered)
singleton
document.write()
<li>
empty tag
34. Discover/correct problems in an HTML file: _____ an HTML file
debug
COder/DECoder
Accessibility
title
35. Tabs & line returns and extra spaces are ____
protocol
default
meta
whitespace
36. Browser's internal representation of a web page
true
charset
DOM
protocol
37. 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
default
document.write()
blockquote
JavaScript
38. The html element is the _____ element of the tree
href
root
<a>
Aptana
39. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
Boolean
Accessibility
<li>
JavaScript APIs
40. _____ refers to the qualities that make a web site accessible to users especially disabled users
Accessibility
validate
<meta charset="UTF-8">
Miro Converter
41. Easiest way to add audio to an HTML5 page
URL
<audio src="fileName.mp3"></audio>
lang
unordered
42. To say that a browser "_______" supports a media type means that the browser doesn't require a plug-in for it.
hgroup
natively
bulleted
<!DOCTYPE html><html></html>
43. The attribute used to help a screen reader pronounce words correctly
Markup
declaration
bulleted
lang
44. Version of HTML that preceded HTML5
XHTML
unordered
<meta charset="UTF-8">
WebKit
45. description terms (<dt>) can only contain text and ______ elements
empty tags
inline
gif
application/pdf
46. 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.
document.write()
audio/x-wave
meta
poster
47. To see if an HTML file passes a standard of compliance ________ an HTML file
default
<p><a href="#top">Return to top</a></p>
description
validate
48. When you use the ____ element for media - you code all parameters as _____ - not as <param> elements
description
title
whitespace
attributes
49. A ____ is a location on a page that can be linked to
placeholder
<a>
Miro Converter
false
50. The two main kinds of _______ in HTML: ordered and unordered
alt
root
root-relative
lists