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