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