two formatting problems

using version 8.7.3 on Windows 98
the included file shows two problems
 with current version:
1] go! button wraps -- styled to auto but does not 
   wrap if styled to 40px... still  issues with auto
2] the table in lifestyles folds its contents when
    there is enough space to AUTO calculate
   widths to minimize folding. 

it seems that some work on format is still 
needed although much better than previous 
versions.  other work may have higher priority
but i want this to be noted for whenever there
 is a chance...  ta from john in niagara canada
John Russell, VE3LL@RAC.CA
http://home.cogeco.ca/~ve3ll
http://home.cogeco.ca/~trains
http://home.cogeco.ca/~cipher
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head><title>John Russell's Education Page</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css">
/* stylesheet for Education Pages -- March 28, 2005 */
body {background:#a0522d;color:black;font-size:12pt;text-align:center;
      width:780px;margin:auto;border:0px;padding:0px;padding-bottom:6px}
div {margin:0px;border:0px;padding:0px}
div.main {width:720px;background:honeydew;height:100%;text-align:left;
    margin:0px;padding-left:25px;padding-right:25px;padding-top:30px}
noscript {color:yellow}
noscript>a {color:yellow;text-decoration:none}
p {text-indent:30px;text-align:left}
p.drop {text-indent:0px;text-align:left}
/* pseudo first-letter does not work */
p.drop:first-letter {font-size:200%;float:none}

/* form elements */
form {margin:auto;padding:10px;text-align:center}
input {background:oldlace;width:80px;height:20px;
       border:2px inset;padding-left:2px}
/* width auto does wrap -- using fixed measure works ok */
input.go {width:auto;margin:1px;background:silver}
</style></head>

<body id="top"><noscript>
<div><a href="sitemap.htm#web">WebAuthoring</a> |
<a href="jsintro.htm">JavaScript</a> |
<a href="jaintro.htm">Java</a> |
<a href="sitemap.htm#cs">Computer Sci</a> |
<a href="home.htm">Home &amp; Links</a></div></noscript>
<div class="main">
<table class="nav" summary="navbar"><tr class="nav"><td class="nav">
<img class="nav" src="images/zhome.gif" alt="homepage icon" /></td>
<td class="nav">
<a href="home.htm">HomePage</a> | <a href="#update">Updates</a> |
<a href="sitemap.htm">Site Map</a> | <a href="#bot">Bottom of Page</a><br />
<a href="#health">Health</a> | <a href="#life">Lifestyle</a> |
<a href="#security">Security</a> | <a href="#hobby">Hobbies</a> |
<a href="#literacy">Literacy</a> | <a href="#edit">Editorial</a></td>
<td class="nav">
<form action="" onsubmit="search_form('formdata');return false;"><div>
<input id="formdata" class="search" type="text" />
<input class="go" type="button" value="Go!" onclick="search_form('formdata')" />
</div></form></td></tr></table>

<h1>JR's Education Page</h1>
<p class="drop">I am dedicated to a lifelong educational experience and
have found that the Internet provides ready access to many forms of
knowledge and tools to access that knowledge. This site acts as a pointer
to some of the better pages and collections of resources available.
It also records my journey through the information network. Even with all
its dead ends and construction slowdowns, some of the landmarks that are
passed are memorable and worthwhile.</p>

<h2 id="life">LifeStyle</h2>
<p>What kind of a community do you live in? Is it a sprawling suburban
wilderness suffering from unplanned growth? What kind of community would
you like to live in? Do the following principles appeal to you?</p>
<div class="c"><table summary="list of principles"><tr><td><ul>
<li>preserved open space</li>
<li>range of housing</li>
<li>walkable neighbourhoods</li>
</ul></td><td><ul>
<li>variety of transport</li>
<li>development directed towards existing communities</li>
</ul></td></tr></table></div>
<p>If so, then you should consider joining the <a
href="http://www.smartgrowth.org/about/">SmartGrowth</a> movement.</p>
<p>Interested in conservation and recycling issues.
<a href="http://www.greenventure.ca/gv.asp">Green Venture</a>
[aka Hamilton's EcoHouse] has some solid answers for you.</p>

<hr id="bot" /><a href="#top">Top of Page</a> |
<a href="mailto:VE3LL@RAC.CA?Subject=[home.htm]">Comments</a> |
[home.htm:2005 04 06]</div></body></html>

Received on Thursday, 7 April 2005 15:16:23 UTC