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 showcase computer code
<p>
<code>
<th>
comment structure
2. Defines the bulk of the region seen by users
<legend>
<header>
<table>
<body>
3. Creates a label for a fieldset within its perimeter to identify the information therein
<td>
<legend>
<object>
<thead>
4. To associate a <label> with a given control - you use the ____ attribute of the label to specify the id value of the control.
<em>
<title>
for
<ol>
5. Used to create a group of one or more rows into a table header
<code>
<thead>
<object>
inline
6. An item in a list - despite the type of list
selected
<section>
<li>
<!DOCTYPE html>
7. Used to cite a bibliographic citation like a book title
<a>
<td>
<area>
<cite>
8. Ampersand symbol
<button>
<section>
<style>
&
9. Defines a large region for text input
<textarea>
<head>
<label>
<script>
10. Used to define abbreviations
<abbr>
<th>
<style>
11. Date or time that can be parsed by a browser
selected
colspan
<time>
<em>
12. Provides 'fodder' for the media player used to open a file
<param>
hotspot
<sub>
<canvas>
13. Inline element used to show the 2 in the chemical formula for water: H20
<sub>
<table>
<body>
14. Element used to move to another web page
<a>
<object>
<sup>
<option>
15. Creates choices in a 'drop-down' list
<option>
<time>
<style>
<nav>
16. Create a special region a user can 'press' that can contain text - formatted text - images - or other HTML elements
<button>
<a>
<link>
<aside>
17. Used to create an array of rows and columns
<label>
<a>
<li>
<table>
18. Used for generic emphasis - could be confused with a unit of measure for fonts
<link>
<abbr>
<em>
<legend>
19. A description in a 'description list'
selected
<ul>
<dd>
<h6>
20. An _____ element is coded in a block element and doesn't begin on a new line
comment structure
<dfn>
selected
inline
21. Attribute used to merge a group of columns into a single cell
<meta>
colspan
<area>
<var>
22. Element used to define a custom region in a web page in an 'inline' (horizontal) arrangement
hotspot
<span>
<legend>
<a>
23. <area> tags define _____ regions in a base image for hyperlinks
<form>
for
hotspot
<ul>
24. The lowest ranking (smallest) heading element
<var>
<br>
<samp>
<h6>
25. Used to preserve a user's requested format for text - in a monospaced font
<footer>
<table>
<label>
<pre>
26. Generic region in a page that doesn't indicate the type of content
<meta>
<input>
<img>
<section>
27. Embeds a media object in a web page
<object>
<article>
<pre>
<img>
28. Creates a region to identify the type of user input requested
<label>
<cite>
<time>
<pre>
29. Used to mark a sequence of characters (sample) that has no other meaning
<sup>
<b>
<i>
<samp>
30. Non-breaking space
<sub>
<input>
<figure>
31. Element used to define global information about an HTML document
<thead>
<blockquote>
<nav>
<meta>
32. Three tags: easiest way to add a video or audio element to your web pages:<video> - <audio> - ________
<source>
<cite>
<area>
<th>
33. Element used to insert a picture into a web page
inline
<img>
<br>
<param>
34. Used to show keyboard entries
<source>
<script>
<figure>
<kbd>
35. Used to showcase contact information
&
<a>
<kbd>
<address>
36. Inline element used to show the exponent in a math expression
rowspan
<meta>
<pre>
<sup>
37. Used to create a 'column' in a table
<time>
<td>
<fieldset>
<address>
38. Region for a sidebar
<br>
<a>
<aside>
<area>
39. Boolean attribute causing an option to be shown as loaded
selected
<canvas>
<figcaption>
<area>
40. Region for footnotes
<tbody>
<ul>
<footer>
<dd>
41. HTML character entity for the '&' symbol
<!DOCTYPE html>
<th>
comment structure
&
42. A composition like an article in a newspaper
<figure>
<pre>
<legend>
<article>
43. Used to provide 'fancy' quotation marks (curly quotes)
<embed>
<ol>
<q>
rowspan
44. The element used for basic text communication
<li>
<p>
<meta>
<blockquote>
45. Attribute used to merge a group of rows into a single cell
<label>
rowspan
colspan
<canvas>
46. Creates a numerical list
<article>
<li>
<ol>
<br>
47. Define a region of computer instructions or references to computer instructions within a web page
<option>
<script>
<b>
<meta>
48. _____ tags are often (always?) nested in the <map> tag code block
<input>
<i>
<area>
<img>
49. Creates a bulletted list
inline
<dt>
<pre>
<ul>
50. Used to show strong emphasis
<strong>
<meta>
<!DOCTYPE html>
<dt>