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. The two main kinds of _______ in HTML: ordered and unordered
JavaScript APIs
lists
Description lists
mp3
2. Image type used for high quality (many colors - gradients) where transparency is required
metadata
blockquote
png
JavaScript APIs
3. Extension used for a custom icon
ico
document-relative
<embed>
application/x-shockwave-flash
4. JavaScript method (function) that places string information into the body of a web page
samp
debug
document.write()
XHTML
5. 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"....
<p><a href="#top">Return to top</a></p>
Markup
stretch
Cross-browser compatibility
6. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
document.write()
test
Markup
metadata
7. Useful site to check a browser's current ratings
root
www.html5test.com
Markup
<ul>
8. 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"....
root
rendering
<a href="index.html#top">Return to Home</a>
protocol
9. Safari and Chrome both use the Webkit _______ engine
WebKit
rendering
elements
bulleted
10. Two common examples of ________: <br> and <img>
empty tags
bulleted
COder/DECoder
Accessibility
11. Prefix on a path that navigates up from a child to a parent folder
../
<li>
space
Description lists
12. The attribute used to help a screen reader pronounce words correctly
Accessibility
document tree
lang
validate
13. Discover/correct problems in an HTML file: _____ an HTML file
debug
octothorpe
<link rel="stylesheet" href="mystyles.css">
meta
14. The html element is the _____ element of the tree
meta
pipe
root
document type
15. Easiest way to add audio to an HTML5 page
Description lists
<audio src="fileName.mp3"></audio>
<video src="fileName.mp4"></video>
metadata
16. 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
Comment
<dt>
Accessibility
MIME (Multipurpose Internet Mail Extensions)
17. For images that are used solely for decoration - use this attribute - which is known as a ______ attribute
FTP (File Transfer Protocol)
alt="" empty (no space)
jQuery
octothorpe
18. Provides information about the contents of a web document
COder/DECoder
metadata
<!DOCTYPE html><html></html>
debug
19. True or false: charset metadata is required for HTML5 validation
alt="" empty (no space)
true
MIME
<li>
20. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______
entities
Theora
Comment
octothorpe
21. Technically a type of uniform resource identifier (URI) but in many technical documents and verbal discussions _______ is often used as a synonym for URI
WebKit
JavaScript
URL
href
22. A website should (must) be contained in a folder called the _____
root
protocol
article
placeholders
23. Five common attributes for an image tag: src - ____ - height - width - title
content
alt
Markup
empty tags
24. Command to establish the characters that compose a page
<meta charset="UTF-8">
placeholder
<link rel="stylesheet" href="mystyles.css">
hgroup
25. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program
class
<embed>
validate
FTP (File Transfer Protocol)
26. Inline element that lets you identify text that can be formatted with CSS
65
span
elements
UTF-8
27. Running an HTML file on all of the browsers you may use: ______ an HTML file
superset
MIME
test
blockquote
28. An element without content or a closing tag
Internet Explorer (IE)
empty tag
<script src="myscripts.js"></script>
document type
29. _______________ are used to list terms and their descriptions
gif
Description lists
lists
empty tag
30. Attribute used to provide "tooltips" when a user hovers the mouse over the element
metadata
<embed>
title
false
31. An HTML document consists of two parts: DOCTYPE ______ and document tree
document type
declaration
Internet Explorer (IE)
article
32. Browser's internal representation of a web page
specific tags
<!DOCTYPE html><html></html>
rendering
DOM
33. Two common examples of ________: <br> and <img>
DOM
empty tags
charset
aac
34. Tag for creating an image on a web page
<img>
space
placeholders
browsers
35. New _____ in HTML add semantics and structure
JavaScript
elements
JavaScript APIs
WebKit
36. Image type used for small illustrations and logos
browsers
<li>
application/pdf
gif
37. Easiest way to add video to an HTML5 page
unordered
WebKit
png
<video src="fileName.mp4"></video>
38. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______
Flash Player
elements
JavaScript APIs
validate
39. Attribute with the <a> tag that specifies the address you want to link to
debug
href
stretch
title
40. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag
<embed>
MIME (Multipurpose Internet Mail Extensions)
codecs
singleton
41. Div and span elements should only be used when more ________ don't apply
<!DOCTYPE html><html></html>
alt
document type
specific tags
42. Ten inline elements for identifying content abbr - cite - code - dfn - em - kbd - q - ____ - strong - var
samp
lang
png
true
43. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer
FTP (File Transfer Protocol)
root
article
<meta charset="UTF-8">
44. Command to attach an external JavaScript (called 'myscripts.js' to a web page
definition
<script src="myscripts.js"></script>
inline
empty tags
45. 'codec' stands for ______
<ol>
Incorrect nesting
COder/DECoder
natively
46. Command to attach an external style sheet (called 'mystyles.css' to a web page
codecs
<link rel="stylesheet" href="mystyles.css">
natively
Cross-browser compatibility
47. Four core HTML attributes: id - _____ - title - lang
declaration
class
empty tags
<dt>
48. 'images/logo.gif' is an example of a ____ path
document-relative
XHTML
Markup
space
49. True or false: charset metadata is required for HTML5 validation
placeholder
true
UTF-8
<p><a href="#top">Return to top</a></p>
50. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
<script src="myscripts.js"></script>
empty tags
superset
aac
Sorry!:) No result found.
Can you answer 50 questions in 15 minutes?
Let me suggest you:
Browse all subjects
Browse all tests
Most popular tests
Major Subjects
Tests & Exams
AP
CLEP
DSST
GRE
SAT
GMAT
Certifications
CISSP go to https://www.isc2.org/
PMP
ITIL
RHCE
MCTS
More...
IT Skills
Android Programming
Data Modeling
Objective C Programming
Basic Python Programming
Adobe Illustrator
More...
Business Skills
Advertising Techniques
Business Accounting Basics
Business Strategy
Human Resource Management
Marketing Basics
More...
Soft Skills
Body Language
People Skills
Public Speaking
Persuasion
Job Hunting And Resumes
More...
Vocabulary
GRE Vocab
SAT Vocab
TOEFL Essential Vocab
Basic English Words For All
Global Words You Should Know
Business English
More...
Languages
AP German Vocab
AP Latin Vocab
SAT Subject Test: French
Italian Survival
Norwegian Survival
More...
Engineering
Audio Engineering
Computer Science Engineering
Aerospace Engineering
Chemical Engineering
Structural Engineering
More...
Health Sciences
Basic Nursing Skills
Health Science Language Fundamentals
Veterinary Technology Medical Language
Cardiology
Clinical Surgery
More...
English
Grammar Fundamentals
Literary And Rhetorical Vocab
Elements Of Style Vocab
Introduction To English Major
Complete Advanced Sentences
Literature
Homonyms
More...
Math
Algebra Formulas
Basic Arithmetic: Measurements
Metric Conversions
Geometric Properties
Important Math Facts
Number Sense Vocab
Business Math
More...
Other Major Subjects
Science
Economics
History
Law
Performing-arts
Cooking
Logic & Reasoning
Trivia
Browse all subjects
Browse all tests
Most popular tests