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 pair of HTML tags describe a web page?
HTML documents describe web pages.
<html> and </html>
<p> </p>
A markup language is a set of markup tags.
2. Which HTML attribute defines a link address in the <a> tag?
<!-- -->
HTML tags a keywords surrounded by angle brackets.
F
href
3. The recommended tag for HTML line break is:
The purpose of a web browser is to read HTML documents and display them as web pages.
HTML is the language for describing web pages.
To create a bookmark to a document - by using the name attribute.
<br />
4. 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.
An HTML element is everything between the start tag to the end tag.
No.
T
5. What do HTML documents describe?
HTML elements with no content are called empty elements.
<br />
HTML documents describe web pages.
HTML documents contain HTML tags and plain text.
6. What do HTML documents describe?
HTML elements with no content are called empty elements.
<body> and </body>
<p> and </p>
HTML documents describe web pages.
7. Browsers automatically add some empty space (a margin) before and after each heading. T of F?
T
<img>
HTML is a markup language.
<h1> to <h6>
8. What kind of language is HTML?
<a> and </a>
<p> </p>
HTML is a markup language.
<br />
9. Which HTML tag defines an image?
<img>
HTML stands for Hyper Text Markup Language.
<br />
An HTML element is everything between the start tag to the end tag.
10. What are start tag and end tag also called?
HTML tags a keywords surrounded by angle brackets.
Opening tags and Closing tags.
href
HTML stands for Hyper Text Markup Language.
11. With HTML you cannot change the output by adding extra spaces or extra lines in your HTML code. T or F?
HTML is the language for describing web pages.
<img>
If the browser does not find the named anchor specified it goes to the top of the document. No error occurs.
T
12. What do HTML attributes do?
T
<h1> to <h6>
A markup language is a set of markup tags.
HTML attributes provide additional information about HTML elements.
13. What pair of HTML tags describe the visible content?
HTML attributes provide additional information about HTML elements.
An HTML element is everything between the start tag to the end tag.
<body> and </body>
<h1> to <h6>
14. Which tags define HTML headings?
name="value"
<hr />
HTML is a markup language.
<h1> to <h6>
15. What is the form of an HTML attribute?
name="value"
<h1> to <h6>
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.
16. What are HTML tags?
T
<br />
HTML documents describe web pages.
HTML tags a keywords surrounded by angle brackets.
17. What is HTML?
No.
HTML is the language for describing web pages.
No.
<a href="url">text</a>
18. Tag that defines a link:
<a> </a>
<a> and </a>
HTML tags a keywords surrounded by angle brackets.
Opening tags and Closing tags.
19. What are HTML documents defined by?
The purpose of a web browser is to read HTML documents and display them as web pages.
The href attribute defines the destination of a link.
HTML stands for Hyper Text Markup Language.
HTML documents are defined by HTML elements.
20. What are HTML tags?
HTML tags a keywords surrounded by angle brackets.
<a> </a>
HTML documents contain HTML tags and plain text.
<h1> to <h6>
21. What is a markup language?
<a href="link"> <img src="image location"> </a>
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.
22. HTML documents = ?
name="value"
Web pages
If the browser does not find the named anchor specified it goes to the top of the document. No error occurs.
HTML tags a keywords surrounded by angle brackets.
23. What HTML stands for?
<a> and </a>
HTML elements with no content are called empty elements.
HTML stands for Hyper Text Markup Language.
href
24. Always add a trailing slash to sub-folder references. T or F?
The first tag in a pair is the start tag and the second tag is the end tag.
The purpose of a web browser is to read HTML documents and display them as web pages.
target="_top"
T
25. Which HTML tags define a HTML link?
<a> and </a>
An HTML element is everything between the start tag to the end tag.
HTML stands for Hyper Text Markup Language.
T
26. What is the syntax of a tag to use and image as a link?
HTML tags a keywords surrounded by angle brackets.
HTML attributes are always specified in the start tag.
HTML documents contain HTML tags and plain text.
<a href="link"> <img src="image location"> </a>
27. Which HTML tags define a paragraph?
<p> and </p>
A markup language is a set of markup tags.
<a> and </a>
T
28. What are HTML markup tags usually called?
HTML markup tags are usually called HTML tags.
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.
HTML tags a keywords surrounded by angle brackets.
29. Browsers automatically add an empty space before and after a paragraph tag. T or F?
HTML uses markup tags to describe web pages.
<p> and </p>
<a href="url">text</a>
T
30. The tag for a HTML comment is:
The purpose of a web browser is to read HTML documents and display them as web pages.
<p> and </p>
HTML documents are defined by HTML elements.
<!-- -->
31. What is HTML?
HTML is the language for describing web pages.
An HTML element is everything between the start tag to the end tag.
HTML documents contain HTML tags and plain text.
HTML uses markup tags to describe web pages.
32. Defines a paragraph:
HTML is the language for describing web pages.
F
<p> </p>
<a> and </a>
33. What HTML stands for?
HTML elements with no content are called empty elements.
HTML documents contain HTML tags and plain text.
T
HTML stands for Hyper Text Markup Language.
34. Which HTML tag defines an image?
<a> and </a>
Web pages
<br />
<img>
35. What do HTML documents contain?
Opening tags and Closing tags.
<a> and </a>
HTML documents are defined by HTML elements.
HTML documents contain HTML tags and plain text.
36. Which tag defines the most important heading?
HTML documents are defined by HTML elements.
<h1>
HTML is a markup language.
<a> </a>
37. What pair of HTML tags describe the visible content?
<body> and </body>
<br />
name="value"
HTML documents describe web pages.
38. What is a HTML element?
<a> and </a>
An HTML element is everything between the start tag to the end tag.
<br />
T
39. What attribute should be used for the HTML5 standard instead of the name attribute?
The id attribute
HTML is a markup language.
<img>
HTML documents contain HTML tags and plain text.
40. What is a hyperlink/link?
The purpose of a web browser is to read HTML documents and display them as web pages.
<body> and </body>
HTML stands for Hyper Text Markup Language.
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.
41. What does HTML use to describe web pages?
HTML uses markup tags to describe web pages.
No.
<p> and </p>
<a> and </a>
42. What does the href attribute defines?
<br />
The href attribute defines the destination of a link.
HTML is a markup language.
No.
43. HTML documents = ?
No.
HTML is the language for describing web pages.
<p> and </p>
Web pages
44. What does HTML use to describe web pages?
HTML tags a keywords surrounded by angle brackets.
T
HTML uses markup tags to describe web pages.
<a href="url">text</a>
45. What are HTML documents defined by?
HTML attributes provide additional information about HTML elements.
HTML tags a keywords surrounded by angle brackets.
<hr />
HTML documents are defined by HTML elements.
46. Which HTML tags define a paragraph?
HTML elements with no content are called empty elements.
No.
The purpose of a web browser is to read HTML documents and display them as web pages.
<p> and </p>
47. What are HTML elements with no content called?
HTML elements with no content are called empty elements.
<hr />
HTML is the language for describing web pages.
T
48. Which attribute is used to break out of a frame / go to the top used in the anchor tag?
HTML documents contain HTML tags and plain text.
target="_top"
HTML tags a keywords surrounded by angle brackets.
HTML documents describe web pages.
49. What is the HTML code syntax for a link?
<a href="url">Link text</a>
An HTML element is everything between the start tag to the end tag.
<h1>
<a href="link"> <img src="image location"> </a>
50. Which tags define HTML headings?
HTML markup tags are usually called HTML tags.
<h1> to <h6>
<a href="url">Link text</a>
Web pages
Sorry!:) No result found.
Can you answer 50 questions in 15 minutes?
Let me suggest you:
Browse all subjects
Browse all tests
Most popular tests
Major Subjects
Tests & Exams
AP
CLEP
DSST
GRE
SAT
GMAT
Certifications
CISSP go to https://www.isc2.org/
PMP
ITIL
RHCE
MCTS
More...
IT Skills
Android Programming
Data Modeling
Objective C Programming
Basic Python Programming
Adobe Illustrator
More...
Business Skills
Advertising Techniques
Business Accounting Basics
Business Strategy
Human Resource Management
Marketing Basics
More...
Soft Skills
Body Language
People Skills
Public Speaking
Persuasion
Job Hunting And Resumes
More...
Vocabulary
GRE Vocab
SAT Vocab
TOEFL Essential Vocab
Basic English Words For All
Global Words You Should Know
Business English
More...
Languages
AP German Vocab
AP Latin Vocab
SAT Subject Test: French
Italian Survival
Norwegian Survival
More...
Engineering
Audio Engineering
Computer Science Engineering
Aerospace Engineering
Chemical Engineering
Structural Engineering
More...
Health Sciences
Basic Nursing Skills
Health Science Language Fundamentals
Veterinary Technology Medical Language
Cardiology
Clinical Surgery
More...
English
Grammar Fundamentals
Literary And Rhetorical Vocab
Elements Of Style Vocab
Introduction To English Major
Complete Advanced Sentences
Literature
Homonyms
More...
Math
Algebra Formulas
Basic Arithmetic: Measurements
Metric Conversions
Geometric Properties
Important Math Facts
Number Sense Vocab
Business Math
More...
Other Major Subjects
Science
Economics
History
Law
Performing-arts
Cooking
Logic & Reasoning
Trivia
Browse all subjects
Browse all tests
Most popular tests