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. To associate a <label> with a given control - you use the ____ attribute of the label to specify the id value of the control.
for
<button>
<param>
<label>
2. Element used to connect an external style sheet
<br>
<code>
<q>
<link>
3. An illustration - diagram - photo - code listing or the like that is referred to from the main content of the document
<td>
<label>
<figure>
<style>
4. Used to create a group of one or more rows into a table header
&
<body>
<thead>
<area>
5. Embeds a media object in a web page
<address>
<a>
<section>
<object>
6. Three tags: easiest way to add a video or audio element to your web pages:<video> - <audio> - ________
<meta>
<td>
<source>
<select>
7. A description in a 'description list'
<dl>
<table>
<sup>
<dd>
8. Generic region in a page that doesn't indicate the type of content
<hgroup>
<section>
<tfoot>
<select>
9. Used to create a 'description list'
<title>
<head>
<option>
<dl>
10. Inline element used to show the 2 in the chemical formula for water: H20
<sub>
<address>
<h6>
<a>
11. Date or time that can be parsed by a browser
<source>
<img>
<body>
<time>
12. Creates a label for a fieldset within its perimeter to identify the information therein
rowspan
&
<legend>
<head>
13. An example of an 'empty' element used to start a new line
<b>
<figure>
<br>
<form>
14. Defines the bulk of the region seen by users
<time>
<body>
selected
<figcaption>
15. Used to showcase computer code
<figcaption>
<sup>
<code>
<strong>
16. Attribute used to merge a group of rows into a single cell
<code>
rowspan
<param>
<tbody>
17. Creates a 'drop-down' list with user options
<html>
<select>
<input>
18. The highest ranking (largest) heading element
hotspot
<var>
<h1>
19. Used to cite a bibliographic citation like a book title
<i>
<cite>
<thead>
<p>
20. A composition like an article in a newspaper
<!DOCTYPE html>
<figcaption>
<article>
<address>
21. Defines a region of styles within the brains area of the web page
<span>
<kbd>
rowspan
<style>
22. Used to showcase contact information
<address>
<input>
<pre>
<br>
23. <area> tags define _____ regions in a base image for hyperlinks
hotspot
<img>
<button>
<meta>
24. Used to create drawing regions within a web page
<table>
<canvas>
colspan
<dt>
25. Attribute defining what an option returns
&
value
<input>
<address>
26. Used for definitions
<a>
<input>
<dfn>
<aside>
27. HTML _________<!-- -->
<optgroup>
inline
comment structure
<i>
28. Used to preserve a user's requested format for text - in a monospaced font
<table>
for
<pre>
<footer>
29. Non-breaking space
<tbody>
<time>
<tfoot>
30. Used to define abbreviations
<style>
<th>
<abbr>
<canvas>
31. Defines a large region for text input
<form>
<tfoot>
<textarea>
<abbr>
32. Used to create a row in a table
<select>
<tr>
<pre>
for
33. A ___ element is commonly used to identify a related control in a form.
<area>
<label>
<img>
<button>
34. Define a region of computer instructions or references to computer instructions within a web page
<dd>
<param>
<code>
<script>
35. Used to create an array of rows and columns
<select>
<blockquote>
<table>
<label>
36. Defines the 'brain area' of the web page
<br>
<link>
<!DOCTYPE html>
<head>
37. The lowest ranking (smallest) heading element
for
<h6>
<dl>
<head>
38. A term in a 'description list'
<dt>
<label>
<article>
<a>
39. Used to show computer variables
<var>
<th>
<meta>
<option>
40. Used to create a 'column' in a table
<td>
rowspan
<form>
<i>
41. Used to create a header cell in a table row or column
<th>
<param>
<td>
<samp>
42. Element used to insert a picture into a web page
<blockquote>
<tfoot>
<address>
<img>
43. Creates choices in a 'drop-down' list
<param>
<blockquote>
<option>
<img>
44. Creates a bulletted list
<ul>
<script>
<sub>
<var>
45. Puts the core description of the web page in the browser frame - used by search engines - placed in the head of the web page
<em>
<title>
<link>
&
46. Defines the scope of the web page
<html>
<label>
<kbd>
<link>
47. An _____ element is coded in a block element and doesn't begin on a new line
inline
<img>
<option>
<td>
48. Used to declare a 'description' of a web page - used to populate a search-engine's results page
<var>
<textarea>
inline
<meta>
49. Groups the rows between the header and footer into a table body
<tbody>
<span>
<kbd>
<option>
50. An item in a list - despite the type of list
<li>
<meta>
<h6>
<!DOCTYPE html>