I Wait For A Answer

HY

How cam I remove the frameborder ,?
I have a page Html with frames…and in NETSCAPE 4.8 I can see the boder…
What can I do to remove this in NETSCAPE?
THKS
DIANA:pirate:

are you using frontPage??

I’m not sure if this works for netscape or not, but try setting the border to 0, something like this…

<FRAME SRC="URL HERE" style="border: 0>

Add the style part to your frameset code.

*Originally posted by electrongeek *
**I’m not sure if this works for netscape or not, but try setting the border to 0, something like this…

<FRAME SRC="URL HERE" style="border: 0>

Add the style part to your frameset code. **

It doesn’t work…I put border=0…framespacing=0
Nothong work
BYE
DIANA

*Originally posted by electrongeek *
**I’m not sure if this works for netscape or not, but try setting the border to 0, something like this…

<FRAME SRC="URL HERE" style="border: 0>

Add the style part to your frameset code. **

HOW CAN I CENTER A FRAME?

Maybe this link will help…

http://www.blooberry.com/indexdot/html/topics/frameborders.htm

*Originally posted by Alex *
**are you using frontPage?? **

You might want to use an iframe, it might be easier to move around, here’s a link for iframes…

http://www.funky-chickens.com/frames2.html

diana what html program are you useing?
I just threw a frameset together in mx and previewed in netscape 6 I got no frames maybe 4.8 has issues with frame boarders

frameborder=“0”

framespacing=“0” frameborder=“NO” scrollable=“NO” border=“0”

this would provide an absolutely invisible frame (-if your window is small or the content of your frame is long then you should set the scrollable “YES” )

*Originally posted by diana *
**HOW CAN I CENTER A FRAME? **

tell us what program your using, i can have you the answer in a second if you tell me.:tie: