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