Files
openMovieBookshelf/static/test.html
2021-04-10 22:44:45 +02:00

18 lines
869 B
HTML

<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>