topical media & game development
basic-web-html-appendix-ai-eg13.htm / htm
<html>
<head>
<title>Example of the height Attribute</title>
</head>
<body>
<h2>Example of the height Attribute</h2>
<table width="600" border="1">
<tr>
<td width="300" height="300">This cell should be 300 pixels high.</td>
<td width="300" height="300">This cell should be 300 pixels high.</td>
</tr>
</table>
</body>
</html>
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.