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