Quiz from Chapters 6-8 in HTML&CSS Book (Tables and Forms)

<tb>
<td> tags are nested inside <tr> tags
colspan
rowspan
<table>
<form>
<input>
type
<label>
for
<input type="text" name="username" />
<input type="password" name="pass" />