Skip to content

Instantly share code, notes, and snippets.

<html>
<body style="font-family:Futura,'Century Gothic',CenturyGothic,AppleGothic,Arial,sans-serif; color:#333;">
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td colspan="2"><img src="https://medtasker-signatures.s3.amazonaws.com/medtasker-640px.png" width="178" height="30" /> </td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr>
<html>
<body style="font-family:Futura,'Century Gothic',CenturyGothic,AppleGothic,Arial,sans-serif; color:#333;">
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td colspan="2"><img src="https://medtasker-signatures.s3.amazonaws.com/medtasker-640px.png" width="178" height="30" /> </td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr>
<html>
<body style="font-family:Futura,'Century Gothic',CenturyGothic,AppleGothic,Arial,sans-serif; color:#333;">
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td colspan="2"><img src="https://medtasker-signatures.s3.amazonaws.com/medtasker-640px.png" width="178" height="30" /> </td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr>
<html>
<body style="font-family:Futura,'Century Gothic',CenturyGothic,AppleGothic,Arial,sans-serif; color:#333;">
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td colspan="2"><img src="https://medtasker-signatures.s3.amazonaws.com/medtasker-640px.png" width="178" height="30" /> </td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr>
<html>
<body style="font-family:Futura,'Century Gothic',CenturyGothic,AppleGothic,Arial,sans-serif; color:#333;">
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td colspan="2"><img src="https://medtasker-signatures.s3.amazonaws.com/medtasker-640px.png" width="178" height="30" /> </td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr>
<body>
<h1>Heya this is an awesome header</h1>
<ul>
<li>I like lists</li>
<li>They help me organise my ideas</li>
</ul>
<p>Let's add a paragraph of text. This can be one or more sentences. It's up to you, really! What about adding <a href="https://chrome.google.com/webstore/detail/tabby-cat/mefhakmgclhhfbdadeojlkbllmecialg?hl=en" target="_blank">a link</a> to somewhere I think is awesome!?</p>
<img src="https://i.pinimg.com/originals/6d/df/b0/6ddfb07439fab9f2684e5807dfc01e82.gif" alt="kittah loves you" width="303" height="226"/>
<!-- Note that some other stuff may be here -->
</body>
body {
background-color: black;
color: #DBFF33;
}
main {
max-width: 800px;
margin: auto;
}
<h2>JavaScript Alert</h2>
<button onclick="myFunction()">Try it</button>
<script>
function myFunction() {
alert("I am an alert box!");
}
</script>
<h2>Get the computer's date and time</h2>
<button type="button"
onclick="document.getElementById('demo').innerHTML = Date()">
Click me to display Date and Time.</button>
<p id="demo"></p>

Heading

This is an example of a gist You can add notes, ideas, etc.

Add a bullet point list

  • Here's a point
  • Here's another point
  • Cool yo