[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]

Re: Web page margins




On 09-Jul-01 Denis Barbier wrote:
> On Mon, Jul 09, 2001 at 03:41:50PM +0200, Jan Holler wrote:
>>      <if <get-var marginheight> " marginheight=\"<get-var marginheight>\" \
>>       topmargin=\"<get-var marginheight>\ "" " topmargin=\"8\"">\

>> I have put an 8 pixel default margin for Explorer so that it displays
>> the same margins as Netscape if not set by the user.

> no attributes should be added by default since this breaks HTML
> standards compliance.

Yes, you're right:

      <if <get-var marginwidth> " marginwidth=\"<get-var marginwidth>\" \
       leftmargin=\"<get-var marginwidth>\"" "">\
      <if <get-var marginheight> " marginheight=\"<get-var marginheight>\" \
      topmargin=\"<get-var marginheight>\ "" "">\

Cheers!
 -jan

______________________________________________________________________
Website META Language (WML)                www.engelschall.com/sw/wml/
Official Support Mailing List                   sw-wml@engelschall.com
Automated List Manager                       majordomo@engelschall.com