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