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