Initial commit.

This commit is contained in:
2021-04-10 22:44:45 +02:00
commit acc661d15b
19 changed files with 4127 additions and 0 deletions

18
static/test.html Normal file
View File

@@ -0,0 +1,18 @@
<h1>Testpage</h1>
<div style="width: 150px; float: left; padding: 5px;">
<img src="https://imdb-api.com/images/original/MV5BNjM0NTc0NzItM2FlYS00YzEwLWE0YmUtNTA2ZWIzODc2OTgxXkEyXkFqcGdeQXVyNTgwNzIyNzg@._V1_Ratio0.6800_AL_.jpg" style="width: 100%;">
<br>
<center><b>Txt</b></center>
</div>
<div style="width: 150px; float: left; padding: 5px;">
<img src="https://imdb-api.com/images/original/MV5BNjM0NTc0NzItM2FlYS00YzEwLWE0YmUtNTA2ZWIzODc2OTgxXkEyXkFqcGdeQXVyNTgwNzIyNzg@._V1_Ratio0.6800_AL_.jpg" style="width: 100%;">
<br>
<center><b>Txt 2</b></center>
</div>
<div style="width: 150px; float: left; padding: 5px;">
<img src="https://imdb-api.com/images/original/MV5BNjM0NTc0NzItM2FlYS00YzEwLWE0YmUtNTA2ZWIzODc2OTgxXkEyXkFqcGdeQXVyNTgwNzIyNzg@._V1_Ratio0.6800_AL_.jpg" style="width: 100%;">
<br>
<center><b>Txt 3</b></center>
</div>