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. What are HTML documents defined by?
<!-- -->
HTML documents are defined by HTML elements.
name="value"
<img>
2. Which HTML attribute defines a link address in the <a> tag?
HTML is a markup language.
T
The purpose of a web browser is to read HTML documents and display them as web pages.
href
3. What is the syntax of a tag to use and image as a link?
Opening tags and Closing tags.
<h1> to <h6>
<a href="link"> <img src="image location"> </a>
HTML documents contain HTML tags and plain text.
4. Browsers automatically add an empty space before and after a paragraph tag. T or F?
T
HTML documents describe web pages.
HTML is the language for describing web pages.
<h1> to <h6>
5. Which tags define HTML headings?
An HTML element is everything between the start tag to the end tag.
HTML documents describe web pages.
T
<h1> to <h6>
6. Always add a trailing slash to sub-folder references. T or F?
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.
The href attribute defines the destination of a link.
T
F
7. Which HTML tag defines an image?
The purpose of a web browser is to read HTML documents and display them as web pages.
<img>
The purpose of a web browser is to read HTML documents and display them as web pages.
HTML documents contain HTML tags and plain text.
8. Attribute names and attribute values are case-insensitive. T or F?
HTML is the language for describing web pages.
T
HTML attributes provide additional information about HTML elements.
<!-- -->
9. Search engines use your headings to index the structure and content of your web pages. T or F?
<p> and </p>
Web pages
T
A markup language is a set of markup tags.
10. What are HTML markup tags usually called?
<p> </p>
HTML markup tags are usually called HTML tags.
If the browser does not find the named anchor specified it goes to the top of the document. No error occurs.
HTML documents are defined by HTML elements.
11. Which HTML tags define a HTML link?
T
<a> and </a>
T
The purpose of a web browser is to read HTML documents and display them as web pages.
12. What are the names of a tag pair?
<img>
HTML is the language for describing web pages.
HTML uses markup tags to describe web pages.
The first tag in a pair is the start tag and the second tag is the end tag.
13. Which HTML tag defines an image?
<img>
<p> and </p>
<a> </a>
If the browser does not find the named anchor specified it goes to the top of the document. No error occurs.
14. What are HTML tags?
HTML is a markup language.
Opening tags and Closing tags.
HTML tags a keywords surrounded by angle brackets.
T
15. What are HTML documents defined by?
HTML tags a keywords surrounded by angle brackets.
HTML documents are defined by HTML elements.
target="_top"
HTML elements with no content are called empty elements.
16. 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.
The purpose of a web browser is to read HTML documents and display them as web pages.
HTML uses markup tags to describe web pages.
HTML documents describe web pages.
17. What are start tag and end tag also called?
Opening tags and Closing tags.
<img>
The purpose of a web browser is to read HTML documents and display them as web pages.
<img>
18. HTML documents = ?
HTML tags a keywords surrounded by angle brackets.
Web pages
T
An HTML element is everything between the start tag to the end tag.
19. What is a hyperlink/link?
No.
<img>
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.
T
20. Which tags define HTML headings?
<h1> to <h6>
<img>
The name attribute is used to specify the name of an anchor and create a bookmark inside an HTML document.
<hr />
21. Inserts a single line break:
HTML is a markup language.
<html> and </html>
<br />
No.
22. What does HTML use to describe web pages?
F
T
HTML attributes are always specified in the start tag.
HTML uses markup tags to describe web pages.
23. It is recommended to use lowercase in HTML tags. T or F?
<p> and </p>
T
HTML tags a keywords surrounded by angle brackets.
<body> and </body>
24. What do HTML documents contain?
HTML tags a keywords surrounded by angle brackets.
HTML is the language for describing web pages.
An HTML element is everything between the start tag to the end tag.
HTML documents contain HTML tags and plain text.
25. What are HTML elements with no content called?
<!-- -->
HTML elements with no content are called empty elements.
<img>
The purpose of a web browser is to read HTML documents and display them as web pages.
26. What pair of HTML tags describe a web page?
A markup language is a set of markup tags.
<html> and </html>
A markup language is a set of markup tags.
HTML tags a keywords surrounded by angle brackets.
27. What does the href attribute defines?
HTML attributes provide additional information about HTML elements.
The href attribute defines the destination of a link.
No.
Opening tags and Closing tags.
28. What are start tag and end tag also called?
<img>
<a> and </a>
HTML is the language for describing web pages.
Opening tags and Closing tags.
29. Browsers automatically add some empty space (a margin) before and after each heading. T of F?
<hr />
<a href="url">Link text</a>
<br />
T
30. Is HTML a programming language?
HTML documents are defined by HTML elements.
HTML tags a keywords surrounded by angle brackets.
<h1> to <h6>
No.
31. The recommended tag for HTML line break is:
HTML markup tags are usually called HTML tags.
T
<a href="url">text</a>
<br />
32. What kind of language is HTML?
<body> and </body>
<body> and </body>
HTML documents contain HTML tags and plain text.
HTML is a markup language.
33. HTML documents = ?
An HTML element is everything between the start tag to the end tag.
Web pages
<p> </p>
T
34. Where are HTML attributes specified?
HTML is a markup language.
An HTML element is everything between the start tag to the end tag.
HTML attributes are always specified in the start tag.
HTML elements with no content are called empty elements.
35. What happens if the browser does not find the named anchor specified?
<a> and </a>
HTML elements with no content are called empty elements.
If the browser does not find the named anchor specified it goes to the top of the document. No error occurs.
The first tag in a pair is the start tag and the second tag is the end tag.
36. What HTML stands for?
HTML stands for Hyper Text Markup Language.
<a> </a>
T
HTML markup tags are usually called HTML tags.
37. What kind of language is HTML?
<a href="url">Link text</a>
HTML tags a keywords surrounded by angle brackets.
HTML is a markup language.
HTML tags a keywords surrounded by angle brackets.
38. Defines a paragraph:
<a href="url">text</a>
<html> and </html>
<p> </p>
Web pages
39. What HTML stands for?
<html> and </html>
HTML stands for Hyper Text Markup Language.
HTML is a markup language.
The name attribute is used to specify the name of an anchor and create a bookmark inside an HTML document.
40. What are HTML elements with no content called?
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 is a markup language.
F
41. What is the purpose of a web browser?
HTML markup tags are usually called HTML tags.
<br />
The purpose of a web browser is to read HTML documents and display them as web pages.
The name attribute is used to specify the name of an anchor and create a bookmark inside an HTML document.
42. What is a HTML element?
No.
The first tag in a pair is the start tag and the second tag is the end tag.
HTML uses markup tags to describe web pages.
An HTML element is everything between the start tag to the end tag.
43. Which tag defines the most important heading?
If the browser does not find the named anchor specified it goes to the top of the document. No error occurs.
<h1>
<body> and </body>
To create a bookmark to a document - by using the name attribute.
44. What is a HTML element?
The purpose of a web browser is to read HTML documents and display them as web pages.
<html> and </html>
An HTML element is everything between the start tag to the end tag.
F
45. What are HTML markup tags usually called?
HTML markup tags are usually called HTML tags.
<html> and </html>
No.
If the browser does not find the named anchor specified it goes to the top of the document. No error occurs.
46. What does HTML use to describe web pages?
T
HTML uses markup tags to describe web pages.
<body> and </body>
HTML attributes provide additional information about HTML elements.
47. Is HTML a programming language?
Web pages
target="_top"
No.
HTML tags a keywords surrounded by angle brackets.
48. What is a markup language?
A markup language is a set of markup tags.
href
<!-- -->
The first tag in a pair is the start tag and the second tag is the end tag.
49. What do HTML documents describe?
The first tag in a pair is the start tag and the second tag is the end tag.
HTML tags a keywords surrounded by angle brackets.
HTML documents describe web pages.
HTML markup tags are usually called HTML tags.
50. Which tag creates an horizontal lane in a HTML page?
<hr />
Web pages
<h1> to <h6>
The href attribute defines the destination of a link.
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