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