-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathindex.html
More file actions
12 lines (10 loc) · 771 Bytes
/
index.html
File metadata and controls
12 lines (10 loc) · 771 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html><html><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><title>Colored Boxes HTML Canvas Background</title><meta name="viewport" content="width=device-width"><link rel=stylesheet type="text/css" href="/style.css"></head><body> <div class="header">
<p><a href="#navigation">Menu</a> - <a href="#top">Top</a> - <a href="/">Home</a> -
<a href="http://peteroupc.github.io/">Donate to Me</a></p></div>
<div class="mainarea" id="top">
<h1>Colored Boxes HTML Canvas Background</h1>
<p>This demo was moved to the <a href="http://github.com/peteroupc/html3dutil/">Public Domain HTML 3D Library</a>.
See <a href="http://peteroupc.github.io/html3dutil/demos/background.html">the demo there</a>.</p>
</div>
<nav id="navigation">
</body></html>