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