2018-05-18 07:39:36 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
<title>-</title>
|
|
|
|
<link rel="icon" type="image/png" href="../../images/logo.png"/>
|
|
|
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<h1>Select an image:</h1>
|
|
|
|
<a href="smiley.svg">smiley.svg</a>
|
|
|
|
<br>
|
|
|
|
<a href="../../images/logo.png">logo.png</a>
|
|
|
|
|
|
|
|
<script src="index.js"></script>
|
|
|
|
</body>
|
|
|
|
</html>
|