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