Skip to content

Instantly share code, notes, and snippets.

@kevinballon
kevinballon / studentThirteen.html
Created October 5, 2013 16:25
Yunan Xue Core Interaction
<html>
<head>
<title>Core Interaction</title>
<link rel="stylesheet" href="assets/css/global.css">
</head>
<body>
@kevinballon
kevinballon / studentTwelve.html
Created October 5, 2013 16:23
Yue Wang Untitled
<!DOCTYPE html>
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title></title>
<style type="text/css">
#halfCircleBlack{
height:30px;
width:60px;
border-radius: 60px 60px 0 0;
-moz-border-radius: 60px 60px 0 0;
-webkit-border-radius: 60px 60px 0 0;
@kevinballon
kevinballon / studentEleven.html
Created October 5, 2013 16:23
Joel Tschong Composition (HTML&CSS)
<!doctype html>
<html>
<head>
<title>
Composition (HTML&CSS)
</title>
<link rel="stylesheet" href="../styles.css">
</head>
@kevinballon
kevinballon / studentTen.html
Created October 5, 2013 16:22
Nick Tanzman Fish
<!DOCTYPE html>
<html>
<body style= "background-color:blue;")>
<button onclick="myFunction()"> Plenty of Fish in the Sea</button> <br>
<button onclick="myFunction()"> Click FISH to FISH</button>
<div align= "center">
@kevinballon
kevinballon / studentNine.html
Created October 5, 2013 16:21
Maurann Stein Core Interaction
<DOCTYPE! html>
<html>
<head>
<title>Core Interaction</title>
<link rel="stylesheet" href="assets/css/second_comp.css">
</head>
@kevinballon
kevinballon / studentEight.html
Created October 5, 2013 16:21
Baki Take or Leave
<!DOCTPE html>
<html>
<head>
<title> Take Or Leave</title>
<link rel="stylesheet" href="assets/css/global.css">
</head>
<body>
@kevinballon
kevinballon / studentSeven.html
Created October 5, 2013 16:21
Andreas Kuhnen Waves
<!DOCTYPE html>
<html>
<head>
<title>Waves</title>
<meta http-equiv="refresh" content="1; URL=exercise_02_3.html">
<link href="ex2.css" rel="stylesheet" type="text/css">
</head>
<body style="font-family:'Helvetica',Arial,sans serif">
<div id="main">
@kevinballon
kevinballon / studentSix.html
Created October 5, 2013 16:20
Derek Grya Webby Composition 2
<!doctype html>
<html>
<head>
<title> Webby Composition 2</title>
<link rel="stylesheet" href="global.css">
<body>
<div>
@kevinballon
kevinballon / studentFive.html
Created October 5, 2013 16:19
Mark Foss Lil Fibs
<!doctype html>
<html>
<head>
<title>lil fibs</title>
<link rel="stylesheet" href="assets/css/global.css">
</head>
<body style= "background-color: #272f7c;">
@kevinballon
kevinballon / studentFour.html
Created October 5, 2013 16:19
Min Huey Untitled Document
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style type="text/css">a {text-decoration: none}</style>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
</head>
<body style ="background-color: #F69;">