Skip to content

Instantly share code, notes, and snippets.

@rareyman
rareyman / index.html
Created October 11, 2012 17:49 — forked from anonymous/index.html
html file
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>ROB DEENE | illustrator | designer</title>
<link rel="stylesheet" type="text/css" href="main.css" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script src="http://code.jquery.com/ui/1.9.0/jquery-ui.js"></script>
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>ROB DEENE | illustrator | designer</title>
<link rel="stylesheet" type="text/css" href="main.css" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script src="http://code.jquery.com/ui/1.9.0/jquery-ui.js"></script>
<script type="text/javascript" src="script.js"></script>
<!--[if lte IE7]>
div#tabs
ul
li a (tab item that href links to #something1)
li a (tab item that href links to #something2)
li a (tab item that href links to #something3)
li a (tab item that href links to #something4)
div#something1
stuff in here
div#something2
@rareyman
rareyman / gist:3860590
Created October 9, 2012 18:37
Snippet: CSS Starter
/*
----------------------------------------
untitled
Created by NAME on DATE
Copyright (c) YYYY. All rights reserved.
(Put commonly used hex color values here)
*/