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