2013-10-29 03:43:10 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8" />
|
2018-05-16 00:53:27 +00:00
|
|
|
<title>-</title>
|
2010-07-14 18:08:22 +00:00
|
|
|
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
|
2013-10-29 03:43:10 +00:00
|
|
|
</head>
|
2010-07-14 18:08:22 +00:00
|
|
|
<body>
|
|
|
|
|
|
|
|
<h1>Select an image:</h1>
|
|
|
|
<a href="smiley.svg">smiley.svg</a>
|
2010-07-16 18:33:48 +00:00
|
|
|
<br>
|
|
|
|
<a href="../../images/logo.png">logo.png</a>
|
2010-07-14 18:08:22 +00:00
|
|
|
|
2018-05-16 00:53:27 +00:00
|
|
|
<script src="index.js"></script>
|
2013-10-29 03:43:10 +00:00
|
|
|
</body>
|
|
|
|
</html>
|