You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
1.6 KiB
HTML

<html lang="en">
<style type="text/css">
body {font-family: "Old Standard TT"; font-size: 20px; line-height: 1.4; letter-spacing: 1px;}
section {margin-bottom: 50px;}
a {font-weight: bold; font-size: 24px; text-decoration: none; }
</style>
<body>
<dl>
<dt><a href="thesis/thesis-angeliki.html" target="_blank">Let' s Talk About Unspeakable Things by Angeliki Diakrousi</a></dt>
<dt><a href="project/amplification.html" target="_blank">Amplification of female voices</a></dt>
<dt><a href="/home/angeliki/Documents/0918_PZI/0918_Grad/Grad_project proposal/D_streaming screaming/West Rotterdam/leeszaal_repetition.html" target="_blank">Diary of West Rotterdam</dt>
<dt><a href="project/overlapping-interface.html" target="_blank">Feedback Composition</a></dt>
</dl>
<iframe src="project/overlapping-interface.html" width="100%" height="900px" name="targetframe" allowTransparency="true" scrolling="no" frameborder="0" >
</iframe>
<!-- <p id="text"></p>
<script type="text/javascript" src="https://cdn.jsdelivr.net/remarkable/1.7.1/remarkable.min.js"></script>
<script type="text/javascript">
function mdtohtml(){
// If you use require (Node etc), require as first the module and then create the instance
var Remarkable = require('remarkable');
// If you're in the browser, the Remarkable class is already available in the window
var md = new Remarkable();
// Outputs: <h1>Remarkable rulezz!</h1>
console.log(md.render('thesis/thesis-angeliki.md'));}
document.getElementById("text").innerHTML = myFunction("thesis/thesis-angeliki.md");;
</script>
-->
<iframe src="http://pi.alexroidl.de/chat/chat.txt" width="50%" height="800px"></iframe>
</body>
</html>