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