Skip to content

Instantly share code, notes, and snippets.

View andrewjfrancis's full-sized avatar

Andrew J. Francis andrewjfrancis

View GitHub Profile

Keybase proof

I hereby claim:

  • I am andrewjfrancis on github.
  • I am andrewjfrancis (https://keybase.io/andrewjfrancis) on keybase.
  • I have a public key whose fingerprint is DA33 9E15 6EBC 767B 1646 6B88 6230 84ED 1FE9 9854

To claim this, I am signing this object:

@andrewjfrancis
andrewjfrancis / quickcssquestion.html
Last active August 29, 2015 14:02
A Pen by Andrew J. Francis.
<html lang="en">
<head>
<meta charset="utf-8">
<title>ScratchPad</title>
<style type="text/css">
body { margin: 40px; }
#one { background-color: #cccccc; position: relative; width: 400px; height: 200px; }
#two { background-color: #ededed; position: absolute; width: 80px; margin: 4px 0 0 8px; }
input { height: 20px; }
@andrewjfrancis
andrewjfrancis / gist:6367546
Last active December 21, 2015 21:19
1323801.html right-column snippets
<!-- paragraph element for free webinar link -->
<!-- the span style for FREE WEBINAR is required -->
<p style="text-align:left;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;line-height:18px;font-size:12px;color:#333;margin:4px 0 20px 20px">
<a href="http://www.lockpath.com/events/webinar/complying-with-the-hipaa-omnibus-rule-for-healthcare-organizations" target="_blank" style="color:#0088cc;text-decoration:underline">
<span style="display: inline-block; padding: 2px 4px; font-size: 11.844px; font-weight: bold; line-height: 14px; color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); white-space: nowrap; vertical-align: baseline; background-color: #f89406; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-right:4px;">FREE WEBINAR</span>Complying with the HIPAA Omnibus Rule for Healthcare Organizations
</a>
</p>
<!-- paragraph element for case study link -->