PDA

View Full Version : Doing An Iframe with CSS?


JMann
10-11-2003, 07:05 PM
How would I do an interface containing an iframe correctly with CSS? Would I use an iframe, or something different?

Dewint
02-17-2005, 01:02 AM
#frame { width: 400px; height: 500px; overflow: auto; }