Previous Message
Next Message

[css-d] site check

Sent by Stephanie Chausse on 21 November 2002 23:11


Hi--This is my first CSS site and first posting to this list--I've found great insight here--My main
concern about this site is postioning in Netscape--the leftnav and the top pics get tossed
around--any ideas?  Thanks so much for your time--I hope to be able to assist some day
too--Stephanie
 
http://www.provlib.org/readxri/default2.htm
 
The relevant CSS--it all validates expect for lack of background color on some rules--
 
body
 {
 color: black;
 background-color: white;
 margin: 2px;
 font-family: verdana, helvetica, arial, sans-serif;
 font-size: 12px;
 }
 
img.line {
 margin-left: 5%;
 margin-right: 5%;
 }

img.headerrari {
  float: left;
  width: 360px;
     }
 
img.wishyouwelllogo {
 float: right;
 margin-right: 3px; 
 margin-top: 8px;
 width: 192px;
 }
 
#leftnav {
  background-color: white;
  font-family: verdana, helvetica, arial, sans-serif;
  color: blue;
  font-size: 11px;
  width: 120px;
  height: auto;
  text-align: center;
  padding: 5px;
  float: left;
  padding-top: 10px;
  margin-top: 8px;  }
 
#content {
 width: 100%;
 margin-right: 2em;
 margin-left: 128px;
 margin-top: 15px;
 font-family: verdana, helvetica, arial, sans-serif;
 font-size: larger;
 line-height: 140%;
 width: auto;
 }
ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿܲÏÝÇ.²ÏܲÏÝÇ.²ÏðzË\ÿÜ¢oá¶Úÿÿûp£úZ¹b²ßçzßæj)fjåËbú?rËÿv+ºË'¦ì¢·o,0Ãü²×"¿÷(ðJ·¬¢êÜzÏì¡ûpj·ÿæ«)à
Previous Message
Next Message

Message thread:

Possibly related: