Eleap

The area below demonstrates embedding content using a simple set of DIV and SCRIPT tags along with CSS for styling.

<style> /* Lots of CSS here */ </style> <div id="eleap-form"></div> <script src="https://www.eleapsignon.com/courses.php"></script> <script> eleap.notify = 'jroller@espacecommunications.com'; eleap.name = 'Tennessee Real Estate College'; eleap.logo = 'https://www.eleapsignon.com/images/tnrec-logo.png'; eleap.tag = '[TN-PRE]'; /* eleap.name = 'Kentucky Real Estate College'; eleap.logo = 'https://www.eleapsignon.com/images/kyrec-logo.png'; eleap.tag = '[KY-PRE]'; */ eleap.initialize(); </script>