Sent by jack fredricks on 5 April 2005 07:07
im pretty sure that you'll often find rounding errors stuff up % based
widths. Try setting them to 33% each, and see what happens. If it's
just graphics, you could use pxs.
here's some other tips, to impress your marker;
> body
> {
> font-size: 62.8%;
> font-family: verdana, arial, sans-serif;
> background-color: #FFFFFF;
> color: #333333;
> }
try using these shorthands;
color:#333
font: 62.8% verdana, arial, sans-serif;
> border: 1px solid gray;
it should be solid 1px gray;
> padding: 15px 0px 0px 15px;
change 0px to 0 (no units)
> #headright
> {
> margin-left: 190px;
> margin: 10px;
> }
do u see whats happening here?
jack
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/