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. Command to attach an external JavaScript (called 'myscripts.js' to a web page
Boolean
poster
<script src="myscripts.js"></script>
metadata
2. Links that jump to a location on the same page use _____ - created with the <a> element with the id attribute
XHTML
default
placeholders
semicolon(;)
3. Running an HTML file on all of the browsers you may use: ______ an HTML file
Closing tag
lang
<audio src="fileName.mp3"></audio>
test
4. One of the most common media types and is also the encoding standard for audio; currently used on all Apple products
Markup
aac
Accessibility
document-relative
5. The attribute used to help a screen reader pronounce words correctly
superset
charset
lang
double quotes
6. Tag used for metadata
inline
Cross-browser compatibility
meta
Incorrect nesting
7. 'codec' stands for ______
jQuery
title
COder/DECoder
debug
8. 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"....
Aptana
JavaScript APIs
hgroup
<a href="index.html#top">Return to Home</a>
9. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
document type
aac
FTP (File Transfer Protocol)
Internet Explorer (IE)
10. Syntax for html container
span
empty tags
specific tags
<!DOCTYPE html><html></html>
11. Image type used for high quality (many colors - gradients) where transparency is required
www.html5test.com
Closing tag
png
title
12. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
root
blockquote
Closing tag
<script src="myscripts.js"></script>
13. Three tags for special types of text: pre - ______ - address
root
declaration
blockquote
metadata
14. Apple's plug-in for video
QuickTime
gif
audio/x-wave
aac
15. Tabs & line returns and extra spaces are ____
whitespace
document tree
application/pdf
validate
16. Three common attributes for the meta tag: _____ - name and content
charset
Markup
<a>
|
17. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
class
JavaScript APIs
specific tags
Theora
18. ________ structure <!-- blah blah blah -->
metadata
Boolean
metadata
Comment
19. Multiple attributes are separated by a(n) ______
charset
space
<link rel="stylesheet" href="mystyles.css">
MIME (Multipurpose Internet Mail Extensions)
20. Using the _____ element is a good way to display YouTube videos in your web pages
application/pdf
definition
QuickTime
<embed>
21. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
lists
WebKit
FTP (File Transfer Protocol)
gif
22. The height and width attributes may be used to '________' an image to a given dimension.
Internet Explorer (IE)
lang
stretch
MIME (Multipurpose Internet Mail Extensions)
23. Fancy word to describe a code feature that has been phased out or shelved
document.write()
Aptana
deprecated
singleton
24. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
span
Boolean
protocol
title
25. Provides information about the contents of a web document
application/pdf
Boolean
metadata
document.write()
26. Command to establish the characters that compose a page
png
<ol>
<meta charset="UTF-8">
document.write()
27. A ____ is a location on a page that can be linked to
sub
placeholder
Comment
charset
28. Running an HTML file on all of the browsers you may use: ______ an HTML file
gif
<img>
test
meta
29. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
class
Cross-browser compatibility
test
Internet Explorer (IE)
30. 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
XHTML
MIME
Cross-browser compatibility
empty tag
31. HTML code elements should be in lower case except for the ____________ which is in upper case
document type
entities
meta
WebKit
32. Tag for creating an image on a web page
superset
<img>
entities
alt
33. Character coding that has support for many alphabets including non-western ones
UTF-8
span
Incorrect nesting
content
34. Three common attributes for the meta tag: _____ - name and content
charset
QuickTime
protocol
rendering
35. Discover/correct problems in an HTML file: _____ an HTML file
stretch
debug
DOM
placeholders
36. You should use ____ to control the space between block elements
href
DOM
class
CSS
37. Approximate max number of characters in a title element
declaration
65
validate
application/x-shockwave-flash
38. Five common attributes for an image tag: src - ____ - height - width - title
Markup
placeholder
WebKit
alt
39. A free product that can convert one type of media to another
JavaScript
Comment
Miro Converter
Markup
40. Tag used for metadata
png
document type
meta
space
41. Name of the '|' symbol
pipe
metadata
empty tags
blockquote
42. JavaScript method (function) that places string information into the body of a web page
natively
sub
browsers
document.write()
43. New _____ in HTML add semantics and structure
space
title
Accessibility
elements
44. description terms (<dt>) can only contain text and ______ elements
inline
false
<ol>
../
45. Div and span elements should only be used when more ________ don't apply
specific tags
empty tag
jQuery
png
46. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
poster
UTF-8
content
title
47. An HTML document consists of two parts: DOCTYPE ______ and document tree
png
superset
declaration
<audio src="fileName.mp3"></audio>
48. It's a best practice to code a series of links within a _______ list
case sensitive
unordered
Accessibility
JavaScript APIs
49. Provides information about the contents of a web document
rendering
poster
metadata
debug
50. Five inline elements for formatting text: i - b - ____ - sup - br
absolute
sub
<embed>
www.html5test.com