Re: positioning

by "seecurb" <seecurb(at)naspa.net>

 Date:  Mon, 22 Oct 2001 12:15:02 -0500
 To:  "Jennifer C. Swartz" <jswartz(at)wisdom.wsc.ma.edu>,
"bkrWeb Services" <bkrweb(at)bkrweb.com>
 Cc:  "HWG Basics" <hwg-basics(at)hwg.org>
 References:  ma
  todo: View Thread, Original
There is also a semi-colon missing after the "left: 300px" (last item).

h3
{
font-family: arial;
font-size: 10pt;
color: #000000
position: absolute;
top: 300px;
left: 300px


please reply to: seecurb(at)bigfoot.com
----- Original Message -----
From: "Jennifer C. Swartz" <jswartz(at)wisdom.wsc.ma.edu>
To: "bkrWeb Services" <bkrweb(at)bkrweb.com>
Cc: "HWG Basics" <hwg-basics(at)hwg.org>
Sent: Monday, October 22, 2001 11:24 AM
Subject: RE: positioning


> Wow do I feel stupid :-) I have been trying to figure this one out for
about
> 2 weeks now, changing this, changing that, etc...and all it was was a
stupid
> mistake lol... Oh well...
>
> Thank you for the second set of eyes...
>
> Jennifer C. Swartz
>
> -----Original Message-----
> From: bkrWeb Services [mailto:bkrweb(at)bkrweb.com]
> Sent: Monday, October 22, 2001 12:15 PM
> To: Jennifer C. Swartz
> Cc: HWG Basics
> Subject: Re: positioning
>
>
>
> I haven't made this change to check it, but I think that adding a
semicolon
> after your color in the css for h3 will take care of your problem.
>
> Kathie Riechmann
>
>
> At 10:14 AM 10/22/01 -0400, Jennifer C. Swartz wrote:
> >I have been pulling my hair out over how to use positioning and am
> >completely confused... Netscape shows the page differently from IE and
> >neither show it the way I am trying to lay it out.  The page is located
at
> >http://www1.wsc.ma.edu/testpages/economics/newindex3.html
> >and the css I am using looks like this:
> >
> >h1
> >{
> >font-family: arial;
> >font-size: 10pt;
> >color: #000000;
> >position: absolute;
> >top: 20px;
> >left: 20px;
> >}
> >
> >p
> >{
> >font-family: arial;
> >font-size: 10pt;
> >color: #000000;
> >position: absolute;
> >top: 100px;
> >left: 20px;
> >}
> >
> >h3
> >{
> >font-family: arial;
> >font-size: 10pt;
> >color: #000000
> >position: absolute;
> >top: 300px;
> >left: 300px
> >}
> >
> >
> >A:link
> >{
> >color: #ffffff;
> >text-decoration: underline;
> >font-family: arial;
> >font-size: 10pt;
> >}
> >A:visited
> >{
> >color: #a2d7fc;
> >text-decoration: underline;
> >font-family: arial;
> >font-size: 10pt;
> >}
> >A:active
> >{
> >color: #FF0000;
> >text-decoration: underline;
> >font-family: arial;
> >font-size: 10pt;
> >}
> >A:hover
> >{
> >color: #FFAA00;
> >text-decoration: underline;
> >font-family: arial;
> >font-size: 10pt;
> >}
>
>
>
>

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA