text 疯狂的Spinny事

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text 疯狂的Spinny事相关的知识,希望对你有一定的参考价值。

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title></title>
    <style>
        /* General style, transition occurs when taking mouse pointer of the item */
        img.crazy {
            display: block;
            margin: 10em auto;
            /* That code is really just the opposite of the hover code. */
            transform: scale(1) rotate(720deg);
            /* How long transitions take */
            transition: all 1s;
        }
            /* Style applied when mouse pointer hovering */
            img.crazy:hover {
                transform: scale(0.1) rotate(-720deg);
            }
    </style>
</head>
<body>
    <h1>Crazy Spinny Thing</h1>
    <p>Put your mouse pointer in the emiddle of the picture. When you view the source code, you'll see the regular state and :hover states have opposite transform: settings.</p>
    <img src="hypno.png" class="crazy" alt="hypnotic" title="Hypnotic" />
</body>
</html>

以上是关于text 疯狂的Spinny事的主要内容,如果未能解决你的问题,请参考以下文章

转 阿里Dubbo疯狂更新,关Spring Cloud什么事?

阿里Dubbo疯狂更新,关Spring Cloud什么事?

阿里Dubbo疯狂更新,关Spring Cloud什么事?

阿里Dubbo疯狂更新,关Spring Cloud什么事?

text 疯狂的自由游戏

text 疯狂错误