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