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