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. Embeds a media object in a web page
<p>
<object>
<canvas>
<dl>
2. The lowest ranking (smallest) heading element
<figure>
<h6>
<ol>
<dt>
3. Create a special region a user can 'press' that can contain text - formatted text - images - or other HTML elements
<button>
<footer>
<section>
<head>
4. Defines the dialect of HTML as HTML5
<figcaption>
<!DOCTYPE html>
<input>
<pre>
5. Region for a list of links
<dfn>
<nav>
inline
comment structure
6. An illustration - diagram - photo - code listing or the like that is referred to from the main content of the document
<td>
<param>
<figure>
<dd>
7. Used to create a row in a table
<param>
<tr>
<title>
<embed>
8. Used to declare a 'description' of a web page - used to populate a search-engine's results page
<head>
for
<meta>
<body>
9. Used to provide 'fancy' quotation marks (curly quotes)
<head>
<q>
<fieldset>
10. Creates a basic perimeter defining a region for user input; houses the user 'controls'
<h6>
rowspan
<form>
<select>
11. A term in a 'description list'
<input>
<dt>
<td>
<sub>
12. Used to create a group of one or more rows into a table header
<thead>
<textarea>
<b>
<link>
13. Defines the bulk of the region seen by users
<em>
<body>
<area>
<embed>
14. Element used to connect an external style sheet
<legend>
<div>
<object>
<link>
15. Element used to define a custom region in a web page in an 'inline' (horizontal) arrangement
<span>
<source>
<object>
16. A description in a 'description list'
<dl>
<body>
comment structure
<dd>
17. Attribute used to merge a group of columns into a single cell
<body>
colspan
<tbody>
<cite>
18. Element used to define a custom region in a web page in a 'block' (vertical) arrangement
<ol>
<div>
<embed>
<title>
19. Puts the core description of the web page in the browser frame - used by search engines - placed in the head of the web page
<abbr>
rowspan
<title>
<optgroup>
20. A composition like an article in a newspaper
<address>
<tfoot>
<script>
<article>
21. Used for definitions
<embed>
<dfn>
<i>
<link>
22. Used to showcase a quote
hotspot
<i>
<source>
<blockquote>
23. The highest ranking (largest) heading element
<div>
<h1>
<figure>
<link>
24. Ampersand symbol
<head>
<param>
<figcaption>
&
25. Element often used to provide access to a YouTube video or MP3 file
<embed>
selected
<figure>
<param>
26. Element used to create 'widgits' that a user can interact with - usually to provide the computer with information
<tfoot>
<table>
<input>
27. A ___ element is commonly used to identify a related control in a form.
<label>
<select>
<fieldset>
value
28. Defines a group of options in a 'drop-down' list
<embed>
<html>
&
<optgroup>
29. <area> tags define _____ regions in a base image for hyperlinks
value
hotspot
<samp>
<figure>
30. Two or more headings that form a composite heading
<cite>
<optgroup>
<hgroup>
<code>
31. An item in a list - despite the type of list
<pre>
<h1>
<optgroup>
<li>
32. Provides the masthead area
<dl>
<time>
<header>
<p>
33. Used to showcase computer code
<code>
<link>
<style>
<link>
34. HTML character entity for the '&' symbol
&
<legend>
<tfoot>
<strong>
35. Creates a visual perimeter around an area (for proximity purposes)
<fieldset>
<dt>
<aside>
<dd>
36. Element used to access an icon
comment structure
<link>
<samp>
rowspan
37. Used to mark a sequence of characters (sample) that has no other meaning
<samp>
<li>
<br>
38. The element used for basic text communication
<p>
<dt>
<meta>
<footer>
39. Creates a label for a fieldset within its perimeter to identify the information therein
<link>
<legend>
<meta>
<head>
40. Three tags: easiest way to add a video or audio element to your web pages:<video> - <audio> - ________
<dl>
<span>
<dfn>
<source>
41. Used to create placeholders (anchors) with a page
<a>
<thead>
<code>
<style>
42. Define a region of computer instructions or references to computer instructions within a web page
<th>
<h1>
<head>
<script>
43. Defines a large region for text input
<textarea>
<fieldset>
<canvas>
<var>
44. Used to create a 'description list'
<code>
<article>
<meta>
<dl>
45. Element used to insert a picture into a web page
<ol>
<a>
<section>
<img>
46. An _____ element is coded in a block element and doesn't begin on a new line
<article>
inline
<h1>
<label>
47. Used to create drawing regions within a web page
<aside>
<var>
<canvas>
value
48. Attribute used to merge a group of rows into a single cell
<option>
<a>
rowspan
<dd>
49. Element used to move to a new line
hotspot
<br>
<em>
<body>
50. Used to show computer variables
comment structure
<param>
<var>
<samp>