RE: CSS and Table problems in Netscape
by Chuck Evans <Chucke(at)captura.com>
|
| Date: |
Thu, 9 Mar 2000 10:59:38 -0800 |
| To: |
"'Juliana Halvorson'" <juliana(at)graphmaster.com>, hwg-techniques <hwg-techniques(at)hwg.org> |
| |
todo: View
Thread,
Original
|
|
In IE, there is a setting under Tools/Internet Options/Advanced to print
background colors and images. Scroll down to find it and check it. Then your
background colors and images should print. I don't know about Netscape.
I can't comment on your CSS since I can't see those files. But if you are
trying to get zero margins by putting into the body tag in the style sheet,
you might try just adding the margin stuff right to the body tag, like:
<body leftmargin="0" rightmargin="0" topmargin="0" marginheight="0"
marginwidth="0">
---------------------------------------------------------
Chuck Evans
Web Marketing Manager
Captura Software, Inc.
(425) 424-1155
chucke(at)captura.com
www.captura.com
-----Original Message-----
From: Juliana Halvorson [mailto:juliana(at)graphmaster.com]
I am trying to create a web page with CSS and tables. I am running into
several problems with Netscape.
1. When you view the page, all the CSS works except for the 'body' tag.
2. The tables are severly screwed up. I have nested tables inside of other
tables that include a background. The background is what is all messed up.
3. In Netscape and IE, when I print, the background in the tables does not
print. Is there any way to make it?
Any suggestions? The address is
http://www.christmasbykrebs.com/customtest.htm
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.