anxiety/sharing/index.html

41 lines
1.2 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>AwA: GIF-ки, видео, скриншоты</title>
<style>
body{
margin:40px auto;
max-width:650px;
line-height:1.6em;
font-size:18px;
color:#000;
padding:0 10px;
font-family: Helvetica, Arial, sans-serif;
}
h1,h2,h3{
line-height:1.2;
}
</style>
</head>
<body>
<h1>Трейлер!</h1>
<iframe width="650" height="365" src="https://www.youtube-nocookie.com/embed/osJkXuMBsJ0?rel=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<h2>GIF-ки и картинки</h2>
<p>(правый клик и сохранить для загрузки)</p>
<img src="thumb.gif" width="320"/>
<img src="thumb.png" width="320"/>
<img src="banner.png" width="650"/>
<h2>Screenshots</h2>
<img src="screenshots/0.png" width="320"/>
<img src="screenshots/1.png" width="320"/>
<img src="screenshots/2.png" width="320"/>
<img src="screenshots/3.png" width="320"/>
<img src="screenshots/4.png" width="320"/>
<img src="screenshots/5.png" width="320"/>
<img src="screenshots/6.png" width="320"/>
</body>
</html>