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. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
URL
samp
FTP (File Transfer Protocol)
document type
2. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer
document tree
description
bulleted
article
3. Three common attributes for the meta tag: _____ - name and content
Incorrect nesting
<li>
false
charset
4. Easiest way to add audio to an HTML5 page
JavaScript APIs
metadata
article
<audio src="fileName.mp3"></audio>
5. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
validate
JavaScript APIs
entities
placeholders
6. Five common attributes for an image tag: src - ____ - height - width - title
alt
<ul>
samp
QuickTime
7. Three common attributes for the meta tag: _____ - name and content
Comment
charset
inline
specific tags
8. Character entities begin with a ampersand (&) and end with a ______
browsers
singleton
semicolon(;)
Boolean
9. HTML code elements should be in lower case except for the ____________ which is in upper case
document type
application/pdf
document.write()
gif
10. Attribute values are delimited by ______
Cross-browser compatibility
double quotes
placeholder
unordered
11. New _____ in HTML add semantics and structure
Closing tag
elements
empty tags
meta
12. An HTML document consists of two parts: DOCTYPE ______ and document tree
true
Comment
declaration
<embed>
13. Three elements used to make descriptions lists: <dl> - _____ - <dd>
<dt>
<audio src="fileName.mp3"></audio>
Internet Explorer (IE)
audio/mpeg or audio/x-mpeg
14. To see if an HTML file passes a standard of compliance ________ an HTML file
validate
singleton
png
Boolean
15. To say that a browser "_______" supports a media type means that the browser doesn't require a plug-in for it.
www.html5test.com
content
attributes
natively
16. 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
jQuery
document-relative
document tree
default
17. Apple's plug-in for video
root-relative
QuickTime
double quotes
WebKit
18. MIME type for a PDF
application/pdf
singleton
title
root
19. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
inline
semicolon(;)
default
Incorrect nesting
20. Chrome - Safari - Firefox and Internet Explorer are examples of _________
div
Flash Player
metadata
browsers
21. Command to attach an external JavaScript (called 'myscripts.js' to a web page
superset
double quotes
<script src="myscripts.js"></script>
Boolean
22. Technically a type of uniform resource identifier (URI) but in many technical documents and verbal discussions _______ is often used as a synonym for URI
www.html5test.com
URL
application/pdf
XHTML
23. It's a best practice to code a series of links within a _______ list
absolute
Accessibility
unordered
../
24. id and class names are __________
|
placeholders
case sensitive
Incorrect nesting
25. _______________ are used to list terms and their descriptions
<!DOCTYPE html><html></html>
debug
browsers
Description lists
26. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
URL
Closing tag
singleton
superset
27. A website should (must) be contained in a folder called the _____
root
declaration
default
|
28. The HTML for a navigation list is best coded as a series of <a> elements within the ___ elements of an unordered (<ul>) list
../
mp3
semicolon(;)
<li>
29. Four other HTML5 semantic elements: _____ - time - figure - figcaption
Theora
hgroup
www.html5test.com
<script src="myscripts.js"></script>
30. Birthed in 2005 - this language was created to expedite web development and is central to making web pages look good on mobile devices
article
test
WebKit
jQuery
31. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
Closing tag
jQuery
WebKit
Internet Explorer (IE)
32. MIME type for a MP3
case sensitive
empty tags
audio/mpeg or audio/x-mpeg
declaration
33. Symbol often used to delimit phrases within a title tag's content
title
protocol
|
WebKit
34. The html element is the _____ element of the tree
href
Cross-browser compatibility
root
video/mpeg
35. One of the most widely-used media types for audio
description
elements
mp3
nest
36. Attribute with the <a> tag that specifies the address you want to link to
Internet Explorer (IE)
semicolon(;)
mp3
href
37. Windows' plug-in for video
double quotes
debug
Media Player
content
38. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
inline
<link rel="stylesheet" href="mystyles.css">
superset
jpeg (jpg)
39. 'http://www.yahoo.com/movies.html' is an example of a _____ path
absolute
<a>
document type
test
40. ________ structure <!-- blah blah blah -->
Internet Explorer (IE)
DOM
Comment
video/mpeg
41. 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
<ul>
MIME (Multipurpose Internet Mail Extensions)
blockquote
<embed>
42. Four core HTML attributes: id - _____ - title - lang
65
space
class
case sensitive
43. Attribute used to provide "tooltips" when a user hovers the mouse over the element
alt="" empty (no space)
title
application/x-shockwave-flash
65
44. 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"....
XHTML
metadata
<a href="index.html#top">Return to Home</a>
Description lists
45. Inline element that lets you identify text that can be formatted with CSS
inline
empty tags
span
FTP (File Transfer Protocol)
46. 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
alt="" empty (no space)
document.write()
nest
Boolean
47. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag
document type
empty tags
singleton
Theora
48. 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
meta
root-relative
MIME
unordered
49. A free text editor that can be used to edit HTML or CSS code
QuickTime
Aptana
Closing tag
metadata
50. Prefix on a path that navigates up from a child to a parent folder
document-relative
charset
../
<!DOCTYPE html><html></html>