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