CPSC415A
Web Programming

Day 3 Notes

HTML Structure

Block

<div></div>
<table></table>
<tr></tr>

Inline

<span></span>
<td></td>