Level 12
Level 14
15 words 0 ignored
Ready to learn
Ready to review
Ignore words
Check the boxes below to ignore/unignore words, then click save at the bottom. Ignored words will never appear in any learning session.
Ignore?
<head>
information area about document
<meta>
metadata area of document
<base>
specifies base URL/target for relative URLs in document
<script>
client-side script
<embed>
defines a container for external application
<object>
embedded object
<param>
defines a parameter for an object
<ul>
unordered list
<ol>
ordered list
<li>
list item
<dl>
definition list
<dt>
a term in a definition list
<dd>
description of an item in a definition list
<menu>
defines a list/menu of commands
<command>
defines a command button