Is there any way to stop the iframe from moving to different places on different screen resolutions?
Here is my code:
+REP for help.Code:<style type="text/css"> #FRAME5 {position:absolute; left: 405px; top: 230px; width: 166px; height: 93px; z-index: 100 } </style> <div id="FRAME5"> <iframe name="FRAME5" width="450" height="410" src="Untitled-2.html" frameborder="0" scrolling="yes"></iframe> </div>





Reply With Quote



