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. Defines a group of options in a 'drop-down' list
<abbr>
<input>
<optgroup>
<param>
2. HTML character entity for the '&' symbol
<style>
<table>
<p>
&
3. Inline element used to show the exponent in a math expression
selected
<sup>
<td>
<fieldset>
4. Groups the rows between the header and footer into a table body
<tbody>
<code>
<optgroup>
<samp>
5. Used to show strong emphasis
<strong>
<embed>
<ul>
<kbd>
6. Element used to access an icon
<div>
<kbd>
<dl>
<link>
7. Creates a label for a fieldset within its perimeter to identify the information therein
<legend>
hotspot
<header>
<meta>
8. A description in a 'description list'
<canvas>
<blockquote>
<dd>
<body>
9. To associate a <label> with a given control - you use the ____ attribute of the label to specify the id value of the control.
for
<span>
<b>
<h6>
10. Used to create a group of one or more rows into a table header
<thead>
<area>
<cite>
<button>
11. A composition like an article in a newspaper
<strong>
<source>
<optgroup>
<article>
12. Generic region in a page that doesn't indicate the type of content
<meta>
<tr>
<section>
<p>
13. The highest ranking (largest) heading element
<abbr>
<embed>
<h1>
rowspan
14. Inline element used to show the 2 in the chemical formula for water: H20
<br>
<hgroup>
<sub>
<p>
15. Creates a region to identify the type of user input requested
<ul>
<html>
<label>
<p>
16. Used to showcase contact information
comment structure
<address>
<label>
<q>
17. Attribute defining what an option returns
<!DOCTYPE html>
<h1>
<form>
value
18. Used to showcase computer code
<code>
<article>
<option>
<a>
19. Element used to define a custom region in a web page in a 'block' (vertical) arrangement
<legend>
<div>
<abbr>
<code>
20. Element used to create 'widgits' that a user can interact with - usually to provide the computer with information
<h6>
<tr>
<input>
<label>
21. Used for definitions
<area>
<dfn>
<article>
<a>
22. Defines the bulk of the region seen by users
<body>
<meta>
rowspan
<sub>
23. Region for a list of links
<sub>
<dl>
<nav>
<style>
24. Region for footnotes
for
<html>
<figure>
<footer>
25. Used to declare 'keywords' in a web page
<meta>
<abbr>
<h6>
<br>
26. Used to create a row in a table
<abbr>
<tr>
comment structure
<em>
27. Defines a large region for text input
<textarea>
<option>
<div>
<blockquote>
28. Puts the core description of the web page in the browser frame - used by search engines - placed in the head of the web page
<aside>
<em>
<legend>
<title>
29. Used to create a header cell in a table row or column
<th>
for
<a>
value
30. Used to declare a 'description' of a web page - used to populate a search-engine's results page
<area>
inline
<aside>
<meta>
31. Defines the dialect of HTML as HTML5
<sub>
<td>
<!DOCTYPE html>
<object>
32. Inline element for bolding
<samp>
<b>
rowspan
value
33. A term in a 'description list'
<article>
<dt>
<script>
<pre>
34. Attribute used to merge a group of rows into a single cell
<q>
rowspan
<select>
<cite>
35. Used to create placeholders (anchors) with a page
<a>
value
<canvas>
<object>
36. Used to provide 'fancy' quotation marks (curly quotes)
<address>
<textarea>
<title>
<q>
37. Attribute used to merge a group of columns into a single cell
&
<header>
colspan
<embed>
38. Provides 'fodder' for the media player used to open a file
<meta>
<footer>
<param>
<abbr>
39. Creates a 'drop-down' list with user options
<canvas>
<select>
<article>
<style>
40. Used for generic emphasis - could be confused with a unit of measure for fonts
<em>
<tfoot>
inline
<meta>
41. Defines the 'brain area' of the web page
<title>
<label>
<select>
<head>
42. Ampersand symbol
<br>
<style>
<sup>
&
43. Used to create drawing regions within a web page
<kbd>
<figure>
<canvas>
inline
44. The lowest ranking (smallest) heading element
<nav>
value
<figure>
<h6>
45. Element used to insert a picture into a web page
<img>
<tfoot>
<legend>
46. An illustration - diagram - photo - code listing or the like that is referred to from the main content of the document
<a>
<source>
<tbody>
<figure>
47. Three tags: easiest way to add a video or audio element to your web pages:<video> - <audio> - ________
<source>
<em>
<ul>
<label>
48. Caption that identifies a figure
<html>
<footer>
<figcaption>
<tr>
49. Creates a bulletted list
<!DOCTYPE html>
<address>
<html>
<ul>
50. Define a region of computer instructions or references to computer instructions within a web page
<td>
<abbr>
<header>
<script>