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. Using the _____ element is a good way to display YouTube videos in your web pages
<embed>
JavaScript
space
Incorrect nesting
2. Description lists were called _____ lists in HTML4 - but they were renamed because you can code more than one <dd> element for each <dt> element
WebKit
Internet Explorer (IE)
definition
Miro Converter
3. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
player
definition
<embed>
FTP (File Transfer Protocol)
4. 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
DOM
Media Player
alt
MIME
5. An open source browser engine
WebKit
root-relative
XHTML
href
6. For images with useful content - always code a(n) _____ attribute that describes the image
alt
whitespace
pipe
case sensitive
7. 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"....
empty tag
empty tag
<a href="index.html#top">Return to Home</a>
root
8. Easiest way to add video to an HTML5 page
root
meta
semicolon(;)
<video src="fileName.mp4"></video>
9. Extension used for a custom icon
ico
JavaScript
Internet Explorer (IE)
Internet Explorer (IE)
10. Tag used for metadata
meta
COder/DECoder
superset
space
11. JavaScript method (function) that places string information into the body of a web page
<script src="myscripts.js"></script>
meta
document tree
document.write()
12. JavaScript method (function) that places string information into the body of a web page
blockquote
document-relative
document.write()
placeholders
13. Image type used for high quality (many colors - gradients) where transparency is required
stretch
png
meta
JavaScript
14. 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
poster
placeholder
<dt>
nest
15. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
class
content
JavaScript
false
16. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
div
lang
alt
Markup
17. Five common attributes for an image tag: src - ____ - height - width - title
<ul>
URL
entities
alt
18. '/login.html' is an example of a ____ path
natively
DOM
alt
root-relative
19. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
charset
Boolean
DOM
alt="" empty (no space)
20. Command to attach an external JavaScript (called 'myscripts.js' to a web page
<script src="myscripts.js"></script>
root
empty tags
Internet Explorer (IE)
21. An element without content or a closing tag
empty tag
document-relative
<meta charset="UTF-8">
charset
22. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
meta
declaration
WebKit
<a>
23. _____ refers to the qualities that make a web site accessible to users especially disabled users
browsers
video/mpeg
Accessibility
<meta charset="UTF-8">
24. An HTML document consists of two parts: DOCTYPE ______ and document tree
deprecated
empty tags
metadata
declaration
25. Two common examples of ________: <br> and <img>
empty tags
jQuery
content
case sensitive
26. id and class names are __________
elements
case sensitive
Description lists
Internet Explorer (IE)
27. Useful site to check a browser's current ratings
CSS
www.html5test.com
protocol
attributes
28. Attribute values are delimited by ______
XHTML
double quotes
<a>
article
29. _____ refers to the qualities that make a web site accessible to users especially disabled users
Accessibility
<a>
case sensitive
space
30. Ten inline elements for identifying content abbr - cite - code - dfn - em - kbd - q - ____ - strong - var
MIME
protocol
application/pdf
samp
31. Software components used to 'decode' video files so they may be played
codecs
declaration
whitespace
<embed>
32. Multiple attributes are separated by a(n) ______
space
empty tags
lang
double quotes
33. Command to attach an external JavaScript (called 'myscripts.js' to a web page
application/x-shockwave-flash
root-relative
Incorrect nesting
<script src="myscripts.js"></script>
34. Approximate max number of characters in a title element
stretch
65
blockquote
XHTML
35. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
audio/x-wave
mp3
Cross-browser compatibility
Incorrect nesting
36. Safari and Chrome both use the Webkit _______ engine
rendering
article
empty tags
metadata
37. Provides information about the contents of a web document
superset
document tree
root-relative
metadata
38. Useful site to check a browser's current ratings
browsers
meta
Internet Explorer (IE)
www.html5test.com
39. HTML tag to code a hyperlink
entities
<a>
audio/x-wave
elements
40. For images that are used solely for decoration - use this attribute - which is known as a ______ attribute
<ol>
validate
JavaScript
alt="" empty (no space)
41. Three common attributes for the meta tag: _____ - name and content
document tree
sub
semicolon(;)
charset
42. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
<li>
XHTML
JavaScript APIs
article
43. Character coding that has support for many alphabets including non-western ones
deprecated
UTF-8
<ul>
validate
44. Three tags for special types of text: pre - ______ - address
charset
empty tag
false
blockquote
45. Easiest way to add audio to an HTML5 page
<audio src="fileName.mp3"></audio>
JavaScript APIs
sub
blockquote
46. Version of HTML that preceded HTML5
XHTML
codecs
article
Cross-browser compatibility
47. Block element that lets you divide a page into divisions that can be formatted and positioned with CSS
empty tag
sub
div
mp3
48. Birthed in 2005 - this language was created to expedite web development and is central to making web pages look good on mobile devices
rendering
root
jQuery
<ol>
49. The two main kinds of _______ in HTML: ordered and unordered
attributes
JavaScript
lists
double quotes
50. Fancy word to describe a code feature that has been phased out or shelved
specific tags
Incorrect nesting
inline
deprecated