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. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
article
Closing tag
Flash Player
true
2. Windows' plug-in for video
jpeg (jpg)
Media Player
space
validate
3. Essential coding language in HTML5
declaration
<a href="index.html#top">Return to Home</a>
root
JavaScript
4. Three tags for special types of text: pre - ______ - address
blockquote
alt="" empty (no space)
video/mpeg
rendering
5. Tag used for metadata
charset
content
meta
Cross-browser compatibility
6. Command to attach an external style sheet (called 'mystyles.css' to a web page
favicon
<link rel="stylesheet" href="mystyles.css">
superset
65
7. Tag for unordered lists
validate
declaration
<a href="index.html#top">Return to Home</a>
<ul>
8. The html element is the _____ element of the tree
double quotes
root
Flash Player
<video src="fileName.mp4"></video>
9. HTML code elements should be in lower case except for the ____________ which is in upper case
href
document type
<audio src="fileName.mp3"></audio>
65
10. A website should (must) be contained in a folder called the _____
WebKit
root
aac
JavaScript
11. It's a best practice to code a series of links within a _______ list
class
unordered
description
absolute
12. Multiple attributes are separated by a(n) ______
space
elements
Aptana
bulleted
13. _____ refers to the qualities that make a web site accessible to users especially disabled users
jpeg (jpg)
Accessibility
root
Closing tag
14. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
Incorrect nesting
space
QuickTime
double quotes
15. Two parts of the _________: head and body
document tree
XHTML
space
Markup
16. Command to attach an external JavaScript (called 'myscripts.js' to a web page
title
<video src="fileName.mp4"></video>
<script src="myscripts.js"></script>
specific tags
17. To see if an HTML file passes a standard of compliance ________ an HTML file
<meta charset="UTF-8">
article
article
validate
18. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____
Markup
entities
65
natively
19. In the code for a video element - the _____ attribute lets you specify an image file to be used as a static image in place of the video that would otherwise begin playing automatically.
charset
rendering
poster
Closing tag
20. Image attribute that provides a screen (tool) tip
title
root
<ul>
document.write()
21. An unordered list is often called a ____ list
test
WebKit
<video src="fileName.mp4"></video>
bulleted
22. Making sure a page looks good on multiple browsers of various vintages
audio/x-wave
Cross-browser compatibility
Closing tag
true
23. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer
XHTML
rendering
empty tag
article
24. Attribute values are delimited by ______
application/x-shockwave-flash
double quotes
case sensitive
65
25. Version of HTML that preceded HTML5
XHTML
<a>
<embed>
jQuery
26. ________ structure <!-- blah blah blah -->
QuickTime
WebKit
<link rel="stylesheet" href="mystyles.css">
Comment
27. Five inline elements for formatting text: i - b - ____ - sup - br
sub
<embed>
stretch
entities
28. JavaScript method (function) that places string information into the body of a web page
WebKit
<link rel="stylesheet" href="mystyles.css">
<script src="myscripts.js"></script>
document.write()
29. Tabs & line returns and extra spaces are ____
FTP (File Transfer Protocol)
document type
whitespace
blockquote
30. Tabs & line returns and extra spaces are ____
whitespace
JavaScript APIs
<link rel="stylesheet" href="mystyles.css">
Description lists
31. Prefix on a path that navigates up from a child to a parent folder
../
inline
meta
protocol
32. Command to attach an external style sheet (called 'mystyles.css' to a web page
test
hgroup
<link rel="stylesheet" href="mystyles.css">
WebKit
33. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag
DOM
audio/x-wave
singleton
content
34. For images with useful content - always code a(n) _____ attribute that describes the image
document.write()
title
root
alt
35. Birthed in 2005 - this language was created to expedite web development and is central to making web pages look good on mobile devices
JavaScript
jQuery
href
document tree
36. Chrome - Safari - Firefox and Internet Explorer are examples of _________
browsers
inline
Cross-browser compatibility
stretch
37. Three image formats supported by most browsers: jpeg (jpg) - gif - _____
png
specific tags
false
content
38. Common use of a link element that provides a 'custom' feel to your web page
favicon
65
charset
test
39. 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
<embed>
FTP (File Transfer Protocol)
declaration
Aptana
40. Making sure a page looks good on multiple browsers of various vintages
<video src="fileName.mp4"></video>
Cross-browser compatibility
attributes
space
41. An open source browser engine
test
empty tag
WebKit
document tree
42. Command to establish the characters that compose a page
video/mpeg
audio/mpeg or audio/x-mpeg
<meta charset="UTF-8">
Media Player
43. New _____ in HTML add semantics and structure
../
elements
WebKit
metadata
44. 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
Theora
default
poster
lang
45. Extension used for a custom icon
ico
<embed>
unordered
placeholder
46. Easiest way to add audio to an HTML5 page
<audio src="fileName.mp3"></audio>
CSS
<img>
octothorpe
47. Approximate max number of characters in a title element
charset
65
Markup
protocol
48. New _____ in HTML add semantics and structure
document tree
elements
video/mpeg
alt
49. Syntax for html container
title
<!DOCTYPE html><html></html>
whitespace
<link rel="stylesheet" href="mystyles.css">
50. Discover/correct problems in an HTML file: _____ an HTML file
debug
root-relative
whitespace
<video src="fileName.mp4"></video>