Skip to content

Instantly share code, notes, and snippets.

View mocassinis's full-sized avatar

Ioannis Kastorinis mocassinis

View GitHub Profile
@mocassinis
mocassinis / responsive-images.php
Created February 27, 2012 21:32 — forked from chrisjlee/responsive-images.php
Wordpress Plugin - Responsive Images
<?php
/*
Plugin Name: Mobile First Responsive Images
Description: Serve up smaller images to smaller screens.
Version: 0.1.1
Author: Matt Wiebe
Author URI: http://somadesign.ca/
*/
/**
@mocassinis
mocassinis / dabblet.css
Created January 19, 2012 21:36
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height:100%;
@mocassinis
mocassinis / animated-icon.html
Created June 27, 2011 08:43 — forked from jonraasch/animated-icon.html
animated icon on hover
<!doctype html>
<html lang="en">
<head>
<title>Animated Icons (example)</title>
<style type="text/css">
body {
<!doctype html>
<html lang="en">
<head>
<title>Huge Dropdown Menu (example)</title>
<style type="text/css">
body {
background-color: #86c6d7;