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. HTML character entity for the '&' symbol
<a>
<strong>
<section>
&
2. Element used to define global information about an HTML document
<var>
<meta>
<button>
<!DOCTYPE html>
3. Defines the 'brain area' of the web page
<head>
<cite>
<label>
<meta>
4. Creates a region to identify the type of user input requested
<textarea>
<td>
<label>
<html>
5. The element used for basic text communication
<table>
<area>
<p>
<aside>
6. Defines the scope of the web page
<div>
<script>
<html>
7. Element used to move to a new line
colspan
<area>
<li>
<br>
8. Used to preserve a user's requested format for text - in a monospaced font
<figure>
selected
<pre>
<table>
9. Inline element used to show the exponent in a math expression
<sup>
<h6>
selected
<tfoot>
10. Element used to define a custom region in a web page in a 'block' (vertical) arrangement
<area>
<sup>
<div>
<nav>
11. Puts the core description of the web page in the browser frame - used by search engines - placed in the head of the web page
<title>
value
<html>
<address>
12. Defines a region of styles within the brains area of the web page
<input>
value
<html>
<style>
13. Used to create drawing regions within a web page
<optgroup>
<html>
inline
<canvas>
14. HTML _________<!-- -->
<table>
<canvas>
<dt>
comment structure
15. Used to declare a 'description' of a web page - used to populate a search-engine's results page
<param>
<meta>
<a>
<span>
16. A composition like an article in a newspaper
<param>
<dl>
<cite>
<article>
17. Used to create placeholders (anchors) with a page
<label>
<script>
<a>
<q>
18. Defines the bulk of the region seen by users
<blockquote>
<body>
rowspan
<meta>
19. Used to provide 'fancy' quotation marks (curly quotes)
<samp>
<q>
&
20. Element used to insert a picture into a web page
<img>
<form>
<tr>
<footer>
21. Used to create an array of rows and columns
<table>
<cite>
<dfn>
<span>
22. Date or time that can be parsed by a browser
<li>
value
<time>
<style>
23. Creates a 'drop-down' list with user options
<select>
colspan
<address>
<cite>
24. An illustration - diagram - photo - code listing or the like that is referred to from the main content of the document
<dt>
<figure>
<canvas>
<strong>
25. Used to create a header cell in a table row or column
<body>
&
<th>
<meta>
26. Provides the masthead area
selected
<nav>
<header>
for
27. Groups one or more rows into a table footer
<tfoot>
<area>
<meta>
<footer>
28. Element often used to provide access to a YouTube video or MP3 file
<kbd>
<select>
<embed>
<th>
29. Used to create a group of one or more rows into a table header
<sup>
<thead>
<style>
<tbody>
30. Region for footnotes
<th>
<abbr>
<p>
<footer>
31. Used to show keyboard entries
<tfoot>
<i>
<kbd>
<meta>
32. Element used to access an icon
<link>
<source>
<br>
33. Used to show strong emphasis
<p>
<source>
<label>
<strong>
34. Creates a visual perimeter around an area (for proximity purposes)
<strong>
<link>
<fieldset>
<a>
35. Used to show computer variables
<a>
<var>
<link>
rowspan
36. Used for generic emphasis - could be confused with a unit of measure for fonts
<code>
<hgroup>
<label>
<em>
37. Generic region in a page that doesn't indicate the type of content
<link>
<canvas>
<section>
38. Used to showcase computer code
<dl>
<hgroup>
<code>
<h1>
39. Used to showcase contact information
<pre>
<tr>
<meta>
<address>
40. Attribute defining what an option returns
value
<b>
<em>
<dl>
41. Used to mark a sequence of characters (sample) that has no other meaning
<meta>
<samp>
<area>
value
42. Defines a group of options in a 'drop-down' list
<optgroup>
<style>
<tbody>
<samp>
43. Creates a bulletted list
<ul>
<em>
<dd>
<table>
44. An item in a list - despite the type of list
<embed>
<input>
<dfn>
<li>
45. To associate a <label> with a given control - you use the ____ attribute of the label to specify the id value of the control.
<em>
<textarea>
<ul>
for
46. Attribute used to merge a group of columns into a single cell
<area>
colspan
<pre>
<param>
47. Used for definitions
<canvas>
<dfn>
<thead>
<samp>
48. Inline element for bolding
<b>
<tfoot>
rowspan
<img>
49. Element used to define a custom region in a web page in an 'inline' (horizontal) arrangement
<a>
<br>
&
<span>
50. Element used to create 'widgits' that a user can interact with - usually to provide the computer with information
selected
<canvas>
<b>
<input>