1/24
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
<h1>
heading
<p>
paragraph
<br>
line break
<hr>
horizontal rule
<img>
image
<src>
source
<a>
anchor
<href>
hyperlink reference
height and width is a??
attribute
<br> and <hr> is a???
empty tag
<img> is a???
empty tag
<src> is a??
attribute
<anchor> is a?????????
content tag
one file
web page
made of pages that are connected
website
types of list
ordered list
unordered list
description list
<ol>
ordered list
<li>
list item
<ul>
unordered list
<dl>
description list
<dt>
description term
<dd>
description detail
<tr>
table row
<td>
table data
<th>
table header