don't worry about styles for now
This commit is contained in:
parent
8e264471b9
commit
00f801d1c8
1 changed files with 1 additions and 3 deletions
|
@ -7,11 +7,9 @@
|
|||
|
||||
<title>Canvas Test</title>
|
||||
|
||||
<link rel="stylesheet" href="http://github.com/joshuaclayton/blueprint-css/raw/master/blueprint/src/reset.css" media="screen, projection">
|
||||
<link rel="stylesheet" href="styles.css" media="screen, projection">
|
||||
<script src="scripts.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<body id="body"">
|
||||
<canvas id="comic">get a better browser, fool.</canvas>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue