| Introduction & Objectives Text Alignment Tables: Basics Nested Tables Experience Table Definition Lists Anchors Colors & Links Other Tags Tutorial Handout
Evaluate
this tutorial
| Nested Table Step One: Open yourlastname.htm Step Two: <table width=100% border=0> <tr> <td colspan=2> <h3>Education<a name="education"></a></h3> </td> </tr> <tr> <td width="25%">2000 - 2002</td> <td width="75%"><a href="http:/www.ischool.utexas.edu">School of Information</a></td> </tr> <tr> <td width="25%"></td> <td width="75%"><a href="http://www.utexas.edu">University of Texas</a>, M.S.Information Studies</td> </tr> <tr> <td width="25%" height="73"></td> <td width="75%" height="73"> <table width=60% border=0> <tr> <td align=left>Related Coursework:</td> <td >Software Usability Engineering </td> </tr> <tr> <td></td> <td>Information Architecture </td> </tr> <tr> <td></td> <td>Database Management Principles</td> </tr> </table> </tr> <tr> <td width="25%">1991 - 1997</td> <td width="75%">University of Texas</td> </tr> <tr> <td width="25%"></td> <td width="75%">B.A. History</td> </tr> </table> <tr> Step Three: Save and load into your web browser. Your page should now look like this:  | choose format/speed dial-up | broadband dial-up | broadband dial-up | broadband Tutorial Transcript |