Skip to content

Instantly share code, notes, and snippets.

View bruceharris's full-sized avatar

Bruce Harris bruceharris

View GitHub Profile

This example has moved to .

@bruceharris
bruceharris / index.html
Created November 2, 2011 10:27
Interactive Multiplication Table
<!doctype html>
<html lang=en>
<meta charset=utf-8>
<title>Multiplication Table</title>
<style>
body { font-family "Lucida Grande", Sans-Serif }
td { border: 1px solid black; }
th { border: none; font-weight: normal; font-size: 1.2em; color: blue }
input { width: 25px; height: 25px; margin: 5px; font-size: 1.2em; }
div { float: left; }
@bruceharris
bruceharris / index.html
Created July 26, 2012 15:58
A web page created at CodePen.io.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>CodePen &middot; A Pen by bruceharris</title>
<!--
Copyright (c) 2012 Bruce Harris, http://codepen.io/bruceharris
Permission is hereby granted, free of charge, to any person obtaining
@bruceharris
bruceharris / index.html
Created July 26, 2012 15:58
A web page created at CodePen.io.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>CodePen &middot; A Pen by bruceharris</title>
<!--
Copyright (c) 2012 Bruce Harris, http://codepen.io/bruceharris
Permission is hereby granted, free of charge, to any person obtaining
@bruceharris
bruceharris / index.html
Created July 26, 2012 15:58
A web page created at CodePen.io.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>CodePen &middot; A Pen by bruceharris</title>
<!--
Copyright (c) 2012 Bruce Harris, http://codepen.io/bruceharris
Permission is hereby granted, free of charge, to any person obtaining
@bruceharris
bruceharris / index.html
Created July 26, 2012 15:58
A web page created at CodePen.io.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>CodePen &middot; A Pen by bruceharris</title>
<!--
Copyright (c) 2012 Bruce Harris, http://codepen.io/bruceharris
Permission is hereby granted, free of charge, to any person obtaining
@bruceharris
bruceharris / index.html
Created July 27, 2012 10:45
test iframe height
<!doctype html>
<style>
html, body, iframe { height: 100%; }
iframe { width: 100%; }
}
</style>
<iframe src="http://bl.ocks.org/1333347"></iframe>
@bruceharris
bruceharris / index.html
Created July 30, 2012 13:44
A web page created at CodePen.io.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>CodePen &middot; A Pen by bruceharris</title>
<!--
Copyright (c) 2012 Bruce Harris, http://codepen.io/bruceharris
Permission is hereby granted, free of charge, to any person obtaining
@bruceharris
bruceharris / index.html
Created July 30, 2012 16:21
A web page created at CodePen.io.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>CodePen &middot; A Pen by bruceharris</title>
<!--
Copyright (c) 2012 Bruce Harris, http://codepen.io/bruceharris
Permission is hereby granted, free of charge, to any person obtaining