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