Skip to content

Instantly share code, notes, and snippets.

View azzoune's full-sized avatar

azzoune azzoune

View GitHub Profile
@azzoune
azzoune / CSS-Inbox-User-Interface.markdown
Created April 16, 2015 05:11
CSS Inbox User Interface

CSS Inbox User Interface

Erm. Yeah i don't really know how i go to this. I was really just messing around with some more animations, :targets etc and this was born! Looks like it would be quite a nice theme for an app, or it could be made into a full width side navigation <- i think ill have a crack at doing that!

Forked from Jamie Coulter's Pen CSS Inbox User Interface.

A Pen by azzoune on CodePen.

License.

@azzoune
azzoune / UI-Statistic-Pop-Out-CSS.markdown
Created March 22, 2015 05:24
UI Statistic Pop Out CSS

UI Statistic Pop Out CSS

Another UI piece in CSS. Hover over the stat box for a nice scale etc. This does need tidying up slightly and i will make it responsive at some point so it looks top banana on mobile.

Forked from Jamie Coulter's Pen UI Statistic Pop Out CSS.

A Pen by azzoune on CodePen.

License.

@azzoune
azzoune / Rolling-Stones.markdown
Created June 11, 2014 21:21
A Pen by azzoune.
@azzoune
azzoune / Scroll-Arrow.markdown
Created April 10, 2014 09:05
A Pen by azzoune.
@azzoune
azzoune / A-Pen-by-azzoune.markdown
Created February 20, 2014 19:28
A Pen by azzoune.
@azzoune
azzoune / index.html
Created February 1, 2014 20:41 — forked from mfkp/index.html
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script src="jquery.ketchup.all.min.js" type="text/javascript"></script>
</head>
<body>
<div id="email">
<span>Enter your email to sign up</span>
<form action="/subscribe.php" id="invite" method="POST">
@azzoune
azzoune / Smoky-Text.markdown
Created November 27, 2013 17:02
A Pen by Bennett Feely.