topical media & game development
basic-xml-18-tangram.htm / htm
<?xml version="1.0"?>
<!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>
<title>Tangram Puzzle</title>
</head>
<body>
<h1>Tangram Puzzle</h1>
<p>
<strong>Instructions</strong><br />
Click <em>Scramble</em>, then put the pieces back in the box.<br />
</p>
<ul>
<li>To move shapes : click and drag the mouse</li>
<li>To rotate shapes : move the mouse pointer over a shape and press any key</li>
</ul>
<object data="tangram.svg" type="image/svg+xml" width="750" height="550">
<embed src="tangram.svg" type="image/svg+xml" width="750" height="550" />
</object>
</body>
</html>
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.