View Full Version : can you make iframes through CSS?


hothoney111
02-10-2004, 07:50 AM
i know that you can make regular frame lay-outs with CSS, but what about iframes? let me know. thanks!!

Rosey
02-10-2004, 07:56 AM
not that I know of, if you want an iframe, you need to just use the iframe code.

bellportal
02-10-2004, 08:10 AM
CSS is a language which allows the webmaster to place images and text exactly where they want and format them accordingly.

It cannot be used to create objects on a page, or remove them

Just in case you were interested! ;)

pb&j
02-10-2004, 02:23 PM
a scrolling DIV area may look like an IFRAME, but it will not load new page information inside of it at the click of a link.

hothoney111
02-18-2004, 09:33 PM
a scrolling DIV area may look like an IFRAME, but it will not load new page information inside of it at the click of a link.


do you know how i could set up a scrolling DIV for Live Journal?