Hybrid Publishing hybrid publication of the project Volitional Volutions of the Volatile Waters
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

29 lines
698 B

<!doctype html>
<html>
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<script src="../static/js/draggable.js"></script>
<head>
<link rel="stylesheet" href="../static/css/style.css?q=1280549780">
<title>Perspective A</title>
</head>
<body id="background_c">
<div class="draggable">
<img id="poem1" src="../static/images/asik.png" alt="poem">
</div>
<div class="draggable">
<img id="poem2" src="../static/images/ShallPass_scan.png" alt="poem">
</div>
<div class="nicelist">
<ul>
<li>strophe 1</li>
<li>strophe 2</li>
<li>strophe 3</li>
<li>strophe 4</li>
</ul>
</div>
</body>
</html>