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. Used to preserve a user's requested format for text - in a monospaced font
<ul>
<dd>
<pre>
<sup>
2. Inline element used to show the 2 in the chemical formula for water: H20
<h1>
<sub>
rowspan
<tr>
3. Element used to connect an external style sheet
<meta>
<br>
<link>
<blockquote>
4. Used to create placeholders (anchors) with a page
<a>
<dd>
<q>
<link>
5. Creates a region to identify the type of user input requested
<label>
comment structure
<meta>
<q>
6. Inline element used to show the exponent in a math expression
<sub>
<sup>
&
<embed>
7. Provides the masthead area
<time>
<header>
<samp>
&
8. Creates choices in a 'drop-down' list
<option>
<select>
<i>
<meta>
9. Attribute used to merge a group of columns into a single cell
<b>
<header>
rowspan
colspan
10. Defines the scope of the web page
<html>
<hgroup>
<figcaption>
inline
11. Boolean attribute causing an option to be shown as loaded
selected
<pre>
<figure>
<link>
12. Inline element for bolding
<b>
<span>
<ul>
<select>
13. Element used to move to another web page
<br>
<a>
comment structure
<dt>
14. Date or time that can be parsed by a browser
<a>
<aside>
<time>
<figure>
15. Used to showcase a quote
<dd>
<area>
<dl>
<blockquote>
16. Used to create a group of one or more rows into a table header
<aside>
<dl>
<thead>
<area>
17. Region for a sidebar
<strong>
value
<td>
<aside>
18. The lowest ranking (smallest) heading element
<samp>
<link>
<address>
<h6>
19. Defines the dialect of HTML as HTML5
<script>
<!DOCTYPE html>
<optgroup>
20. An item in a list - despite the type of list
<html>
<meta>
<li>
<meta>
21. Used to mark a sequence of characters (sample) that has no other meaning
<br>
<pre>
<samp>
<kbd>
22. Used to show strong emphasis
<img>
<strong>
<cite>
<script>
23. HTML character entity for the '&' symbol
<source>
<body>
<h1>
&
24. Groups the rows between the header and footer into a table body
<head>
<tbody>
&
<blockquote>
25. Element used to define a custom region in a web page in an 'inline' (horizontal) arrangement
hotspot
<span>
<article>
<table>
26. _____ tags are often (always?) nested in the <map> tag code block
<area>
<th>
<embed>
<nav>
27. Creates a visual perimeter around an area (for proximity purposes)
<span>
<div>
<fieldset>
rowspan
28. Element used to create 'widgits' that a user can interact with - usually to provide the computer with information
<style>
<input>
<label>
<!DOCTYPE html>
29. The element used for basic text communication
<p>
<source>
<nav>
<tbody>
30. Creates a label for a fieldset within its perimeter to identify the information therein
<em>
<sup>
<legend>
<style>
31. A composition like an article in a newspaper
<article>
<button>
<meta>
<abbr>
32. Element used to define a custom region in a web page in a 'block' (vertical) arrangement
<i>
<form>
<tbody>
<div>
33. Attribute defining what an option returns
rowspan
<html>
value
selected
34. Attribute used to merge a group of rows into a single cell
<select>
rowspan
<a>
<dl>
35. Creates a 'drop-down' list with user options
<dt>
<select>
<dl>
<meta>
36. Used to create drawing regions within a web page
<cite>
<textarea>
<br>
<canvas>
37. Provides 'fodder' for the media player used to open a file
<em>
<param>
<figure>
<button>
38. Creates a basic perimeter defining a region for user input; houses the user 'controls'
<form>
selected
<address>
<style>
39. Element used to access an icon
<section>
<link>
<p>
<cite>
40. Region for footnotes
<tfoot>
<footer>
<time>
<br>
41. Non-breaking space
<var>
<aside>
<q>
42. Creates a bulletted list
<ul>
<table>
<html>
43. Used to declare 'keywords' in a web page
<header>
<meta>
<blockquote>
<sup>
44. An illustration - diagram - photo - code listing or the like that is referred to from the main content of the document
<label>
<address>
<a>
<figure>
45. Used to showcase contact information
<dt>
<address>
<nav>
<optgroup>
46. Used for definitions
<head>
<textarea>
<article>
<dfn>
47. Two or more headings that form a composite heading
<tr>
<hgroup>
<cite>
<h6>
48. Used to show computer variables
<var>
<label>
<span>
value
49. Element used to insert a picture into a web page
<canvas>
<a>
<body>
<img>
50. <area> tags define _____ regions in a base image for hyperlinks
<table>
<sup>
hotspot
<ul>