Skip to content

Instantly share code, notes, and snippets.

@pdaire
Last active August 29, 2015 14:22
Show Gist options
  • Save pdaire/8ea36aa4b618cde6f5a4 to your computer and use it in GitHub Desktop.
Save pdaire/8ea36aa4b618cde6f5a4 to your computer and use it in GitHub Desktop.
Widget Example
<html>
<head>
<title>Example of Widget Installation</title>
<script type="application/javascript" src="http://widget.letsta.lk/beta/widget/script/3.js"></script>
</head>
<body bgcolor=white>
<img src="http://letsta.lk/images/logo-letstalk-cuadrado.png">
<h1>Example of Widget Installation</h1>
<p>Welcome to the widget example page. You can check the code of this page <a href="https://gist.githubusercontent.com/pdaire/8ea36aa4b618cde6f5a4/raw/c7488936cf04bc03b08e7bfa2e3c1294394d5d20/index.html">here.</a> </p>
<p>Pay special attention to the 4th line of the code.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment