Skip to content

Instantly share code, notes, and snippets.

View antgwms's full-sized avatar

antgwms antgwms

View GitHub Profile
@antgwms
antgwms / index.html
Created March 30, 2019 09:20
Split Landing Page
<div class="container">
<div class="split left">
<h1>The Designer</h1>
<a href="#" class="button">Read More</a>
</div>
<div class="split right">
<h1>The Programmer</h1>
<a href="#" class="button">Read More</a>
</div>
</div>
@antgwms
antgwms / .block
Created May 9, 2016 13:26 — forked from mbostock/.block
Zoomable Sunburst
license: gpl-3.0