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