crossbrowdy
Version:
A Multimedia JavaScript framework to create real cross-platform and hybrid game engines, games, emulators, multimedia libraries and apps.
13 lines (11 loc) • 478 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>HTML 5 Canvas using Silverlight</title>
</head>
<body>
<h1>HTML 5 Canvas using Silverlight</h1>
<h2>Test/Demo</h2>
<p><a href="CanvasTest.html">CanvasTest.html</a> - A side-by-side comparison of Silverlight canvas and the standard HTML 5 canvas.</p>
</body>
</html>