Skip to content

Instantly share code, notes, and snippets.

View nicolasxu's full-sized avatar

Nicolas Xu nicolasxu

  • Actively looking for developer position
  • Boston, MA
View GitHub Profile
@nicolasxu
nicolasxu / fiddle.css
Created October 5, 2016 02:21 — forked from gabesumner/fiddle.css
Address Validation using the Google Maps API
body {
font: 12px verdana;
background-color: #5C87B2;
}
form {
max-width: 400px;
padding: 15px;
background-color: white;
}
<!--[if lt IE 8]>
<link rel="stylesheet" type="text/css" media="screen" href="ie-styleheet.css" />
<!--<![endif]-->