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