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