RE: FIELDSET in IE versus Netscape

I am using Netscape 6 - since version does not fully support
the HTML 4.0 standard. Chris's reponse is exactly what we needed.
  Thank you both,
     Mary

-----Original Message-----
From: Chris Wilson [mailto:cwilso@MICROSOFT.com]
Sent: Tuesday, August 22, 2000 3:26 PM
To: 'Ian Graham'; www-html@w3.org
Cc: 'Portelly, Mary (CRTRES)'
Subject: RE: FIELDSET in IE versus Netscape


Sorry, I was presuming Mary meant Netscape 6/Mozilla; as you said, FIELDSET
is not supported at all by Navigator 4.x, and so she wouldn't really be able
to tell if it were centered or not.

-----Original Message-----
From: Ian Graham [mailto:igraham@smaug.java.utoronto.ca]
Sent: Tuesday, August 22, 2000 11:40 AM
To: www-html@w3.org
Cc: 'Portelly, Mary (CRTRES)'; 'www-html@w3.org'
Subject: RE: FIELDSET in IE versus Netscape



It's more than that: FIELDSET is not supported by Navigator 4. You
will need to wait for Netscape 6/Mozilla (later this year, or so
it is promised) to get FIELDSETs laid out the way you want.

Ian
--
Ian Graham .....................................  Information Commons
i  a  n   .   g  r  a  h  a  m   @   u  t  o  r  o  n  t  o  .  c  a  
University of Toronto                     http://www.utoronto.ca/ian/


On Tue, 22 Aug 2000, Chris Wilson wrote:

> Try <FIELDSET STYLE="width:40%; margin-left: auto; margin-right: auto">.
> 
> -----Original Message-----
> From: Portelly, Mary (CRTRES) [mailto:Mary.Portelly@concert.com]
> Sent: Tuesday, August 22, 2000 10:31 AM
> To: 'www-html@w3.org'
> Subject: FIELDSET in IE versus Netscape
> 
> 
> 
> I have some HTML pages that were written for IE and now I am trying 
> to make them work with Netscape. 
> 
> I am running into a problem whereby I can't get a FIELDSET to be 
> centered and have a width attirbute. 
> <DIV CLASS="center"> 
> <FIELDSET STYLE="WIDTH: 40%"> 
>    : 
> </FIELDSET> 
> <DIV> 
> 
> "center" is defined correctly higher up. 
> This works fine for IE but the FIELDSET does not show up centered in 
> Netscape (it is left justified). When I remove STYLE="WIDTH: 40%" from the

> FIELDSET tag, the contents of the FIELDSET becomes centered but the 
> FIELDSET (obviously) takes up the screen. 
> 
> Can anyone tell me how I can achieve a centered FIELDSET with a width 
> attribute? Thanks very much, 
>        Mary 
> 
> 

**********************************************************************
This email and any files transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom they   
are addressed. If you have received this email in error please notify 
the system manager.

This footnote also confirms that this email message has been swept by 
Antigen for the presence of computer viruses.

http://www.concert.com
**********************************************************************

Received on Tuesday, 22 August 2000 15:39:22 UTC