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