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. Fancy word to describe a code feature that has been phased out or shelved
UTF-8
deprecated
definition
<embed>
2. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer
lists
article
document tree
<meta charset="UTF-8">
3. A free product that can convert one type of media to another
Miro Converter
pipe
attributes
title
4. In addition to the required 'charset' metadata attribute - _____ and keywords attributes should be provided as well for SEO
Boolean
description
JavaScript APIs
jpeg (jpg)
5. Two parts of the _________: head and body
true
poster
<embed>
document tree
6. Browser's internal representation of a web page
charset
alt
double quotes
DOM
7. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
content
class
span
WebKit
8. Attribute with the <a> tag that specifies the address you want to link to
span
href
false
debug
9. Tag used for metadata
<ol>
inline
www.html5test.com
meta
10. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
title
rendering
Internet Explorer (IE)
Markup
11. Two parts of the _________: head and body
<!DOCTYPE html><html></html>
rendering
document tree
natively
12. A MIME type describes the contents of a media file and helps a browser determine what to use to open it
<li>
player
empty tag
poster
13. Description lists were called _____ lists in HTML4 - but they were renamed because you can code more than one <dd> element for each <dt> element
definition
<p><a href="#top">Return to top</a></p>
description
metadata
14. Three tags for special types of text: pre - ______ - address
blockquote
specific tags
<a href="index.html#top">Return to Home</a>
<li>
15. Apple's plug-in for video
<ul>
Closing tag
JavaScript
QuickTime
16. True or false: charset metadata is required for HTML5 validation
empty tags
alt
article
true
17. Image type used for photographs and scans
jpeg (jpg)
root
Accessibility
WebKit
18. Technically a type of uniform resource identifier (URI) but in many technical documents and verbal discussions _______ is often used as a synonym for URI
empty tags
URL
attributes
title
19. Syntax for html container
Comment
Aptana
|
<!DOCTYPE html><html></html>
20. Chrome - Safari - Firefox and Internet Explorer are examples of _________
png
application/x-shockwave-flash
browsers
deprecated
21. A very important element in the head of a page that provides search engine information
document.write()
WebKit
document type
title
22. _______________ are used to list terms and their descriptions
Description lists
WebKit
XHTML
true
23. For images with useful content - always code a(n) _____ attribute that describes the image
alt
superset
stretch
DOM
24. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______
jpeg (jpg)
octothorpe
elements
audio/x-wave
25. Four core HTML attributes: id - _____ - title - lang
inline
class
pipe
jQuery
26. Useful site to check a browser's current ratings
www.html5test.com
Internet Explorer (IE)
<li>
jQuery
27. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____
meta
entities
empty tag
COder/DECoder
28. Approximate max number of characters in a title element
WebKit
65
samp
test
29. description terms (<dt>) can only contain text and ______ elements
empty tags
specific tags
www.html5test.com
inline
30. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
content
elements
Miro Converter
semicolon(;)
31. Image type used for high quality (many colors - gradients) where transparency is required
elements
document.write()
png
article
32. 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
specific tags
nest
whitespace
<audio src="fileName.mp3"></audio>
33. True or false: charset metadata is required for HTML5 validation
true
<img>
Aptana
span
34. New _____ in HTML add semantics and structure
document tree
elements
protocol
<link rel="stylesheet" href="mystyles.css">
35. Three common attributes for the meta tag: _____ - name and content
meta
<video src="fileName.mp4"></video>
JavaScript APIs
charset
36. Tabs & line returns and extra spaces are ____
whitespace
blockquote
<img>
<video src="fileName.mp4"></video>
37. Safari and Chrome both use the Webkit _______ engine
true
rendering
lang
Cross-browser compatibility
38. Three tags for special types of text: pre - ______ - address
metadata
root-relative
blockquote
root
39. 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
DOM
double quotes
blockquote
MIME (Multipurpose Internet Mail Extensions)
40. Symbol often used to delimit phrases within a title tag's content
validate
MIME
document type
|
41. MIME type for a MPG/MPEG
DOM
video/mpeg
hgroup
<embed>
42. A website should (must) be contained in a folder called the _____
root
double quotes
debug
<meta charset="UTF-8">
43. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
aac
Incorrect nesting
case sensitive
superset
44. The attribute used to help a screen reader pronounce words correctly
semicolon(;)
Boolean
false
lang
45. Three image formats supported by most browsers: jpeg (jpg) - gif - _____
Comment
content
png
application/x-shockwave-flash
46. To say that a browser "_______" supports a media type means that the browser doesn't require a plug-in for it.
protocol
natively
singleton
declaration
47. Using the _____ element is a good way to display YouTube videos in your web pages
true
<embed>
article
<script src="myscripts.js"></script>
48. Tag for an item within a list (either ordered or unordered)
meta
<li>
entities
JavaScript APIs
49. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
<!DOCTYPE html><html></html>
debug
charset
Markup
50. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
Closing tag
JavaScript
title
blockquote