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. Write a hyperlink - nested in a paragraph - that jumps to a placeholder with an id of 'top' on the same page as the link. The link should read "Return to top"....
lang
<ol>
<p><a href="#top">Return to top</a></p>
Incorrect nesting
2. To see if an HTML file passes a standard of compliance ________ an HTML file
unordered
space
validate
metadata
3. True or false: charset metadata is required for HTML5 validation
Description lists
Flash Player
stretch
true
4. _____ refers to the qualities that make a web site accessible to users especially disabled users
double quotes
Accessibility
<embed>
MIME (Multipurpose Internet Mail Extensions)
5. To say that a browser "_______" supports a media type means that the browser doesn't require a plug-in for it.
<!DOCTYPE html><html></html>
natively
Description lists
UTF-8
6. Div and span elements should only be used when more ________ don't apply
specific tags
application/x-shockwave-flash
aac
png
7. 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
nest
COder/DECoder
Aptana
XHTML
8. Image type used for photographs and scans
jpeg (jpg)
pipe
codecs
../
9. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
test
true
Boolean
<embed>
10. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
lists
MIME (Multipurpose Internet Mail Extensions)
Accessibility
Closing tag
11. Version of HTML that preceded HTML5
class
default
browsers
XHTML
12. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____
debug
WebKit
empty tags
entities
13. _____ refers to the qualities that make a web site accessible to users especially disabled users
Accessibility
ico
description
Comment
14. Image type used for small illustrations and logos
Incorrect nesting
superset
gif
semicolon(;)
15. MIME type for a PDF
jQuery
hgroup
Internet Explorer (IE)
application/pdf
16. Approximate max number of characters in a title element
definition
space
href
65
17. description terms (<dt>) can only contain text and ______ elements
inline
span
<img>
Comment
18. Essential coding language in HTML5
lists
document type
JavaScript
<audio src="fileName.mp3"></audio>
19. Ten inline elements for identifying content abbr - cite - code - dfn - em - kbd - q - ____ - strong - var
class
|
debug
samp
20. For images with useful content - always code a(n) _____ attribute that describes the image
pipe
alt
<script src="myscripts.js"></script>
www.html5test.com
21. Three image formats supported by most browsers: jpeg (jpg) - gif - _____
../
png
<img>
empty tags
22. Three common attributes for the meta tag: _____ - name and content
lists
root
empty tag
charset
23. 'images/logo.gif' is an example of a ____ path
double quotes
document-relative
case sensitive
png
24. 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
<script src="myscripts.js"></script>
<!DOCTYPE html><html></html>
MIME (Multipurpose Internet Mail Extensions)
<a href="index.html#top">Return to Home</a>
25. Five common attributes for an image tag: src - ____ - height - width - title
Closing tag
alt
DOM
empty tag
26. Command to attach an external style sheet (called 'mystyles.css' to a web page
UTF-8
<link rel="stylesheet" href="mystyles.css">
bulleted
Flash Player
27. The attribute used to help a screen reader pronounce words correctly
65
declaration
lang
CSS
28. For images that are used solely for decoration - use this attribute - which is known as a ______ attribute
document type
alt="" empty (no space)
<li>
Incorrect nesting
29. MIME type for a MPG/MPEG
<embed>
protocol
Incorrect nesting
video/mpeg
30. It's a best practice to code a series of links within a _______ list
nest
unordered
audio/x-wave
Internet Explorer (IE)
31. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
sub
placeholders
FTP (File Transfer Protocol)
Incorrect nesting
32. Inline element that lets you identify text that can be formatted with CSS
Cross-browser compatibility
span
COder/DECoder
gif
33. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
double quotes
Markup
test
semicolon(;)
34. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______
jpeg (jpg)
content
octothorpe
png
35. An element without content or a closing tag
Description lists
debug
Markup
empty tag
36. Image type used for high quality (many colors - gradients) where transparency is required
ico
declaration
png
Media Player
37. 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
mp3
double quotes
declaration
38. A free product that can convert one type of media to another
superset
empty tags
Markup
Miro Converter
39. Three tags for special types of text: pre - ______ - address
blockquote
meta
<link rel="stylesheet" href="mystyles.css">
MIME
40. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
lists
test
content
www.html5test.com
41. Adobe's plug-in for video
Internet Explorer (IE)
metadata
validate
Flash Player
42. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag
singleton
empty tags
protocol
space
43. 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
../
QuickTime
default
application/x-shockwave-flash
44. To see if an HTML file passes a standard of compliance ________ an HTML file
JavaScript
<ul>
description
validate
45. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
WebKit
browsers
Markup
Aptana
46. The height and width attributes may be used to '________' an image to a given dimension.
Boolean
attributes
document tree
stretch
47. A website should (must) be contained in a folder called the _____
blockquote
lists
application/pdf
root
48. Running an HTML file on all of the browsers you may use: ______ an HTML file
test
specific tags
attributes
Comment
49. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
WebKit
specific tags
sub
favicon
50. You should use ____ to control the space between block elements
<embed>
CSS
document type
www.html5test.com