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. Name of the '|' symbol
jQuery
pipe
<embed>
declaration
2. Software components used to 'decode' video files so they may be played
codecs
<embed>
placeholder
<a href="index.html#top">Return to Home</a>
3. An HTML document consists of two parts: DOCTYPE ______ and document tree
Comment
document.write()
singleton
declaration
4. The html element is the _____ element of the tree
root
double quotes
JavaScript APIs
bulleted
5. Image type used for high quality (many colors - gradients) where transparency is required
png
video/mpeg
test
semicolon(;)
6. An unordered list is often called a ____ list
bulleted
<p><a href="#top">Return to top</a></p>
Incorrect nesting
WebKit
7. Chrome - Safari - Firefox and Internet Explorer are examples of _________
<ul>
browsers
empty tags
Accessibility
8. Tabs & line returns and extra spaces are ____
<ul>
octothorpe
<!DOCTYPE html><html></html>
whitespace
9. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer
article
poster
URL
FTP (File Transfer Protocol)
10. 'http://' is the _______ of a URL
<dt>
default
DOM
protocol
11. One of the most common media types and is also the encoding standard for audio; currently used on all Apple products
protocol
definition
aac
MIME (Multipurpose Internet Mail Extensions)
12. Two parts of the _________: head and body
document tree
MIME
declaration
empty tag
13. Tag used for metadata
<meta charset="UTF-8">
WebKit
meta
CSS
14. 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
alt="" empty (no space)
title
Cross-browser compatibility
MIME
15. Syntax for html container
FTP (File Transfer Protocol)
www.html5test.com
<!DOCTYPE html><html></html>
definition
16. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
Markup
XHTML
content
alt="" empty (no space)
17. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____
alt
Boolean
elements
entities
18. Running an HTML file on all of the browsers you may use: ______ an HTML file
test
content
empty tag
definition
19. Command to establish the characters that compose a page
blockquote
title
<meta charset="UTF-8">
bulleted
20. Making sure a page looks good on multiple browsers of various vintages
inline
png
Cross-browser compatibility
XHTML
21. 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"....
Incorrect nesting
<a href="index.html#top">Return to Home</a>
root-relative
whitespace
22. Adobe's plug-in for video
deprecated
codecs
Flash Player
protocol
23. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag
singleton
root
<a>
DOM
24. MIME type for a PDF
application/pdf
Description lists
superset
entities
25. <a> is an example of a(n) _______ element
player
lang
inline
metadata
26. An element without content or a closing tag
gif
DOM
entities
empty tag
27. Image attribute that provides a screen (tool) tip
meta
DOM
protocol
title
28. Image type used for photographs and scans
jpeg (jpg)
jQuery
Markup
Boolean
29. To see if an HTML file passes a standard of compliance ________ an HTML file
protocol
validate
rendering
title
30. HTML code elements should be in lower case except for the ____________ which is in upper case
elements
validate
document type
FTP (File Transfer Protocol)
31. Three common video codecs: H.264 - _____ - VP8
Closing tag
entities
document tree
Theora
32. Multiple attributes are separated by a(n) ______
Internet Explorer (IE)
audio/x-wave
space
WebKit
33. Three common attributes for the meta tag: _____ - name and content
<img>
charset
Boolean
JavaScript
34. Character coding that has support for many alphabets including non-western ones
FTP (File Transfer Protocol)
XHTML
UTF-8
samp
35. Using the _____ element is a good way to display YouTube videos in your web pages
alt="" empty (no space)
true
<embed>
rendering
36. New _____ in HTML add semantics and structure
elements
JavaScript
samp
class
37. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
Cross-browser compatibility
Cross-browser compatibility
MIME
Internet Explorer (IE)
38. Links that jump to a location on the same page use _____ - created with the <a> element with the id attribute
<ol>
inline
URL
placeholders
39. Command to attach an external style sheet (called 'mystyles.css' to a web page
video/mpeg
<link rel="stylesheet" href="mystyles.css">
poster
pipe
40. Div and span elements should only be used when more ________ don't apply
unordered
Markup
COder/DECoder
specific tags
41. Two common examples of ________: <br> and <img>
empty tags
metadata
<a>
validate
42. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
FTP (File Transfer Protocol)
superset
charset
Internet Explorer (IE)
43. Making sure a page looks good on multiple browsers of various vintages
meta
hgroup
Cross-browser compatibility
title
44. Extension used for a custom icon
ico
player
superset
whitespace
45. Safari and Chrome both use the Webkit _______ engine
document tree
rendering
UTF-8
inline
46. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
WebKit
false
Incorrect nesting
natively
47. Three image formats supported by most browsers: jpeg (jpg) - gif - _____
singleton
Description lists
inline
png
48. Version of HTML that preceded HTML5
alt="" empty (no space)
XHTML
aac
<script src="myscripts.js"></script>
49. Five common attributes for an image tag: src - ____ - height - width - title
<img>
JavaScript APIs
alt
<embed>
50. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
<embed>
MIME (Multipurpose Internet Mail Extensions)
JavaScript APIs
superset