cofactor
01-23-2005, 11:33 PM
i want to have frame in my page. But frame border should be smooth and invisible. Is it possible ? plz demo code.
|
Click to See Complete Forum and Search --> : invisible frame border ? possible cofactor 01-23-2005, 11:33 PM i want to have frame in my page. But frame border should be smooth and invisible. Is it possible ? plz demo code. David Harrison 01-24-2005, 02:36 AM Add frameborder="0" to all of your frame tags. But frames and tables are an out-dated way of laying out your page, there are better alternatives available, such as using CSS. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |