<style type="text/css">
h1 {
font-size: 70px;
color: white;
text-shadow: 3px 3px 13px black;
text-align: center;
cursor: pointer;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
}
h1:hover {
-webkit-transform: scale(3) rotate(360deg);
-moz-transform: scale(3) rotate(360deg);
-o-transform: scale(3) rotate(360deg);
}
</style>
<h1>Code1k.com</h1>
Theo : code1k.com
0 nhận xét:
Đăng nhận xét