Table Caption, Another HTML Bug?

Paul Kafasis paulk at mac.com
Thu Jan 3 08:04:00 PST 2002


David,
 No, check your w3c specs. NORESIZE, alone, is the correct method.

 So Brian, others, my question remains: why is OW showing a border when I
have:

<frame name="statictop" src="topframe.html" marginwidth="10"
 marginheight="10" scrolling="auto" frameborder=0 noresize>

-Paul

-- 
Paul Kafasis
paulk at mac.com

>On Wed, Jan 02, 2002 at 02:30:07AM -0500, Paul Kafasis wrote:
>> Brian,
>>  Sounds like a cop-out to me ;D No no, excellent, I'll be glad to see it.
>> I noticed another problem while I was working with frames. I use the
>> following code:
>> 
>> <frame name="statictop" src="topframe.html" marginwidth="10"
>> marginheight="10" scrolling="auto" frameborder=0 noresize>
>
>Ehrm, no, that should be
>
><frame name="statictop" src="topframe.html" marginwidth="10"
>marginheight="10" scrolling="auto" frameborder="0" noresize="noresize">
>
>(I took this off the list...)
>
>
>Regards: David Weinehall
>  _                                                                 _
> // David Weinehall <tao at acc.umu.se> /> Northern lights wander      \\
>//  Maintainer of the v2.0 kernel   //  Dance across the winter sky //
>\>  http://www.acc.umu.se/~tao/    </   Full colour fire           </





More information about the OmniWeb-l mailing list