jenners2003
07-17-2003, 07:27 PM
i want an i frame with a right middle and left frames and that are transparent does anyone know the code? or where i can get it?
|
View Full Version : whats the code??? jenners2003 07-17-2003, 07:27 PM i want an i frame with a right middle and left frames and that are transparent does anyone know the code? or where i can get it? Cherchezlafemme 07-17-2003, 07:59 PM Add this style code inside the Iframe tag: style="position:absolute; top:the amount of pixels from toppx; left:the amount of pixels from leftpx;" That allows you to put the IFRAME ANYWHERE on your webpage. Replace what's in bold ofcourse ;) If you want the transperancy code search for it on this site!!! |