RE: class element properties

by "ALG2.Com" <alg2(at)alg2.com>

 Date:  Fri, 12 Jan 2001 10:06:48 -0500
 To:  "'Durwood Edwards'" <durwoode(at)mindspring.com>,
<hwg-style(at)hwg.org>
 In-Reply-To:  tn
  todo: View Thread, Original
I see the backgrounds just fine. I'm on IE 5.5.

_________________________
Anthony L. Gloster, Jr.
Believer of things vast and dynamic in nature.
digital: 646.729.7392
virtual: <http://www.alg2.com>
electronic: alg2(at)alg2.com
"All things change in a dynamic environment. Your effort to remain what you
are is what limits you." - Kazunori Ito
_________________________

-----Original Message-----
From: owner-hwg-style(at)hwg.org [mailto:owner-hwg-style(at)hwg.org]On Behalf
Of Durwood Edwards
Sent: Friday, January 12, 2001 9:05 AM
To: Durwood Edwards; hwg-style(at)hwg.org
Subject: Re: class element properties


Sorry! Link should be http://www.mindspring.com/~durwoode/style.htm
----- Original Message -----
From: Durwood Edwards <durwoode(at)mindspring.com>
To: <hwg-style(at)hwg.org>
Sent: Thursday, January 11, 2001 3:36 PM
Subject: class element properties


> I notice that there seems to be a problem with NN 4, in reproducing the
code
> below. While IE5.5 and NN6 seem to handle this quite well.
> I am noticing that NONE of the properties assigned are recognized by the
> version of NN4 that I have available. Can anyone show me how to "fix"
this?
> (If indeed it needs fixing and can be fixed)
> The example is available at http://www.mindspring.com/`durwoode/style.htm.
>
> The code is:
>
> <!DOCTYPE HTML PUBLIC "-//SoftQuad Software//DTD HoTMetaL PRO
> 6.0::19990601::extensions to HTML 4.0//EN" "hmpro6.dtd">
> <HTML>
>   <HEAD>
>     <TITLE></TITLE><STYLE TYPE="text/css">
>     BODY{
>     font-family: arial
>     }
> DIV.title{
> position: absolute; top: 6px; left: 8px;
> padding: 6px;
> border: groove; 4px;
> background-color: #006633;
> font-size: 24px;
> color: #FFFFE0;
> }
> .element1{
> position: absolute; top: 70px; left: 35px;
> border: groove; 4px;
> background-color: #FFEE99;
> line-height:1.75;
>     }
> .element2{
> position: absolute; top: 110px; left: 35px;
> border: groove; 4px;
> background-color: #FFDD77;
> line-height:1.75;
>     }
>     </STYLE>
>   </HEAD>
>   <BODY><DIV class = "title">Title of test</DIV>
>     <DIV CLASS = "element1">TEST</DIV>
>     <DIV CLASS = "element2">TEST</DIV>
>   </BODY>
> </HTML>
>

HWG hwg-style mailing list archives, maintained by Webmasters @ IWA