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. A composition like an article in a newspaper
<code>
<article>
<em>
colspan
2. A term in a 'description list'
<script>
<dt>
rowspan
&
3. HTML character entity for the '&' symbol
<label>
<dd>
<b>
&
4. An illustration - diagram - photo - code listing or the like that is referred to from the main content of the document
<area>
<ul>
<section>
<figure>
5. Inline element used to show the exponent in a math expression
colspan
<br>
<sup>
<area>
6. Used to create a header cell in a table row or column
&
<param>
<aside>
<th>
7. Used to show strong emphasis
<strong>
<td>
<aside>
<script>
8. Boolean attribute causing an option to be shown as loaded
<b>
<br>
<figure>
selected
9. Attribute used to merge a group of rows into a single cell
selected
<tfoot>
rowspan
<script>
10. Generic region in a page that doesn't indicate the type of content
<section>
<source>
<a>
<br>
11. An example of an 'empty' element used to start a new line
<strong>
<br>
<title>
<p>
12. Embeds a media object in a web page
<code>
<em>
<dt>
<object>
13. An item in a list - despite the type of list
<li>
<figcaption>
<optgroup>
comment structure
14. Element used to define global information about an HTML document
<meta>
<footer>
<!DOCTYPE html>
<dfn>
15. Used to define abbreviations
<abbr>
<li>
rowspan
<sub>
16. HTML _________<!-- -->
<dt>
comment structure
<nav>
<form>
17. Used to showcase computer code
&
<code>
<hgroup>
<form>
18. A ___ element is commonly used to identify a related control in a form.
<label>
<sub>
<dfn>
<fieldset>
19. Creates a 'drop-down' list with user options
<b>
<sub>
<dd>
<select>
20. Used to preserve a user's requested format for text - in a monospaced font
<table>
<pre>
&
<meta>
21. Provides 'fodder' for the media player used to open a file
<time>
<source>
<label>
<param>
22. Element used to create 'widgits' that a user can interact with - usually to provide the computer with information
<input>
<br>
<var>
<area>
23. Region for a sidebar
<aside>
<article>
<legend>
<tr>
24. _____ tags are often (always?) nested in the <map> tag code block
<area>
<hgroup>
inline
<!DOCTYPE html>
25. Used to mark a sequence of characters (sample) that has no other meaning
<pre>
<samp>
<meta>
<tr>
26. Ampersand symbol
&
<article>
<br>
<dd>
27. Element used to connect an external style sheet
<link>
<blockquote>
<dfn>
<address>
28. Used to create an array of rows and columns
<title>
<fieldset>
<sub>
<table>
29. Attribute defining what an option returns
<a>
value
<p>
<tr>
30. The highest ranking (largest) heading element
<tbody>
<q>
<h1>
<select>
31. Used to cite a bibliographic citation like a book title
<footer>
<sup>
<cite>
<dfn>
32. Creates a basic perimeter defining a region for user input; houses the user 'controls'
<form>
inline
<ul>
<var>
33. Defines the 'brain area' of the web page
<head>
<a>
<html>
<dfn>
34. Used to create a 'description list'
<code>
<dl>
<td>
<p>
35. Used to show keyboard entries
<tbody>
value
<kbd>
<th>
36. Defines a large region for text input
<button>
<tr>
<nav>
<textarea>
37. Creates a label for a fieldset within its perimeter to identify the information therein
<abbr>
<aside>
<samp>
<legend>
38. Used to showcase a quote
<blockquote>
<legend>
<var>
<aside>
39. Provides the masthead area
<tfoot>
<header>
<form>
<legend>
40. Inline element used to show the 2 in the chemical formula for water: H20
<embed>
hotspot
<sub>
<pre>
41. An _____ element is coded in a block element and doesn't begin on a new line
<table>
<embed>
inline
<input>
42. Date or time that can be parsed by a browser
<nav>
<time>
for
<p>
43. Region for footnotes
<code>
<dt>
<footer>
<var>
44. Used to create a group of one or more rows into a table header
rowspan
<tbody>
<thead>
<canvas>
45. Inline element for italics
<address>
<div>
<dt>
<i>
46. Three tags: easiest way to add a video or audio element to your web pages:<video> - <audio> - ________
colspan
<img>
<source>
47. The lowest ranking (smallest) heading element
<h6>
<time>
<style>
<!DOCTYPE html>
48. Used to show computer variables
<style>
<article>
<a>
<var>
49. Element used to move to another web page
&
<a>
<div>
<button>
50. To associate a <label> with a given control - you use the ____ attribute of the label to specify the id value of the control.
<footer>
<a>
<legend>
for