SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Html5 Tags
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. Element used to access an icon
<select>
<address>
<link>
<option>
2. Used to show strong emphasis
<table>
<strong>
<area>
<!DOCTYPE html>
3. Inline element used to show the 2 in the chemical formula for water: H20
<sub>
<nav>
<meta>
<img>
4. An _____ element is coded in a block element and doesn't begin on a new line
<textarea>
inline
<div>
5. Element often used to provide access to a YouTube video or MP3 file
<code>
<div>
<form>
<embed>
6. Create a special region a user can 'press' that can contain text - formatted text - images - or other HTML elements
<label>
<strong>
<button>
<meta>
7. Inline element for italics
<var>
<i>
comment structure
<article>
8. Used to showcase a quote
<time>
<label>
<blockquote>
<tr>
9. Region for footnotes
<footer>
<option>
<figcaption>
<cite>
10. Element used to insert a picture into a web page
<ol>
<img>
<fieldset>
<sub>
11. Used to provide 'fancy' quotation marks (curly quotes)
<ul>
<sup>
<q>
<ol>
12. Defines the bulk of the region seen by users
<title>
<aside>
<body>
<footer>
13. Used to mark a sequence of characters (sample) that has no other meaning
<label>
<input>
<samp>
<body>
14. An item in a list - despite the type of list
for
<section>
<li>
<input>
15. Creates a basic perimeter defining a region for user input; houses the user 'controls'
<img>
<tr>
<form>
<ol>
16. Defines the 'brain area' of the web page
<head>
<title>
<th>
<legend>
17. <area> tags define _____ regions in a base image for hyperlinks
hotspot
<embed>
<cite>
<b>
18. Provides 'fodder' for the media player used to open a file
<b>
<param>
<strong>
<section>
19. Used to create a row in a table
<sup>
<button>
<tr>
<th>
20. Boolean attribute causing an option to be shown as loaded
rowspan
<q>
selected
<meta>
21. An example of an 'empty' element used to start a new line
<embed>
<area>
selected
<br>
22. Element used to move to another web page
<a>
<legend>
<article>
<p>
23. Defines the scope of the web page
<html>
<label>
<object>
24. Puts the core description of the web page in the browser frame - used by search engines - placed in the head of the web page
<sub>
<p>
<figcaption>
<title>
25. Used to cite a bibliographic citation like a book title
<h1>
<cite>
hotspot
<br>
26. Defines the dialect of HTML as HTML5
<p>
<!DOCTYPE html>
<b>
<h6>
27. Caption that identifies a figure
<figcaption>
<canvas>
<q>
<script>
28. Provides the masthead area
<source>
<html>
<header>
<var>
29. Used to showcase contact information
<address>
hotspot
<ol>
colspan
30. Used to create drawing regions within a web page
<time>
<cite>
<canvas>
31. Used to showcase computer code
<hgroup>
<dt>
<!DOCTYPE html>
<code>
32. Inline element used to show the exponent in a math expression
<sup>
<object>
<link>
<fieldset>
33. Creates a label for a fieldset within its perimeter to identify the information therein
<legend>
<textarea>
<param>
rowspan
34. Groups the rows between the header and footer into a table body
<meta>
<h1>
<tbody>
<label>
35. Element used to create 'widgits' that a user can interact with - usually to provide the computer with information
<section>
<q>
<abbr>
<input>
36. Used to create a 'description list'
<dl>
<param>
<link>
<figcaption>
37. Non-breaking space
<q>
<div>
<figure>
38. A composition like an article in a newspaper
<em>
<article>
<meta>
<p>
39. Element used to define a custom region in a web page in an 'inline' (horizontal) arrangement
<span>
<label>
<ol>
<head>
40. A ___ element is commonly used to identify a related control in a form.
<pre>
<label>
<ol>
<meta>
41. The element used for basic text communication
<textarea>
<p>
<h6>
<ul>
42. Used to create a 'column' in a table
comment structure
<html>
<td>
<figure>
43. Used to create a header cell in a table row or column
<address>
<source>
<footer>
<th>
44. Used to preserve a user's requested format for text - in a monospaced font
<script>
&
colspan
<pre>
45. Defines a group of options in a 'drop-down' list
<link>
<optgroup>
<samp>
<meta>
46. Inline element for bolding
<i>
<b>
<section>
<th>
47. Ampersand symbol
<aside>
<a>
<table>
&
48. Groups one or more rows into a table footer
<p>
<head>
<tfoot>
<textarea>
49. An illustration - diagram - photo - code listing or the like that is referred to from the main content of the document
<span>
<figure>
<param>
<!DOCTYPE html>
50. Creates choices in a 'drop-down' list
<figcaption>
<option>
<source>