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