SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Html Theory
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. Tag that defines a link:
<a> </a>
HTML uses markup tags to describe web pages.
<img>
<br />
2. Which tag defines the most important heading?
<h1>
<h1> to <h6>
No.
A markup language is a set of markup tags.
3. What does HTML use to describe web pages?
<p> </p>
HTML documents describe web pages.
Opening tags and Closing tags.
HTML uses markup tags to describe web pages.
4. What is the syntax of a tag to use and image as a link?
<html> and </html>
T
T
<a href="link"> <img src="image location"> </a>
5. What is a HTML element?
The first tag in a pair is the start tag and the second tag is the end tag.
An HTML element is everything between the start tag to the end tag.
<body> and </body>
HTML is a markup language.
6. Inserts a single line break:
HTML is the language for describing web pages.
<h1>
<br />
HTML elements with no content are called empty elements.
7. Is HTML a programming language?
<img>
No.
The id attribute
<h1> to <h6>
8. What is the HTML link tag syntax?
F
<a href="url">text</a>
HTML documents are defined by HTML elements.
HTML uses markup tags to describe web pages.
9. What HTML stands for?
HTML is the language for describing web pages.
<a href="url">Link text</a>
<!-- -->
HTML stands for Hyper Text Markup Language.
10. What do HTML documents describe?
<body> and </body>
To create a bookmark to a document - by using the name attribute.
<p> </p>
HTML documents describe web pages.
11. What kind of language is HTML?
HTML is a markup language.
target="_top"
HTML documents contain HTML tags and plain text.
T
12. Is HTML a programming language?
<img>
HTML documents contain HTML tags and plain text.
No.
T
13. What HTML stands for?
HTML stands for Hyper Text Markup Language.
HTML documents describe web pages.
<body> and </body>
name="value"
14. What are start tag and end tag also called?
T
Opening tags and Closing tags.
HTML documents contain HTML tags and plain text.
Web pages
15. What is HTML?
<img>
HTML is the language for describing web pages.
HTML documents are defined by HTML elements.
HTML documents contain HTML tags and plain text.
16. What attribute should be used for the HTML5 standard instead of the name attribute?
HTML elements with no content are called empty elements.
No.
<a> and </a>
The id attribute
17. Which attribute is used to break out of a frame / go to the top used in the anchor tag?
<h1> to <h6>
An HTML element is everything between the start tag to the end tag.
Web pages
target="_top"
18. HTML comments inserted into the HTML document code inside comment tags are displayed by web pages. T or F?
No.
<p> and </p>
F
<a> and </a>
19. What does the href attribute defines?
Opening tags and Closing tags.
HTML is the language for describing web pages.
The href attribute defines the destination of a link.
<!-- -->
20. It is recommended to use lowercase in HTML tags. T or F?
T
HTML is the language for describing web pages.
<a href="url">text</a>
<!-- -->
21. What pair of HTML tags describe the visible content?
The first tag in a pair is the start tag and the second tag is the end tag.
<body> and </body>
If the browser does not find the named anchor specified it goes to the top of the document. No error occurs.
An HTML element is everything between the start tag to the end tag.
22. Which HTML tag defines an image?
HTML is the language for describing web pages.
HTML uses markup tags to describe web pages.
<img>
No.
23. Which HTML tags define a paragraph?
HTML attributes are always specified in the start tag.
<p> and </p>
The name attribute is used to specify the name of an anchor and create a bookmark inside an HTML document.
HTML uses markup tags to describe web pages.
24. What are HTML markup tags usually called?
The id attribute
A markup language is a set of markup tags.
HTML markup tags are usually called HTML tags.
HTML uses markup tags to describe web pages.
25. What are HTML elements with no content called?
HTML is a markup language.
The href attribute defines the destination of a link.
An HTML element is everything between the start tag to the end tag.
HTML elements with no content are called empty elements.
26. Which tags define HTML headings?
To create a bookmark to a document - by using the name attribute.
<h1> to <h6>
HTML documents are defined by HTML elements.
An HTML element is everything between the start tag to the end tag.
27. What is a hyperlink/link?
A hyperlink (or link) is a word or group of words or image that you can click on to jump to a new document or a new section within the current document.
HTML elements with no content are called empty elements.
HTML markup tags are usually called HTML tags.
<hr />
28. What are the names of a tag pair?
The first tag in a pair is the start tag and the second tag is the end tag.
T
name="value"
<a> and </a>
29. Browsers automatically add some empty space (a margin) before and after each heading. T of F?
The name attribute is used to specify the name of an anchor and create a bookmark inside an HTML document.
T
HTML documents describe web pages.
Web pages
30. What are HTML markup tags usually called?
<br />
HTML attributes are always specified in the start tag.
<img>
HTML markup tags are usually called HTML tags.
31. What is the purpose of a web browser?
The purpose of a web browser is to read HTML documents and display them as web pages.
<a href="url">text</a>
HTML uses markup tags to describe web pages.
Web pages
32. What is the name attribute used for?
HTML documents describe web pages.
The name attribute is used to specify the name of an anchor and create a bookmark inside an HTML document.
target="_top"
HTML attributes provide additional information about HTML elements.
33. Where are HTML attributes specified?
<p> </p>
HTML attributes provide additional information about HTML elements.
HTML attributes are always specified in the start tag.
<h1> to <h6>
34. What are the names of a tag pair?
The first tag in a pair is the start tag and the second tag is the end tag.
<br />
HTML uses markup tags to describe web pages.
<p> and </p>
35. What is a HTML element?
T
HTML documents contain HTML tags and plain text.
An HTML element is everything between the start tag to the end tag.
No.
36. What do HTML documents contain?
HTML documents contain HTML tags and plain text.
T
A markup language is a set of markup tags.
<h1>
37. What kind of language is HTML?
HTML tags a keywords surrounded by angle brackets.
Web pages
<hr />
HTML is a markup language.
38. What is a markup language?
Web pages
If the browser does not find the named anchor specified it goes to the top of the document. No error occurs.
A markup language is a set of markup tags.
<html> and </html>
39. Which HTML attribute defines a link address in the <a> tag?
Web pages
href
T
F
40. HTML tags are case sensitive. T or F?
F
No.
T
T
41. Which HTML tag defines an image?
HTML documents are defined by HTML elements.
A hyperlink (or link) is a word or group of words or image that you can click on to jump to a new document or a new section within the current document.
HTML documents are defined by HTML elements.
<img>
42. What is the form of an HTML attribute?
T
HTML uses markup tags to describe web pages.
name="value"
No.
43. What pair of HTML tags describe a web page?
<html> and </html>
Web pages
HTML documents contain HTML tags and plain text.
HTML uses markup tags to describe web pages.
44. Which tag creates an horizontal lane in a HTML page?
Web pages
HTML is a markup language.
A markup language is a set of markup tags.
<hr />
45. Defines a paragraph:
The purpose of a web browser is to read HTML documents and display them as web pages.
T
<p> </p>
T
46. What is HTML?
HTML is the language for describing web pages.
<img>
No.
<img>
47. What do HTML documents describe?
<h1> to <h6>
HTML documents describe web pages.
<img>
No.
48. What are HTML documents defined by?
HTML documents are defined by HTML elements.
HTML documents describe web pages.
F
<h1>
49. The <a> tag can be used to create a link to another document - by using the href attribute. What else can it be used in?
name="value"
HTML documents contain HTML tags and plain text.
To create a bookmark to a document - by using the name attribute.
<h1>
50. What do HTML documents contain?
HTML markup tags are usually called HTML tags.
HTML documents contain HTML tags and plain text.
T
HTML is the language for describing web pages.
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