topical media & game development
basic-web-html-appendix-ai-eg22.htm / htm
<html>
<head>
<title>Example of the nowrap Attribute</title>
</head>
<body>
<table width="200">
<tr><td nowrap>This text should not wrap even though the table is only supposed to be 200 pixels wide.</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.