Include iframe text below in your HTML file to put calendar inside your web page.

To create a sample .html file, copy all text below into an .html file.

 

<html>

<body text=”green”>

<h1>!!! Your Community Name Here !!!</h1>

<iframe src=”https://www.tcsahub.org/?page_id=971&preview=true” frameborder=”0″ width=”800″ height=”800″ style=”float:middle” align=”bottom”>
<p>Your browser does not support iframes.</p>
</iframe>

</body>
</html>