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. JavaScript method (function) that places string information into the body of a web page
document.write()
entities
gif
favicon
2. MIME type for a WAV
audio/x-wave
jpeg (jpg)
definition
Cross-browser compatibility
3. Ten inline elements for identifying content abbr - cite - code - dfn - em - kbd - q - ____ - strong - var
samp
document tree
href
pipe
4. Three tags for special types of text: pre - ______ - address
semicolon(;)
blockquote
rendering
player
5. To see if an HTML file passes a standard of compliance ________ an HTML file
specific tags
Markup
validate
whitespace
6. Two common examples of ________: <br> and <img>
Markup
Comment
samp
empty tags
7. New _____ in HTML add semantics and structure
elements
inline
deprecated
Boolean
8. Name of the '|' symbol
pipe
png
href
entities
9. Birthed in 2005 - this language was created to expedite web development and is central to making web pages look good on mobile devices
jQuery
empty tags
FTP (File Transfer Protocol)
FTP (File Transfer Protocol)
10. Div and span elements should only be used when more ________ don't apply
specific tags
superset
aac
Internet Explorer (IE)
11. Useful site to check a browser's current ratings
whitespace
www.html5test.com
jQuery
test
12. Three common attributes for the meta tag: _____ - name and content
Markup
<li>
charset
article
13. The height and width attributes may be used to '________' an image to a given dimension.
debug
stretch
false
<li>
14. Command to attach an external style sheet (called 'mystyles.css' to a web page
<link rel="stylesheet" href="mystyles.css">
png
<!DOCTYPE html><html></html>
Markup
15. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
Boolean
lang
absolute
document.write()
16. Five inline elements for formatting text: i - b - ____ - sup - br
sub
octothorpe
ico
Incorrect nesting
17. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
JavaScript APIs
<dt>
elements
test
18. Four other HTML5 semantic elements: _____ - time - figure - figcaption
whitespace
alt
hgroup
meta
19. The html element is the _____ element of the tree
alt
root
document.write()
content
20. Discover/correct problems in an HTML file: _____ an HTML file
debug
Cross-browser compatibility
DOM
singleton
21. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________
description
Internet Explorer (IE)
<ul>
<embed>
22. Safari and Chrome both use the Webkit _______ engine
WebKit
double quotes
65
rendering
23. Command to attach an external style sheet (called 'mystyles.css' to a web page
charset
root
<link rel="stylesheet" href="mystyles.css">
<video src="fileName.mp4"></video>
24. Character coding that has support for many alphabets including non-western ones
absolute
<!DOCTYPE html><html></html>
UTF-8
meta
25. A MIME type describes the contents of a media file and helps a browser determine what to use to open it
player
double quotes
www.html5test.com
FTP (File Transfer Protocol)
26. An HTML document consists of two parts: DOCTYPE ______ and document tree
content
Incorrect nesting
declaration
JavaScript APIs
27. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
debug
content
lang
<embed>
28. JavaScript method (function) that places string information into the body of a web page
MIME (Multipurpose Internet Mail Extensions)
document.write()
empty tags
samp
29. 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
rendering
default
aac
whitespace
30. Syntax for html container
<!DOCTYPE html><html></html>
65
root
Cross-browser compatibility
31. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag
empty tag
DOM
metadata
singleton
32. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
root
alt="" empty (no space)
WebKit
default
33. Five common attributes for an image tag: src - ____ - height - width - title
alt
deprecated
Accessibility
Closing tag
34. Three elements used to make descriptions lists: <dl> - _____ - <dd>
description
URL
Aptana
<dt>
35. Browser's internal representation of a web page
entities
space
Boolean
DOM
36. Approximate max number of characters in a title element
<li>
65
charset
semicolon(;)
37. Version of HTML that preceded HTML5
whitespace
specific tags
XHTML
octothorpe
38. An open source browser engine
WebKit
<!DOCTYPE html><html></html>
XHTML
stretch
39. A free text editor that can be used to edit HTML or CSS code
Aptana
Comment
declaration
article
40. _______________ are used to list terms and their descriptions
FTP (File Transfer Protocol)
Closing tag
Description lists
Aptana
41. True or false: charset metadata is required for HTML5 validation
absolute
true
<embed>
WebKit
42. Prefix on a path that navigates up from a child to a parent folder
Incorrect nesting
../
lists
default
43. A ____ is a location on a page that can be linked to
div
placeholder
URL
video/mpeg
44. Attribute with the <a> tag that specifies the address you want to link to
href
description
document type
Aptana
45. Links that jump to a location on the same page use _____ - created with the <a> element with the id attribute
placeholders
empty tags
Closing tag
application/x-shockwave-flash
46. An HTML document consists of two parts: DOCTYPE ______ and document tree
Markup
declaration
<dt>
Miro Converter
47. Provides information about the contents of a web document
double quotes
class
MIME (Multipurpose Internet Mail Extensions)
metadata
48. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
FTP (File Transfer Protocol)
pipe
Markup
Incorrect nesting
49. A website should (must) be contained in a folder called the _____
false
root
inline
Comment
50. _____ refers to the qualities that make a web site accessible to users especially disabled users
href
Accessibility
DOM
<script src="myscripts.js"></script>