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