Skip to content

Instantly share code, notes, and snippets.

View artsmc's full-sized avatar

Mark Campbell artsmc

View GitHub Profile
@artsmc
artsmc / Responsive-Modal.markdown
Created September 12, 2013 02:24
A Pen by Mark Campbell.
@artsmc
artsmc / index.html
Created August 10, 2013 15:31
A CodePen by Mark Campbell. Shade- Shadow Mixin for LESS - Based on zensimilia and Hugo Darby-Brown, this is a LESS version of the shade mixin to create long shadows
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en-US"><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>
Test display of HTML elements
</title>
<link href='http://fonts.googleapis.com/css?family=Euphoria+Script' rel='stylesheet' type='text/css'>
</head>
<body>
<div class="fade-box" id="angle">
@artsmc
artsmc / index.html
Created August 4, 2013 20:11
A CodePen by Mark Campbell. Dribbble rebound "Personal Website" - http://dribbble.com/shots/999561-Personal-Website I saw a menu concept on dribbble and decided to have a go at it
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href='http://fonts.googleapis.com/css?family=Fauna+One' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="http://artsmc.net/codepen/dribbble/personalsite/css/font-awesome.css" />
<!--[if IE 7]><link rel="stylesheet" href="path/to/font-awesome/css/font-awesome-ie7.min.css"><![endif]-->
<title>Dribbble Rebound</title>