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