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