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