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