|
@ -8,10 +8,22 @@ |
|
|
<title>Perspective A</title> |
|
|
<title>Perspective A</title> |
|
|
</head> |
|
|
</head> |
|
|
<body id="background_c"> |
|
|
<body id="background_c"> |
|
|
<div> |
|
|
|
|
|
<div class="draggable"> |
|
|
<div class="draggable"> |
|
|
<img id="poem1" src="../static/images/poem.png" alt="poem"> |
|
|
<img id="poem1" src="../static/images/asik.png" alt="poem"> |
|
|
</div> |
|
|
</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> |
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</body> |
|
|
</body> |
|
|
</html> |
|
|
</html> |
|
|