Skip to content

Instantly share code, notes, and snippets.

Created May 10, 2012 11:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/2652521 to your computer and use it in GitHub Desktop.
Save anonymous/2652521 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="windows-1252"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- Created on: 5/7/2012 -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
<title>Exercise 4.4 sample</title>
</head>
<body>
<table summary="" border="1">
<tr>
<td>
<p><b><font color="black" size="+2">Objectives</font></b></p>
<ul>
<li>To be able to create tables with rows and columns of Data</li>
<li>To be able to control display and formatting of tables</li>
<li>To be able to create and use forms</li>
</ul>
<p><i>Yea, from the table of my memory I'll wipe away all trivial fond <br/> record.</i><br/>
William Shakespeare</p></td>
<td><img src="camel.jpg" border="0" width="214" height="318"/>
</td>
</tr>
</table>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment