Home » kode-kode html

kode-kode html




.post img:hover {
-o-transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transform: scale(1.3);
-o-transform: scale(1.3);
-webkit-transform: scale(1.3); }


.post img { background:#aaa; border-radius:px; -moz-border-radius:px; -webkit-border-radius:px; -o-transition:all 1.2s ease-out; -moz-transition:all 1.2s ease-out; -webkit-transition:all 1.2s ease-out; } .post img:hover { z-index:99; background:#993300; border-color:#00000; -o-transform:rotate(-10deg) scale(1.4) translate(5px,-3px); -moz-transform:rotate(360deg) scale(2) translate(1px,-3px); -webkit-transform:rotate(30deg) scale(2) translate(10px,-3px); }







/* kode untuk gambar zoom dan berputar
----------------------------------------------- */
.post img{-o-transition:all 1.5s ease;-moz-transition:all 1.5s ease;-webkit-transition:all 1.5s ease}.post img:hover{-o-transform:scale(1.2) rotate(360deg) translate(0px);-moz-transform:scale(1.2) rotate(360deg) translate(0px);-webkit-transform:scale(1.2) rotate(360deg) translate(0px);-o-transition:all 1.5s ease;-moz-transition:all 1.5s ease;-webkit-transition:all 1.5s ease}}


/* kode untuk huruf awal
----------------------------------------------- */
.awal {
float:left;
color: #000000;
background:#ffffff;
line-height:55px;
padding-top:1px;
padding-right:5px;
font-family:times;
font-size:70px;

/* kode untuk huruf awal besar
----------------------------------------------- */
.dropcaps {
color: #000;
float: left;
font-family: "Old London";
font-size: 350%;
line-height: 45px;
padding-right: 3px;
}

/* kode untuk huruf awal besar untuk huruf awal dipostingan
----------------------------------------------- */
F





Maybe You Like To Share This Article..


Saved under :
Avatar

by Ciprut-Ciprut

Just sharing my knowledge. Berbagi pengetahuan adalah amal. Sebagaimana kata pepatah, sebaik-baiknya manusia adalah yang berguna bagi orang lain dan sebaik-baiknya ilmu adalah ilmu yang bermanfaat.

0 Comments
Tweets
Fb Comments

No comments:

Leave a Reply