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