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. Image type used for photographs and scans
UTF-8
document type
jpeg (jpg)
case sensitive
2. An open source browser engine
WebKit
<ul>
COder/DECoder
<dt>
3. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
empty tag
Incorrect nesting
absolute
lang
4. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag
validate
Media Player
singleton
favicon
5. Technically a type of uniform resource identifier (URI) but in many technical documents and verbal discussions _______ is often used as a synonym for URI
document-relative
mp3
URL
root-relative
6. Syntax for html container
<p><a href="#top">Return to top</a></p>
<!DOCTYPE html><html></html>
inline
charset
7. A MIME type describes the contents of a media file and helps a browser determine what to use to open it
player
audio/mpeg or audio/x-mpeg
deprecated
<li>
8. A free text editor that can be used to edit HTML or CSS code
article
double quotes
Aptana
browsers
9. Discover/correct problems in an HTML file: _____ an HTML file
browsers
debug
video/mpeg
rendering
10. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
Closing tag
Theora
protocol
Cross-browser compatibility
11. MIME type for a SWF
application/x-shockwave-flash
stretch
Boolean
document tree
12. Description lists were called _____ lists in HTML4 - but they were renamed because you can code more than one <dd> element for each <dt> element
span
MIME
definition
lists
13. Two common examples of ________: <br> and <img>
<audio src="fileName.mp3"></audio>
empty tags
Accessibility
Flash Player
14. An open source browser engine
WebKit
<embed>
document type
video/mpeg
15. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______
bulleted
singleton
octothorpe
lang
16. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
FTP (File Transfer Protocol)
article
case sensitive
rendering
17. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer
test
root
superset
article
18. A free product that can convert one type of media to another
Miro Converter
class
empty tag
lists
19. In addition to the required 'charset' metadata attribute - _____ and keywords attributes should be provided as well for SEO
FTP (File Transfer Protocol)
absolute
<script src="myscripts.js"></script>
description
20. An element without content or a closing tag
<meta charset="UTF-8">
root
empty tag
XHTML
21. Essential coding language in HTML5
declaration
JavaScript
Incorrect nesting
FTP (File Transfer Protocol)
22. The html element is the _____ element of the tree
XHTML
lang
root
bulleted
23. Browser's internal representation of a web page
Boolean
FTP (File Transfer Protocol)
DOM
Accessibility
24. Three common attributes for the meta tag: _____ - name and content
Description lists
alt
charset
placeholders
25. Multiple attributes are separated by a(n) ______
JavaScript
<ul>
space
Theora
26. MIME type for a MP3
audio/x-wave
audio/mpeg or audio/x-mpeg
description
empty tag
27. Five inline elements for formatting text: i - b - ____ - sup - br
sub
Boolean
content
audio/x-wave
28. Command to attach an external style sheet (called 'mystyles.css' to a web page
meta
Flash Player
<link rel="stylesheet" href="mystyles.css">
<script src="myscripts.js"></script>
29. Command to establish the characters that compose a page
<meta charset="UTF-8">
protocol
title
singleton
30. Three elements used to make descriptions lists: <dl> - _____ - <dd>
Closing tag
unordered
samp
<dt>
31. 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
default
<!DOCTYPE html><html></html>
space
validate
32. Tag for creating an image on a web page
<img>
stretch
meta
declaration
33. _____ refers to the qualities that make a web site accessible to users especially disabled users
sub
Accessibility
audio/mpeg or audio/x-mpeg
<!DOCTYPE html><html></html>
34. Browser's internal representation of a web page
Cross-browser compatibility
DOM
superset
WebKit
35. 'images/logo.gif' is an example of a ____ path
document-relative
XHTML
browsers
<embed>
36. Tag for ordered lists
charset
<!DOCTYPE html><html></html>
<ol>
document.write()
37. 'http://' is the _______ of a URL
href
semicolon(;)
false
protocol
38. The two main kinds of _______ in HTML: ordered and unordered
QuickTime
Boolean
JavaScript APIs
lists
39. Tabs & line returns and extra spaces are ____
unordered
whitespace
space
jpeg (jpg)
40. 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"....
document tree
Comment
<a href="index.html#top">Return to Home</a>
<p><a href="#top">Return to top</a></p>
41. The height and width attributes may be used to '________' an image to a given dimension.
stretch
true
title
test
42. New _____ in HTML add semantics and structure
Internet Explorer (IE)
Accessibility
empty tag
elements
43. You should use ____ to control the space between block elements
CSS
blockquote
protocol
singleton
44. 'http://www.yahoo.com/movies.html' is an example of a _____ path
|
UTF-8
absolute
placeholders
45. Command to attach an external JavaScript (called 'myscripts.js' to a web page
div
<script src="myscripts.js"></script>
octothorpe
codecs
46. Apple's plug-in for video
<ul>
<meta charset="UTF-8">
protocol
QuickTime
47. Provides information about the contents of a web document
placeholders
Comment
Description lists
metadata
48. Three tags for special types of text: pre - ______ - address
blockquote
<script src="myscripts.js"></script>
application/x-shockwave-flash
singleton
49. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
Incorrect nesting
JavaScript APIs
pipe
space
50. id and class names are __________
case sensitive
rendering
Aptana
lists