This document will show you how to embed an Office 365 calendar into a KB document.
<p></p> <div style="text-align: center;"> <p><iframe src="XXX" <p="" width="990" height="600">Your browser does not support iframes. Please go to <a href="http://ReplaceThisURL.com">Important Calendar</a> to View this Calendar</p> </iframe></p> </div> <p></p>Customize this iFrame Snippet
- Replace the XXX with the O365 embed code
- Adjust the width (e.g.
width="990"
) and height (e.g.height="600"
) of your calendar. These settings will not result in a horizontal nor vertical scroll bar in the iFrame. Adjusting them to be smaller may result in scroll bars in the iFrame.- Customize the message your users whose browsers do not support iFrames will see instead of seeing the calendar. You can customize the message text and/ or the url to which you will refer those users.
<iframe src="XXX" ..."="">