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 used to define a custom region in a web page in a 'block' (vertical) arrangement
<legend>
<nav>
<div>
<figcaption>
2. Element used to connect an external style sheet
<link>
comment structure
<figcaption>
<pre>
3. Used to create a row in a table
<label>
<strong>
<tr>
<tbody>
4. Region for footnotes
<embed>
<footer>
<pre>
comment structure
5. Date or time that can be parsed by a browser
<table>
<time>
<head>
<meta>
6. Used for definitions
<dd>
<dfn>
<blockquote>
<address>
7. Inline element for italics
hotspot
<samp>
<i>
<!DOCTYPE html>
8. A ___ element is commonly used to identify a related control in a form.
<address>
<object>
<embed>
<label>
9. Creates a 'drop-down' list with user options
<optgroup>
<a>
<select>
colspan
10. Used to define abbreviations
<abbr>
<link>
<figcaption>
<span>
11. An example of an 'empty' element used to start a new line
<br>
<label>
<param>
<h6>
12. Used to declare 'keywords' in a web page
<meta>
selected
&
13. Creates a basic perimeter defining a region for user input; houses the user 'controls'
<meta>
<link>
<sub>
<form>
14. Embeds a media object in a web page
&
<b>
<object>
<thead>
15. Used to cite a bibliographic citation like a book title
<a>
<blockquote>
<cite>
<head>
16. An _____ element is coded in a block element and doesn't begin on a new line
<hgroup>
<h1>
inline
<object>
17. To associate a <label> with a given control - you use the ____ attribute of the label to specify the id value of the control.
for
<b>
<form>
<h6>
18. Used to showcase contact information
<embed>
inline
<label>
<address>
19. Defines the dialect of HTML as HTML5
<a>
<!DOCTYPE html>
<span>
<table>
20. Used to show computer variables
<fieldset>
<samp>
&
<var>
21. Element often used to provide access to a YouTube video or MP3 file
<embed>
<table>
<ol>
<header>
22. Two or more headings that form a composite heading
<input>
<hgroup>
<object>
<code>
23. Non-breaking space
<select>
<thead>
<cite>
24. The highest ranking (largest) heading element
<table>
<h1>
<th>
<tfoot>
25. Creates a bulletted list
<section>
<ul>
<button>
<cite>
26. An item in a list - despite the type of list
<figcaption>
<th>
<tr>
<li>
27. Boolean attribute causing an option to be shown as loaded
selected
<label>
<dl>
hotspot
28. Element used to define global information about an HTML document
<meta>
<figure>
<b>
<h1>
29. Used to mark a sequence of characters (sample) that has no other meaning
<embed>
selected
comment structure
<samp>
30. Defines a group of options in a 'drop-down' list
<optgroup>
<param>
<q>
<form>
31. Defines the bulk of the region seen by users
<param>
<html>
<li>
<body>
32. Creates a numerical list
<ol>
<style>
<h6>
<header>
33. Element used to insert a picture into a web page
hotspot
<img>
<html>
<ul>
34. Provides the masthead area
<var>
<area>
<figcaption>
<header>
35. Caption that identifies a figure
<img>
<th>
<tr>
<figcaption>
36. Used to create placeholders (anchors) with a page
<optgroup>
rowspan
<a>
&
37. Element used to move to another web page
<h1>
<br>
<a>
<sup>
38. Used to create an array of rows and columns
<dl>
<table>
<th>
<footer>
39. Defines the scope of the web page
<var>
<label>
<pre>
<html>
40. Used to create a 'description list'
<i>
<header>
<dl>
<time>
41. Inline element used to show the 2 in the chemical formula for water: H20
&
rowspan
<sub>
<li>
42. Create a special region a user can 'press' that can contain text - formatted text - images - or other HTML elements
<td>
<button>
<script>
<pre>
43. An illustration - diagram - photo - code listing or the like that is referred to from the main content of the document
<code>
<time>
<figure>
<input>
44. Used to showcase computer code
<form>
&
<code>
<input>
45. HTML _________<!-- -->
<textarea>
for
comment structure
<section>
46. Used to showcase a quote
<optgroup>
<area>
<blockquote>
<br>
47. A description in a 'description list'
<address>
inline
<dd>
<style>
48. Used to preserve a user's requested format for text - in a monospaced font
<canvas>
<tbody>
<pre>
<nav>
49. Used to create a 'column' in a table
<div>
<textarea>
<td>
<tr>
50. Puts the core description of the web page in the browser frame - used by search engines - placed in the head of the web page
<link>
<param>
<object>
<title>