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. An open source browser engine
description
title
application/x-shockwave-flash
WebKit
2. Software components used to 'decode' video files so they may be played
rendering
hgroup
unordered
codecs
3. Essential coding language in HTML5
JavaScript
<li>
pipe
URL
4. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
CSS
Boolean
Description lists
whitespace
5. Symbol often used to delimit phrases within a title tag's content
default
inline
|
root
6. 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
MIME (Multipurpose Internet Mail Extensions)
span
<dt>
deprecated
7. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
Media Player
debug
content
FTP (File Transfer Protocol)
8. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____
document tree
superset
MIME
entities
9. For images with useful content - always code a(n) _____ attribute that describes the image
root
validate
UTF-8
alt
10. 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
aac
default
<link rel="stylesheet" href="mystyles.css">
false
11. Safari and Chrome both use the Webkit _______ engine
Accessibility
validate
Cross-browser compatibility
rendering
12. Four core HTML attributes: id - _____ - title - lang
class
false
inline
false
13. 'images/logo.gif' is an example of a ____ path
Theora
Markup
document type
document-relative
14. Windows' plug-in for video
Media Player
video/mpeg
samp
aac
15. JavaScript method (function) that places string information into the body of a web page
samp
<ul>
<script src="myscripts.js"></script>
document.write()
16. Command to attach an external style sheet (called 'mystyles.css' to a web page
<link rel="stylesheet" href="mystyles.css">
audio/x-wave
DOM
alt
17. Multiple attributes are separated by a(n) ______
root
space
WebKit
Internet Explorer (IE)
18. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
png
JavaScript APIs
nest
codecs
19. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
lang
JavaScript APIs
Markup
alt="" empty (no space)
20. In addition to the required 'charset' metadata attribute - _____ and keywords attributes should be provided as well for SEO
metadata
span
test
description
21. Always code the _____ attribute on the html element to identify the language of the page
natively
blockquote
definition
lang
22. Tag for creating an image on a web page
<img>
browsers
singleton
double quotes
23. MIME type for a MP3
JavaScript
empty tag
audio/mpeg or audio/x-mpeg
definition
24. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
Boolean
lang
blockquote
superset
25. _______________ are used to list terms and their descriptions
Markup
../
Description lists
unordered
26. 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"....
FTP (File Transfer Protocol)
JavaScript APIs
root
<a href="index.html#top">Return to Home</a>
27. The attribute used to help a screen reader pronounce words correctly
FTP (File Transfer Protocol)
definition
lang
aac
28. Image attribute that provides a screen (tool) tip
Miro Converter
browsers
title
document.write()
29. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______
class
alt
Boolean
octothorpe
30. Multiple attributes are separated by a(n) ______
<link rel="stylesheet" href="mystyles.css">
space
content
<dt>
31. True or false: Heading tags are the preferred way to size text.
true
false
content
Media Player
32. To see if an HTML file passes a standard of compliance ________ an HTML file
validate
../
stretch
space
33. Useful site to check a browser's current ratings
document.write()
Theora
JavaScript APIs
www.html5test.com
34. Browser's internal representation of a web page
content
www.html5test.com
placeholders
DOM
35. Tabs & line returns and extra spaces are ____
placeholder
Accessibility
whitespace
protocol
36. Running an HTML file on all of the browsers you may use: ______ an HTML file
elements
test
<link rel="stylesheet" href="mystyles.css">
browsers
37. Three image formats supported by most browsers: jpeg (jpg) - gif - _____
png
title
Flash Player
alt="" empty (no space)
38. id and class names are __________
Aptana
case sensitive
Cross-browser compatibility
definition
39. Discover/correct problems in an HTML file: _____ an HTML file
<meta charset="UTF-8">
MIME
debug
blockquote
40. An HTML document consists of two parts: DOCTYPE ______ and document tree
declaration
QuickTime
unordered
Markup
41. Approximate max number of characters in a title element
Aptana
whitespace
65
metadata
42. Tag used for metadata
absolute
meta
<img>
<ol>
43. Easiest way to add audio to an HTML5 page
class
true
<audio src="fileName.mp3"></audio>
DOM
44. Command to establish the characters that compose a page
span
<a href="index.html#top">Return to Home</a>
bulleted
<meta charset="UTF-8">
45. Chrome - Safari - Firefox and Internet Explorer are examples of _________
Closing tag
browsers
application/pdf
document type
46. A free text editor that can be used to edit HTML or CSS code
FTP (File Transfer Protocol)
UTF-8
png
Aptana
47. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
definition
title
protocol
Closing tag
48. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer
<!DOCTYPE html><html></html>
article
application/x-shockwave-flash
<video src="fileName.mp4"></video>
49. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
Markup
Description lists
WebKit
metadata
50. A free product that can convert one type of media to another
elements
jpeg (jpg)
Miro Converter
<a>