Skip to content

Instantly share code, notes, and snippets.

View kerns's full-sized avatar
🎯
Pushing an update...

David Kerns kerns

🎯
Pushing an update...
View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>2-column “responsive” masonry layout without JS plugins</title>
<!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<style>
body {
text-align: center;
}