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 often used to provide access to a YouTube video or MP3 file
<tbody>
<canvas>
<link>
<embed>
2. Defines the bulk of the region seen by users
<address>
<body>
<sub>
<var>
3. An item in a list - despite the type of list
<var>
<thead>
<li>
<label>
4. Region for a list of links
<nav>
<dt>
<address>
<samp>
5. Used to showcase a quote
<dt>
<blockquote>
<code>
<style>
6. An _____ element is coded in a block element and doesn't begin on a new line
<html>
inline
<meta>
<span>
7. Used to provide 'fancy' quotation marks (curly quotes)
<link>
<q>
&
<fieldset>
8. Element used to create 'widgits' that a user can interact with - usually to provide the computer with information
<input>
<blockquote>
<dd>
<sub>
9. Create a special region a user can 'press' that can contain text - formatted text - images - or other HTML elements
<label>
<button>
inline
selected
10. Used to mark a sequence of characters (sample) that has no other meaning
<samp>
<cite>
<blockquote>
<th>
11. Creates a visual perimeter around an area (for proximity purposes)
<a>
<header>
<fieldset>
<param>
12. Region for footnotes
selected
<area>
<legend>
<footer>
13. Element used to access an icon
<figcaption>
<label>
<nav>
<link>
14. Element used to define global information about an HTML document
<optgroup>
<meta>
<h1>
<button>
15. Inline element used to show the 2 in the chemical formula for water: H20
<link>
<aside>
<sub>
<html>
16. Element used to insert a picture into a web page
<td>
<article>
<label>
<img>
17. Used to create a header cell in a table row or column
<th>
<dl>
<link>
<em>
18. Used to showcase contact information
<address>
<dfn>
<hgroup>
<head>
19. Element used to connect an external style sheet
<figure>
<section>
<link>
<source>
20. Creates a label for a fieldset within its perimeter to identify the information therein
comment structure
<header>
<b>
<legend>
21. Inline element for bolding
<b>
&
<a>
22. Used to create a group of one or more rows into a table header
<li>
<thead>
<canvas>
<br>
23. An illustration - diagram - photo - code listing or the like that is referred to from the main content of the document
<dl>
<figure>
<meta>
24. Groups the rows between the header and footer into a table body
<form>
rowspan
<tbody>
<dfn>
25. Creates choices in a 'drop-down' list
<meta>
<link>
<option>
<br>
26. _____ tags are often (always?) nested in the <map> tag code block
hotspot
<option>
<area>
<!DOCTYPE html>
27. Element used to define a custom region in a web page in a 'block' (vertical) arrangement
<dd>
<style>
<div>
comment structure
28. Attribute used to merge a group of rows into a single cell
for
rowspan
<link>
selected
29. Used to cite a bibliographic citation like a book title
<legend>
<samp>
<cite>
<div>
30. Caption that identifies a figure
<object>
<textarea>
<figcaption>
inline
31. The element used for basic text communication
<label>
for
<p>
<dd>
32. Date or time that can be parsed by a browser
<param>
<span>
<hgroup>
<time>
33. Creates a 'drop-down' list with user options
<strong>
<select>
<samp>
<tbody>
34. Creates a numerical list
<fieldset>
<label>
<ol>
<thead>
35. HTML _________<!-- -->
comment structure
hotspot
<dt>
<option>
36. Used for generic emphasis - could be confused with a unit of measure for fonts
<head>
<strong>
<em>
<br>
37. Used for definitions
<dfn>
<section>
<figcaption>
<optgroup>
38. Puts the core description of the web page in the browser frame - used by search engines - placed in the head of the web page
<area>
<title>
<article>
<label>
39. Used to create a 'description list'
<dl>
<cite>
<section>
<meta>
40. Defines a group of options in a 'drop-down' list
<meta>
<title>
<optgroup>
<head>
41. Element used to move to a new line
<br>
<kbd>
<code>
<sub>
42. Used to create a row in a table
<em>
<!DOCTYPE html>
<tr>
<label>
43. Defines a large region for text input
<span>
<head>
<textarea>
<option>
44. <area> tags define _____ regions in a base image for hyperlinks
<body>
comment structure
<nav>
hotspot
45. Provides 'fodder' for the media player used to open a file
<ul>
&
<dfn>
<param>
46. Element used to define a custom region in a web page in an 'inline' (horizontal) arrangement
<textarea>
<span>
<ul>
<param>
47. Creates a basic perimeter defining a region for user input; houses the user 'controls'
<i>
<td>
<abbr>
<form>
48. Used to create placeholders (anchors) with a page
<!DOCTYPE html>
<param>
rowspan
<a>
49. Defines the scope of the web page
colspan
<html>
comment structure
<meta>
50. The lowest ranking (smallest) heading element
<meta>
<!DOCTYPE html>
<b>
<h6>