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 provide 'fancy' quotation marks (curly quotes)
<p>
<h6>
<link>
<q>
2. Three tags: easiest way to add a video or audio element to your web pages:<video> - <audio> - ________
<source>
<time>
<fieldset>
<address>
3. Non-breaking space
<th>
<kbd>
<form>
4. An item in a list - despite the type of list
<li>
<html>
<footer>
inline
5. Creates a bulletted list
<sub>
<td>
<ul>
<p>
6. Generic region in a page that doesn't indicate the type of content
<object>
<section>
<h1>
<br>
7. Used to create a group of one or more rows into a table header
<title>
<thead>
inline
selected
8. Defines the scope of the web page
<footer>
<br>
<hgroup>
<html>
9. Creates a numerical list
<aside>
<time>
<ol>
10. Ampersand symbol
<area>
<meta>
<select>
&
11. Region for a sidebar
<aside>
<abbr>
<h6>
<legend>
12. Provides 'fodder' for the media player used to open a file
<label>
<param>
<dd>
<input>
13. Embeds a media object in a web page
<label>
<tr>
<figcaption>
<object>
14. Used to show strong emphasis
<strong>
<time>
rowspan
<tfoot>
15. The highest ranking (largest) heading element
<q>
<h1>
<param>
<!DOCTYPE html>
16. Puts the core description of the web page in the browser frame - used by search engines - placed in the head of the web page
<title>
<dt>
<td>
<sub>
17. Element used to access an icon
<link>
<aside>
<tfoot>
<p>
18. Defines the bulk of the region seen by users
<sub>
<i>
<body>
<p>
19. Element used to create 'widgits' that a user can interact with - usually to provide the computer with information
<pre>
<br>
<input>
colspan
20. Used to showcase contact information
<address>
<meta>
<ul>
<source>
21. Inline element used to show the 2 in the chemical formula for water: H20
<sub>
colspan
<dt>
value
22. Used for definitions
<dfn>
<time>
<a>
<pre>
23. A ___ element is commonly used to identify a related control in a form.
selected
<legend>
value
<label>
24. Used to create an array of rows and columns
<table>
<h1>
<embed>
<td>
25. Used to show computer variables
<blockquote>
&
<var>
<link>
26. <area> tags define _____ regions in a base image for hyperlinks
<cite>
hotspot
<tfoot>
<ol>
27. Defines the 'brain area' of the web page
<h1>
<thead>
<head>
<i>
28. Creates a region to identify the type of user input requested
comment structure
<address>
<label>
<article>
29. Defines a group of options in a 'drop-down' list
<span>
<link>
<optgroup>
<h1>
30. Used to create drawing regions within a web page
selected
<br>
<time>
<canvas>
31. _____ tags are often (always?) nested in the <map> tag code block
<dt>
<body>
<nav>
<area>
32. Defines a region of styles within the brains area of the web page
<div>
<style>
<br>
<label>
33. Used to create a row in a table
<tr>
&
<nav>
<dt>
34. Two or more headings that form a composite heading
<thead>
<samp>
<hgroup>
<meta>
35. Element often used to provide access to a YouTube video or MP3 file
<embed>
<hgroup>
<label>
<body>
36. Used to declare a 'description' of a web page - used to populate a search-engine's results page
<form>
&
<input>
<meta>
37. Used to showcase a quote
<nav>
<article>
<blockquote>
<meta>
38. An illustration - diagram - photo - code listing or the like that is referred to from the main content of the document
<table>
<figure>
<div>
<thead>
39. A description in a 'description list'
<meta>
<dd>
<param>
<cite>
40. Element used to insert a picture into a web page
<figcaption>
<tfoot>
<img>
<fieldset>
41. A term in a 'description list'
<label>
<b>
<a>
<dt>
42. Element used to define a custom region in a web page in a 'block' (vertical) arrangement
<div>
<sup>
<textarea>
<figure>
43. To associate a <label> with a given control - you use the ____ attribute of the label to specify the id value of the control.
<embed>
<th>
<!DOCTYPE html>
for
44. The lowest ranking (smallest) heading element
<h1>
<html>
<canvas>
<h6>
45. Used to cite a bibliographic citation like a book title
<var>
<cite>
<label>
selected
46. An example of an 'empty' element used to start a new line
<optgroup>
<dl>
<br>
<legend>
47. Element used to define global information about an HTML document
<fieldset>
comment structure
<nav>
<meta>
48. Element used to define a custom region in a web page in an 'inline' (horizontal) arrangement
<abbr>
<span>
<legend>
<blockquote>
49. HTML character entity for the '&' symbol
&
<pre>
<code>
<kbd>
50. Element used to move to another web page
<ol>
<a>
<div>
for