Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@harre096
harre096 / Lab3.html
Created February 2, 2014 03:37
Lab3files
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/html">
<head>
<title>
Lab 3
</title>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type"/>
<link href="styles.css" type="text/css" rel="stylesheet"/>
<script src="functions.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>