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. Tag for ordered lists
png
superset
title
<ol>
2. An HTML document consists of two parts: DOCTYPE ______ and document tree
declaration
root
protocol
description
3. Tabs & line returns and extra spaces are ____
UTF-8
whitespace
empty tags
www.html5test.com
4. 'images/logo.gif' is an example of a ____ path
browsers
document-relative
XHTML
Markup
5. Extension used for a custom icon
ico
FTP (File Transfer Protocol)
mp3
<script src="myscripts.js"></script>
6. New _____ in HTML add semantics and structure
natively
<li>
elements
Cross-browser compatibility
7. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
debug
WebKit
<audio src="fileName.mp3"></audio>
entities
8. _____ refers to the qualities that make a web site accessible to users especially disabled users
WebKit
whitespace
Accessibility
description
9. 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
superset
|
root-relative
MIME
10. Browser's internal representation of a web page
protocol
DOM
WebKit
Markup
11. A very important element in the head of a page that provides search engine information
Media Player
title
ico
jpeg (jpg)
12. 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
double quotes
inline
unordered
default
13. <a> is an example of a(n) _______ element
Aptana
<li>
inline
JavaScript APIs
14. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
Aptana
natively
content
<ol>
15. Easiest way to add audio to an HTML5 page
definition
Aptana
lists
<audio src="fileName.mp3"></audio>
16. A MIME type describes the contents of a media file and helps a browser determine what to use to open it
document type
<embed>
player
definition
17. Image type used for high quality (many colors - gradients) where transparency is required
elements
png
FTP (File Transfer Protocol)
Incorrect nesting
18. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
Internet Explorer (IE)
jpeg (jpg)
default
blockquote
19. '/login.html' is an example of a ____ path
title
root
root-relative
lang
20. Write a hyperlink - nested in a paragraph - that jumps to a placeholder with an id of 'top' on the same page as the link. The link should read "Return to top"....
../
test
validate
<p><a href="#top">Return to top</a></p>
21. Adobe's plug-in for video
www.html5test.com
Flash Player
aac
JavaScript
22. The two main kinds of _______ in HTML: ordered and unordered
lists
document.write()
<audio src="fileName.mp3"></audio>
span
23. Block element that lets you divide a page into divisions that can be formatted and positioned with CSS
div
<dt>
../
Cross-browser compatibility
24. An open source browser engine
alt="" empty (no space)
double quotes
WebKit
UTF-8
25. ________ structure <!-- blah blah blah -->
Comment
stretch
<meta charset="UTF-8">
FTP (File Transfer Protocol)
26. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
root
inline
DOM
Boolean
27. The height and width attributes may be used to '________' an image to a given dimension.
singleton
stretch
Closing tag
MIME
28. Regarding media for a web page: If you are having trouble getting the <object> & <param> elements to work properly - ______ is supported by HTML5 and may be a useful alternative
../
<ul>
<embed>
|
29. For browsers that don't support video or audio elements - you can ____ an object element within the video or audio element to play a flash file
jpeg (jpg)
nest
double quotes
Comment
30. Three common attributes for the meta tag: _____ - name and content
document type
singleton
charset
title
31. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
Markup
debug
application/x-shockwave-flash
false
32. Character coding that has support for many alphabets including non-western ones
whitespace
space
UTF-8
mp3
33. Using the _____ element is a good way to display YouTube videos in your web pages
superset
<link rel="stylesheet" href="mystyles.css">
<embed>
samp
34. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
<ul>
<script src="myscripts.js"></script>
Closing tag
validate
35. Tag used for metadata
class
../
unordered
meta
36. _______________ are used to list terms and their descriptions
Description lists
false
alt
metadata
37. Tag used for metadata
article
space
hgroup
meta
38. Always code the _____ attribute on the html element to identify the language of the page
declaration
<li>
lang
entities
39. Useful site to check a browser's current ratings
Closing tag
www.html5test.com
false
<script src="myscripts.js"></script>
40. Chrome - Safari - Firefox and Internet Explorer are examples of _________
browsers
debug
ico
lang
41. Three elements used to make descriptions lists: <dl> - _____ - <dd>
<dt>
sub
Markup
png
42. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag
document.write()
singleton
ico
lang
43. Syntax for html container
<li>
<!DOCTYPE html><html></html>
JavaScript APIs
rendering
44. Image type used for photographs and scans
www.html5test.com
jpeg (jpg)
Media Player
false
45. An element without content or a closing tag
empty tag
space
CSS
test
46. A free text editor that can be used to edit HTML or CSS code
Aptana
rendering
Closing tag
<meta charset="UTF-8">
47. Version of HTML that preceded HTML5
XHTML
charset
Cross-browser compatibility
document.write()
48. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
MIME
JavaScript APIs
absolute
true
49. Syntax for html container
empty tags
Cross-browser compatibility
false
<!DOCTYPE html><html></html>
50. JavaScript method (function) that places string information into the body of a web page
document.write()
gif
<link rel="stylesheet" href="mystyles.css">
lists