I am working on a website that I have already created an HTML layout for, and I need it to display php content inside a table.
Here's the website, which I currently have set to display the php content in an IFRAME, but it's not working properly (it's supposed to dynamically resize to fit the content, but won't.)
http://www.amadimag.com/amadiweb/
Here's the content to be displayed (it's wordpress) - http://www.amadimag.com/blogosphere
Is there a code I can place within the first page to show the blog? Any and all help is much appreciated.