User:Kr3w

From Meta, a Wikimedia project coordination wiki

<html> <head> <link rel="stylesheet" href="http://cmpt165.cs.sfu.ca/~kya3/Iat101/style.css" type="text/css"/> <title> Emotions </title> </head> <body class="main" background="rainbowback.PNG">




<img src="http://cmpt165.cs.sfu.ca/~kya3/Iat101/imagemap.PNG" alt="Image Map" usemap="#imagemap" width=95% height="500" /> <map name="imagemap" id="imagemap"> <area shape="rect" coords="0,0, 302,250" href="http://cmpt165.cs.sfu.ca/~kya3/Iat101/anger.html" alt="Anger"/> <area shape="rect" coords="302,0, 628,250" href="http://cmpt165.cs.sfu.ca/~kya3/Iat101/fear.html" alt="Fear"/> <area shape="rect" coords="328,0, 975,250" href="http://cmpt165.cs.sfu.ca/~kya3/Iat101/sadness.html" alt="Sadness"/> <area shape="rect" coords="0,250, 310,500" href="http://cmpt165.cs.sfu.ca/~kya3/Iat101/surprise.html" alt="Surprised"/> <area shape="rect" coords="302,250, 623,500" href="http://cmpt165.cs.sfu.ca/~kya3/Iat101/love.html" alt="Love"/> <area shape="rect" coords="328,250, 975,500" href="http://cmpt165.cs.sfu.ca/~kya3/Iat101/joy.html" alt="Joy"/> </map>

</body> </html>