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
<table>
<var>
<article>
<sup>
2. Used to create drawing regions within a web page
<html>
<link>
<label>
<canvas>
3. Boolean attribute causing an option to be shown as loaded
<img>
<h6>
<abbr>
selected
4. Inline element used to show the 2 in the chemical formula for water: H20
<footer>
<sub>
<em>
<option>
5. An item in a list - despite the type of list
<option>
<h1>
<li>
<hgroup>
6. Used to define abbreviations
<source>
<sub>
<abbr>
<form>
7. HTML character entity for the '&' symbol
<th>
<br>
<textarea>
&
8. Defines the scope of the web page
<html>
<footer>
<span>
<tr>
9. Used to showcase computer code
<figcaption>
<embed>
<code>
<object>
10. Used to create a 'description list'
<select>
<dl>
<header>
<code>
11. Attribute used to merge a group of rows into a single cell
<dl>
rowspan
<link>
<kbd>
12. Defines the dialect of HTML as HTML5
<link>
<!DOCTYPE html>
<footer>
<label>
13. Defines the 'brain area' of the web page
<head>
<fieldset>
<meta>
<a>
14. Define a region of computer instructions or references to computer instructions within a web page
<script>
<input>
<table>
<html>
15. Used for definitions
<q>
<table>
comment structure
<dfn>
16. The element used for basic text communication
<dl>
comment structure
selected
<p>
17. Defines a region of styles within the brains area of the web page
<style>
<dfn>
<body>
<time>
18. Element used to create 'widgits' that a user can interact with - usually to provide the computer with information
<html>
<!DOCTYPE html>
<input>
<tfoot>
19. Used to create placeholders (anchors) with a page
<h6>
<a>
&
<table>
20. Generic region in a page that doesn't indicate the type of content
&
<source>
<section>
<p>
21. A term in a 'description list'
<dt>
<label>
<input>
<samp>
22. Inline element used to show the exponent in a math expression
<optgroup>
<span>
<sup>
<a>
23. Creates a numerical list
<article>
<ol>
<!DOCTYPE html>
<samp>
24. A ___ element is commonly used to identify a related control in a form.
<h1>
<label>
<address>
selected
25. Element used to define a custom region in a web page in a 'block' (vertical) arrangement
<footer>
<optgroup>
<div>
colspan
26. Defines the bulk of the region seen by users
<body>
<span>
<address>
<title>
27. To associate a <label> with a given control - you use the ____ attribute of the label to specify the id value of the control.
<li>
for
<optgroup>
<title>
28. Create a special region a user can 'press' that can contain text - formatted text - images - or other HTML elements
<span>
<nav>
<button>
<html>
29. Element used to define global information about an HTML document
<nav>
<meta>
<h1>
<header>
30. Used to declare 'keywords' in a web page
<meta>
<figure>
<button>
<div>
31. Element used to insert a picture into a web page
<var>
<img>
&
<i>
32. <area> tags define _____ regions in a base image for hyperlinks
<dl>
inline
hotspot
value
33. Element often used to provide access to a YouTube video or MP3 file
<embed>
&
<meta>
<dfn>
34. Element used to connect an external style sheet
<link>
comment structure
<span>
<input>
35. Used for generic emphasis - could be confused with a unit of measure for fonts
<title>
<em>
<samp>
<img>
36. Creates choices in a 'drop-down' list
<dd>
<i>
<!DOCTYPE html>
<option>
37. Used to show strong emphasis
<a>
<strong>
<td>
38. Used to cite a bibliographic citation like a book title
<html>
<link>
<cite>
&
39. Used to create a header cell in a table row or column
<th>
<html>
<tbody>
<head>
40. An _____ element is coded in a block element and doesn't begin on a new line
<table>
inline
<link>
<samp>
41. An illustration - diagram - photo - code listing or the like that is referred to from the main content of the document
&
<strong>
<meta>
<figure>
42. Creates a region to identify the type of user input requested
rowspan
colspan
<label>
<head>
43. Region for a list of links
<th>
<a>
<nav>
<script>
44. Date or time that can be parsed by a browser
<figcaption>
<legend>
<meta>
<time>
45. Creates a bulletted list
hotspot
<ul>
<footer>
<td>
46. HTML _________<!-- -->
<cite>
<li>
comment structure
<fieldset>
47. Ampersand symbol
&
<script>
<h1>
<link>
48. The highest ranking (largest) heading element
colspan
<h1>
<samp>
<br>
49. Non-breaking space
<header>
<tfoot>
<aside>
50. Defines a group of options in a 'drop-down' list
<select>
&
inline
<optgroup>