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. A website should (must) be contained in a folder called the _____
<meta charset="UTF-8">
application/x-shockwave-flash
title
root
2. Attribute used to provide "tooltips" when a user hovers the mouse over the element
href
title
Flash Player
<p><a href="#top">Return to top</a></p>
3. Making sure a page looks good on multiple browsers of various vintages
WebKit
JavaScript
Cross-browser compatibility
DOM
4. MIME type for a PDF
application/pdf
lang
jQuery
nest
5. Using the _____ element is a good way to display YouTube videos in your web pages
alt="" empty (no space)
root
<embed>
png
6. One of the most widely-used media types for audio
article
mp3
alt
JavaScript
7. id and class names are __________
browsers
DOM
empty tags
case sensitive
8. The HTML for a navigation list is best coded as a series of <a> elements within the ___ elements of an unordered (<ul>) list
Boolean
<li>
metadata
inline
9. Provides information about the contents of a web document
space
metadata
Closing tag
elements
10. <a> is an example of a(n) _______ element
JavaScript
document.write()
inline
<link rel="stylesheet" href="mystyles.css">
11. Useful site to check a browser's current ratings
www.html5test.com
<link rel="stylesheet" href="mystyles.css">
../
root
12. Chrome - Safari - Firefox and Internet Explorer are examples of _________
browsers
whitespace
samp
FTP (File Transfer Protocol)
13. Three tags for special types of text: pre - ______ - address
natively
<script src="myscripts.js"></script>
blockquote
png
14. A free product that can convert one type of media to another
content
meta
stretch
Miro Converter
15. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
superset
specific tags
debug
validate
16. Links that jump to a location on the same page use _____ - created with the <a> element with the id attribute
placeholders
double quotes
debug
<meta charset="UTF-8">
17. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
JavaScript APIs
singleton
lang
bulleted
18. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer
metadata
empty tag
semicolon(;)
article
19. A free text editor that can be used to edit HTML or CSS code
definition
elements
Aptana
<img>
20. Four other HTML5 semantic elements: _____ - time - figure - figcaption
protocol
article
hgroup
player
21. Three common attributes for the meta tag: _____ - name and content
<ol>
CSS
XHTML
charset
22. Safari and Chrome both use the Webkit _______ engine
MIME (Multipurpose Internet Mail Extensions)
default
browsers
rendering
23. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
Cross-browser compatibility
Markup
test
alt
24. Tabs & line returns and extra spaces are ____
whitespace
Markup
WebKit
debug
25. A free text editor that can be used to edit HTML or CSS code
hgroup
specific tags
Comment
Aptana
26. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
<audio src="fileName.mp3"></audio>
FTP (File Transfer Protocol)
article
space
27. Two common examples of ________: <br> and <img>
absolute
Internet Explorer (IE)
empty tags
charset
28. Tag for an item within a list (either ordered or unordered)
lists
root
<li>
content
29. 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
Markup
default
rendering
validate
30. An element without content or a closing tag
<ol>
<ul>
singleton
empty tag
31. Multiple attributes are separated by a(n) ______
space
elements
superset
browsers
32. 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"....
<a href="index.html#top">Return to Home</a>
double quotes
document type
document.write()
33. An HTML document consists of two parts: DOCTYPE ______ and document tree
stretch
JavaScript APIs
declaration
protocol
34. Always code the _____ attribute on the html element to identify the language of the page
double quotes
lang
article
double quotes
35. Attribute values are delimited by ______
../
double quotes
Closing tag
declaration
36. Safari and Chrome both use the Webkit _______ engine
MIME
blockquote
<li>
rendering
37. Provides information about the contents of a web document
jpeg (jpg)
65
title
metadata
38. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
<script src="myscripts.js"></script>
Markup
meta
double quotes
39. Image attribute that provides a screen (tool) tip
title
<a href="index.html#top">Return to Home</a>
entities
inline
40. The height and width attributes may be used to '________' an image to a given dimension.
<dt>
meta
stretch
application/x-shockwave-flash
41. Command to attach an external style sheet (called 'mystyles.css' to a web page
nest
content
<link rel="stylesheet" href="mystyles.css">
empty tags
42. Tag for creating an image on a web page
span
<img>
<!DOCTYPE html><html></html>
|
43. Chrome - Safari - Firefox and Internet Explorer are examples of _________
nest
article
browsers
document.write()
44. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
alt="" empty (no space)
content
charset
browsers
45. True or false: Heading tags are the preferred way to size text.
sub
false
superset
JavaScript APIs
46. Ten inline elements for identifying content abbr - cite - code - dfn - em - kbd - q - ____ - strong - var
article
URL
alt
samp
47. The attribute used to help a screen reader pronounce words correctly
WebKit
protocol
blockquote
lang
48. Common use of a link element that provides a 'custom' feel to your web page
png
elements
favicon
<audio src="fileName.mp3"></audio>
49. Three common video codecs: H.264 - _____ - VP8
DOM
WebKit
player
Theora
50. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
WebKit
gif
Boolean
validate