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 show strong emphasis
<ol>
<article>
<footer>
<strong>
2. Boolean attribute causing an option to be shown as loaded
<html>
<h6>
selected
<meta>
3. Three tags: easiest way to add a video or audio element to your web pages:<video> - <audio> - ________
<source>
<dfn>
<br>
<header>
4. Inline element for bolding
<head>
<b>
colspan
<input>
5. Inline element used to show the 2 in the chemical formula for water: H20
<article>
<img>
<sub>
comment structure
6. Used to showcase contact information
<address>
<tr>
<option>
<sub>
7. Element used to create 'widgits' that a user can interact with - usually to provide the computer with information
selected
<input>
<a>
<time>
8. Puts the core description of the web page in the browser frame - used by search engines - placed in the head of the web page
<tfoot>
<label>
<pre>
<title>
9. Region for a list of links
<option>
<sub>
<nav>
value
10. An illustration - diagram - photo - code listing or the like that is referred to from the main content of the document
<figure>
<ol>
<thead>
<var>
11. Element often used to provide access to a YouTube video or MP3 file
<embed>
<cite>
<h1>
12. Defines the bulk of the region seen by users
<h1>
<body>
<html>
<h6>
13. Embeds a media object in a web page
<object>
<time>
<p>
<var>
14. Element used to move to a new line
<canvas>
<title>
<br>
<em>
15. Creates a bulletted list
<ul>
<fieldset>
<nav>
16. Used to declare 'keywords' in a web page
<ul>
<meta>
<body>
<dl>
17. Ampersand symbol
<meta>
<img>
&
<thead>
18. Caption that identifies a figure
<figure>
<embed>
<var>
<figcaption>
19. Used to create a 'description list'
<textarea>
<hgroup>
<dl>
<h6>
20. Non-breaking space
<cite>
<br>
<select>
21. Used to create a group of one or more rows into a table header
hotspot
<abbr>
<thead>
<p>
22. A composition like an article in a newspaper
<article>
<dfn>
<img>
<h1>
23. Defines the dialect of HTML as HTML5
<!DOCTYPE html>
<table>
<br>
<body>
24. Creates a numerical list
<li>
<address>
for
<ol>
25. Creates a label for a fieldset within its perimeter to identify the information therein
<legend>
<button>
<address>
<meta>
26. An _____ element is coded in a block element and doesn't begin on a new line
<label>
inline
<dfn>
<ol>
27. Provides the masthead area
<meta>
<area>
<br>
<header>
28. The element used for basic text communication
colspan
<dfn>
<title>
<p>
29. Used for definitions
<dfn>
<ul>
<pre>
selected
30. Used to define abbreviations
<thead>
comment structure
<abbr>
<br>
31. HTML character entity for the '&' symbol
<div>
selected
&
<sup>
32. Create a special region a user can 'press' that can contain text - formatted text - images - or other HTML elements
<blockquote>
<embed>
<b>
<button>
33. Element used to move to another web page
<a>
<title>
<meta>
comment structure
34. Region for a sidebar
<q>
<body>
<aside>
hotspot
35. Inline element for italics
<i>
<a>
<em>
value
36. Generic region in a page that doesn't indicate the type of content
hotspot
<i>
<section>
<script>
37. Creates a basic perimeter defining a region for user input; houses the user 'controls'
&
<i>
<form>
<optgroup>
38. Used to show computer variables
<a>
<style>
<nav>
<var>
39. Provides 'fodder' for the media player used to open a file
<area>
<address>
<a>
<param>
40. A description in a 'description list'
<aside>
<textarea>
&
<dd>
41. HTML _________<!-- -->
<form>
comment structure
rowspan
42. Creates a visual perimeter around an area (for proximity purposes)
<fieldset>
<aside>
<body>
&
43. Two or more headings that form a composite heading
<hgroup>
for
<form>
<ol>
44. To associate a <label> with a given control - you use the ____ attribute of the label to specify the id value of the control.
<area>
for
<var>
<a>
45. Element used to access an icon
<dd>
<link>
<img>
<select>
46. Attribute used to merge a group of columns into a single cell
<a>
colspan
<p>
<html>
47. Used to provide 'fancy' quotation marks (curly quotes)
comment structure
<li>
<q>
<dl>
48. Defines the 'brain area' of the web page
<tr>
<head>
<tfoot>
<dt>
49. The lowest ranking (smallest) heading element
<ol>
<nav>
<h6>
<meta>
50. Attribute used to merge a group of rows into a single cell
rowspan
<address>
<head>
<a>