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