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