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