Code to embed Flip Book Just change src= to your flip book
<iframe src="http://data.axmag.com/data/201303/U93756_F196160/FLASH/index.html" seamless="seamless" scrolling="no" frameborder="0" allowtransparency="true"></iframe>
Code to embed Pdf document
<object data="myfile.pdf" width="100%" height="100%"> <p>It appears you don't have a PDF plugin for this browser. No biggie... you can <a href="myfile.pdf">click here to download the PDF file.</a></p> </object>
<object data="myfile.pdf" width="100%" height="100%"> <p>It appears you don't have a PDF plugin for this browser. No biggie... you can <a href="myfile.pdf">click here to download the PDF file.</a></p> </object>
Code to embed web page in another web page
<iframe height="842" width="100%" frameBorder="0" src="http://www.opbm.org/etern-chart.html">your browser does not support IFRAMEs</iframe>
Code to embed Google Viewer to embed documents from anywhere
<iframe src="http://docs.google.com/gview?url=http://www.biblerays.com/uploads/8/0/4/2/8042023/a_history_of_the_baptist_john_t_christian.pdf&embedded=true" frameborder="0"></iframe>
Code embed src="your url"
<embed src="http://www.biblerays.com/uploads/8/0/4/2/8042023/a_history_of_the_baptist_john_t_christian.pdf" width="950" height="1075">
Code to embed with <iframe src="your url">
<iframe src="http://www.biblerays.com/uploads/8/0/4/2/8042023/a_history_of_the_baptist_john_t_christian.pdf" width="950" height="1074"></iframe>