the BOX properties

Hello everyone -

I have searched this list's archive with no success on a particular problem
with the BOX properties.

Working with IE4 (win95), this works as expected:

BODY 
{
border-top: solid;
border-bottom: solid;
border-left: solid;
border-right: solid;
border-color: #000000;
border-width: 5pt;
}

The results are very different in NN4 though. Navigator treats this more as
a table border than a document border - outlining the contents of the doc
rather than a solid border around the window.

I've also tried this inline within the <BODY> tag, and still no success? Is
there a work-around for this? Is the coding wrong in some way? Is this just
poor implementation on Netscape's part? How will this render on a Mac
platform?

Any help is most appreciated.


-------------------------------------------------
michael@net-make.com

filling the global bandwidth with even
more useless crap on a daily basis
-------------------------------------------------

Received on Friday, 6 March 1998 16:39:32 UTC