Embedded Iframe: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 56: Line 56:
Example:  
Example:  


<span style="background-color: #f8f9fa; border: 1px solid #eaecf0;border-radius: 2px; padding: 1px 4px;"><iframe ourIframe  src=”” data-src="https://beds24.com/booking2.php?propid=12345&amp;referer=iframe" width="800" height="2000" style="max-width:100%;border:none;overflow:auto;"><p><a href="https://beds24.com/booking2.php?propid=12345&amp;referer=iframe" title="Book Now">Book Now</a></p></iframe></span>
<span style="background-color: #f8f9fa; border: 1px solid #eaecf0;border-radius: 2px; padding: 1px 4px;"><nowiki><iframe ourIframe  src=”” data-src="https://beds24.com/booking2.php?propid=12345&amp;referer=iframe" width="800" height="2000" style="max-width:100%;border:none;overflow:auto;"><p><a href="https://beds24.com/booking2.php?propid=12345&amp;referer=iframe" title="Book Now">Book Now</a></p></iframe></nowiki></span>


'''Step 4: Install the  iFrame on your website'''  
'''Step 4: Install the  iFrame on your website'''