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