joseph Posted April 20, 2007 Share Posted April 20, 2007 Hello, I'm not sure whether this has/will have anything to do with PHP. I'm trying to wrap a certain website and then make it load to the center position automatically when the page is loaded. I tried anchor but it doesn't seem to work. And the main menu of that website seems to align itself according to the width specified - but I need to the iframe to be 300 pixels. <div align="center"><iframe src="www.phpfreaks.com#Summary" width="300"></iframe></div> Or how to make them position to where their last scroll position is the next time when they click the links inside the iframe? Thanks Link to comment https://forums.phpfreaks.com/topic/47837-iframe-question-how-to-position-the-page-to-the-center/ Share on other sites More sharing options...
per1os Posted April 20, 2007 Share Posted April 20, 2007 This is not php at all, this is more html. Link to comment https://forums.phpfreaks.com/topic/47837-iframe-question-how-to-position-the-page-to-the-center/#findComment-233759 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.