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