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. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
Markup
<link rel="stylesheet" href="mystyles.css">
true
natively
2. Two parts of the _________: head and body
root-relative
Markup
document tree
<!DOCTYPE html><html></html>
3. 'codec' stands for ______
empty tags
metadata
charset
COder/DECoder
4. Command to attach an external style sheet (called 'mystyles.css' to a web page
rendering
JavaScript
<link rel="stylesheet" href="mystyles.css">
Miro Converter
5. A ____ is a location on a page that can be linked to
document.write()
<meta charset="UTF-8">
WebKit
placeholder
6. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
href
superset
WebKit
MIME
7. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag
singleton
empty tag
aac
<video src="fileName.mp4"></video>
8. 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
placeholder
MIME (Multipurpose Internet Mail Extensions)
aac
root
9. A website should (must) be contained in a folder called the _____
charset
document-relative
codecs
root
10. Image type used for high quality (many colors - gradients) where transparency is required
lang
png
meta
document.write()
11. Adobe's plug-in for video
document tree
www.html5test.com
Flash Player
browsers
12. ________ structure <!-- blah blah blah -->
metadata
Flash Player
root
Comment
13. When you use the ____ element for media - you code all parameters as _____ - not as <param> elements
inline
poster
application/x-shockwave-flash
attributes
14. 'http://' is the _______ of a URL
protocol
../
application/pdf
UTF-8
15. Attribute values are delimited by ______
Theora
double quotes
png
FTP (File Transfer Protocol)
16. Useful site to check a browser's current ratings
www.html5test.com
JavaScript APIs
Accessibility
rendering
17. Five inline elements for formatting text: i - b - ____ - sup - br
sub
JavaScript
DOM
|
18. Image type used for photographs and scans
Markup
<link rel="stylesheet" href="mystyles.css">
jpeg (jpg)
declaration
19. Command to attach an external JavaScript (called 'myscripts.js' to a web page
content
<video src="fileName.mp4"></video>
Flash Player
<script src="myscripts.js"></script>
20. Image attribute that provides a screen (tool) tip
UTF-8
title
superset
<link rel="stylesheet" href="mystyles.css">
21. JavaScript method (function) that places string information into the body of a web page
<script src="myscripts.js"></script>
document.write()
superset
hgroup
22. Version of HTML that preceded HTML5
QuickTime
XHTML
65
Cross-browser compatibility
23. Running an HTML file on all of the browsers you may use: ______ an HTML file
Boolean
test
player
title
24. Symbol often used to delimit phrases within a title tag's content
|
<li>
charset
rendering
25. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
FTP (File Transfer Protocol)
WebKit
png
<a href="index.html#top">Return to Home</a>
26. JavaScript method (function) that places string information into the body of a web page
document.write()
Incorrect nesting
description
rendering
27. A free product that can convert one type of media to another
lists
absolute
Miro Converter
whitespace
28. For images with useful content - always code a(n) _____ attribute that describes the image
charset
alt
URL
blockquote
29. Discover/correct problems in an HTML file: _____ an HTML file
meta
debug
href
alt="" empty (no space)
30. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
Boolean
CSS
Comment
<script src="myscripts.js"></script>
31. Three image formats supported by most browsers: jpeg (jpg) - gif - _____
png
<!DOCTYPE html><html></html>
QuickTime
<img>
32. 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
gif
poster
codecs
33. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______
<script src="myscripts.js"></script>
octothorpe
<ul>
semicolon(;)
34. A free text editor that can be used to edit HTML or CSS code
Aptana
FTP (File Transfer Protocol)
debug
test
35. MIME type for a PDF
../
charset
application/pdf
<embed>
36. The html element is the _____ element of the tree
root
nest
browsers
<script src="myscripts.js"></script>
37. <a> is an example of a(n) _______ element
<meta charset="UTF-8">
Cross-browser compatibility
inline
deprecated
38. Tag for unordered lists
<ul>
player
root
Cross-browser compatibility
39. In addition to the required 'charset' metadata attribute - _____ and keywords attributes should be provided as well for SEO
absolute
description
<embed>
true
40. Three common attributes for the meta tag: _____ - name and content
Incorrect nesting
charset
MIME (Multipurpose Internet Mail Extensions)
browsers
41. An element without content or a closing tag
<ol>
true
Cross-browser compatibility
empty tag
42. Apple's plug-in for video
Boolean
Incorrect nesting
DOM
QuickTime
43. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
Boolean
description
stretch
<embed>
44. One of the most widely-used media types for audio
mp3
absolute
case sensitive
class
45. Software components used to 'decode' video files so they may be played
inline
Flash Player
codecs
video/mpeg
46. description terms (<dt>) can only contain text and ______ elements
favicon
empty tags
octothorpe
inline
47. Running an HTML file on all of the browsers you may use: ______ an HTML file
Flash Player
test
Internet Explorer (IE)
elements
48. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
<script src="myscripts.js"></script>
rendering
content
JavaScript
49. Multiple attributes are separated by a(n) ______
title
lang
space
double quotes
50. New _____ in HTML add semantics and structure
application/x-shockwave-flash
elements
alt="" empty (no space)
Comment