I'm teaching my self to write a web site to help my sister's new business. It's in a three column format.
I put an small iframe on the main page's right column to show her blog, and I put in an anchor point (#iframe_target ) in the blog so that the iframe shows the beginning of the content of the blog rather than the top left corner:
Code:
<iframe src="http://DOMAIN.blogspot.com#iframe_target"