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