Следующая серия про Джо!
Новая серия о приключениях Джо и Алекс.
[html]
<audio controls preload loop="2">
<source src="https://forumstatic.ru/files/0018/1c/c9/65647.ogg">
</audio>
<style style="text/css">
.scroll-up {
height: 650px;
overflow: hidden;
position: relative;
}
.scroll-up .inner {
position: absolute;
width: 100%;
height: 100%;
margin: 0;
line-height: 50px;
text-align: center;
/* Starting position */
transform:translateY(100%);
/* Apply animation to this element */
animation: scroll-up 200s linear infinite;
}
.inner:hover {
animation-play-state: paused;
}
/* Move it (define the animation) */
@keyframes scroll-up {
0% {
transform: translate3d(0, 0, 0);
transform: translateY(100%);
}
100% {
transform: translate3d(0, 0, 0);
transform: translateY(-15000px);
}
}
</style>
<div class="scroll-up">
<div class="inner">
<img src="https://forumstatic.ru/files/0018/1c/c9/46963.jpg" alt="Arrow pointing up">
</div>
</div>
[/html]
- Подпись автора
Удобная штука - фальшивая репутация:
всегда с собой и не оттягивает карман при ходьбе.