|
Posted by dorayme on 05/10/07 23:50
In article
<1178838335.265326.272400@w5g2000hsg.googlegroups.com>,
betty.noir@gmail.com wrote:
> www.chrisbean.notlong.com
Browsers are all over the place with frames and their borders. It
is a black art. Your instructions in the frameset are deprecated
or not allowed for the doctype used. Some browsers show the
borders and some don't.
In some browsers I would say that something like this will get
you no borders:
<style type="text/css">
frameset, frame {border: 4px solid red;}
</style>
Put this in the head.
And, btw, why not also add:
img {border: 0;}
in the above style to be rid of ugly borders that go around some
of your left navigation links in some browsers (Firefox eg)
--
dorayme
Navigation:
[Reply to this message]
|