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