blockquote { padding: 10px; margin: 10px 0 10px 20px; background-image: url(http://i964.photobucket.com/albums/ae124/gubhugreyot/bgBloquoteV236H2.png); font: 13px/17px Serif, Times, Helvetica; font-style: italic; color: #FFCC99; /* original code: gubhugreyot.blogspot.com */ text-shadow: 1px 1px 1px #000; border: 1px ridge #0099FF; border-radius: 20px 10px 20px 10px; -moz-border-radius: 20px 10px 20px 10px; -webkit-border-radius: 20px 10px 20px 10px; -o-transition: all 1.2s ease-in; -moz-transition: all 1.2s ease-in; -webkit-transition: all 1.2s ease-in; }blockquote:hover { color: #eee; -o-transform: rotate(0deg) scale(1.06) translate(-10px, 0); -moz-transform: rotate(0deg) scale(1.06) translate(-10px, 0); -webkit-transform: rotate(0deg) scale(1.06) translate(-10px, 0);}blockquote span.bbuka, blockquote span.btutup { float: left; margin-right: 5px; height: 17px; width: 22px; background: url(http://i964.photobucket.com/albums/ae124/gubhugreyot/Blockquote-L.png) left top no-repeat; -o-transition: all 1.2s ease-in; -moz-transition: all 1.2s ease-in; -webkit-transition: all 1.2s ease-in;}blockquote span.bbtutup { float: right; margin-left: 5px; margin-right: 0; background: url(http://i964.photobucket.com/albums/ae124/gubhugreyot/Blockquote-R.png) right top no-repeat;}blockquote:hover span.bbuka, blockquote:hover span.btutup { -o-transform: rotate(1090deg) scale(1.1); -moz-transform: rotate(1090deg) scale(1.1); -webkit-transform: rotate(1090deg) scale(1.1);}
Brazil will expect another commanding performance from Thiago Silva when they take on Ukraine at Derby's Pride Park in an international friendly on Monday.<blockquote><span class="bbuka"></span>Before today you might not ever interested in using the blockquote, but from now maybe you can change your mind after seeing the beautiful blockquote built using CSS3. A blockquote charming with animation that fits perfectly with your own blog.Built with a simple way of utilizing rounded Corners (CSS3 border radius), CSS3 text-shadow, CSS3 transition, transformation and 3 pieces of CSS3 background-image. Take a look below! Is not this a very interesting blockquote?!<span class="btutup"></span><blockquote>The 26-year-old Milan defender was in fine form in last Thursday's 3-0 win over Iran - especially important as his centre-back partner David Luiz had a poor game, obliging Thiago Silva to show off his excellent sense of cover.In the World Cup, Thiago Silva was a reserve to the old firm of Juan and Lucio. Just three months later, he is the rock on which Brazil's defence is based, highlighting the speed of the generational change taking place under new coach Mano Menezes.
Blockquote yang lain daripada yang lain ini dibangun dengan melibatkan CSS3 transition, CSS3 transformation, CSS3 border radius, CSS3 t...
Baca selengkapnya...
textarea.GRetarea { font-size: 14px; font-family: Arial, Tahoma, Helvetica; border: 0px solid transparent; outline: none; border: 5px solid; border-color: #ccc #aaa #aaa #ccc; border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px; background: #eee; box-shadow: -1px -1px 1px #533801, 1px 1px 1px #533801, 1px 1px 10px #555; -moz-box-shadow: -1px -1px 1px #533801, 1px 1px 1px #533801, 1px 1px 10px #555; -webkit-box-shadow: -1px -1px 1px #533801, 1px 1px 1px #533801, 1px 1px 10px #555; text-shadow: 1px 1px 1px #666; padding: 5px 5px 2px; color: #625F3C; margin: 15px 5px; -o-transition: all 1s ease-out; -moz-transition: all 1s ease-out; -webkit-transition: all 1s ease-out; } textarea.GRetarea:hover { border-color: #aaa #888 #888 #aaa; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; background: #fff; color: #111; text-shadow: 1px 1px 1px #aaa; box-shadow: -1px -1px 1px #533801, 1px 1px 1px #533801, 1px 1px 20px #222; -moz-box-shadow: -1px -1px 1px #533801, 1px 1px 1px #533801, 1px 1px 20px #222; -webkit-box-shadow: -1px -1px 1px #533801, 1px 1px 1px #533801, 1px 1px 20px #222; }
<textarea class="GReterea" row="6" cols="60"> Tuliskan Teks atau Kode HTML di sini !
Textarea bukan sebuah box sederhana saja yang sekedar tampil apa adanya untuk wadah link exchange, banner exchange atau kode html dan t...
* { margin:0; padding: 0; } #navbar-iframe { height: 0; opacity: 0.0; -o-transition: height 2s linear 8s, opacity 2.5s linear 6s; -moz-transition: height 2s linear 8s, opacity 2.5s linear 6s; -webkit-transition: height 2s linear 8s, opacity 2.5s linear 6s; } body:hover #navbar-iframe { height: 30px; opacity: 1.0; -o-transition: height 2s linear 2.5s, opacity 2.5s linear 2.5s; -moz-transition: height 2s linear 2.5s, opacity 2.5s linear 2.5s; -webkit-transition: height 2s linear 2.5s, opacity 2.5s linear 2.5s; } body .bgsGR_esm { position: fixed; width: 100%; top: 0; height: 100%; opacity: 0.97; filter: alpha(opacity=97); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=97)"; background: #000; border-bottom: 3px solid transparent; z-index: 99999999; -o-transition: all 3s ease-in-out 10s; -moz-transition: all 3s ease-in-out 10s; -webkit-transition: all 3s ease-in-out 10s; } body:hover .bgsGR_esm { opacity: 0.0; height: 0.001%; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; background: #0a7f01; border-bottom: 5px solid #333; -o-transition: opacity 2s ease-in-out 2.5s, background-color 3s linear 0.5s, height 1s ease-in 1.8s; -moz-transition: opacity 2s ease-in-out 2.5s, background 3s linear 0.5s, height 1s ease-in 1.8s; -webkit-transition: opacity 2s ease-in-out 2.5s, background 3s linear 0.5s, height 1s ease-in 1.8s; } body .bgsGR_esm p.esm1 { margin: 0; padding: 0; width: 92%; background: transparent; font-size: 100px; font-family: "Serif", Times New Roman; color: #333; /* original code by: gubhugreyot.blogspot.com */ text-shadow: 1px 1px 2px #ccc; position: relative; margin-top: 200px; line-height: 20px; font-weight: bold; text-align: center; border: 30px solid transparent; border-radius: 20px; -o-transition: -o-transform 5s ease-out 8s, background-color 4s ease-out 12s; -moz-transition: -moz-transform 5s ease-out 8s, background 4s ease-out 12s; -webkit-transition: -webkit-transform 5s ease-out 8s, background 4s ease-out 12s; } body:hover .bgsGR_esm p.esm1{ font-size: 10px; color: red; width: 25%; margin: 340px 0 0 300px; padding: 25px; background: #aaa; border: 20px solid #888; border-radius: 170px; -o-transform:translate(600px,-500px) rotate(360deg) scale(0.2); -moz-transform:translate(600px,-500px) rotate(360deg) scale(0.2); -webkit-transform:translate(600px,-500px) rotate(360deg) scale(0.2); -o-transition: font 1.1s 0.1s, width 1.3s 0.4s, margin-left 0.8s 1.2s, -o-transform 1.2s linear 1.5s, background-color 0.6s ease-in 0.6s, margin-top 1.2s ease-in 0.5s, border 3s ease-in; -moz-transition: font 1.1s 0.1s, width 1.3s 0.4s, margin-left 0.8s 1.2s, -moz-transform 1.2s linear 1.5s, background 0.6s ease-in 0.6s, margin-top 1.2s ease-in 0.5s, border 3s ease-in; -webkit-transition: font 1.1s 0.1s, width 1.7s 0s, margin-left 0.8s 1.2s, -webkit-transform 1.2s linear 1.5s, background 0.6s ease-in 0.6s, margin-top 1s ease-in 0.5s, border 3s ease-in, -webkit-border-radius 3s ease-in; } .bgsGR_esm p span.esm2 { font-size: 18px; opacity: 0.5; filter: alpha(opacity=50); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; display: block; /* original code by: gubhugreyot.blogspot.com */ text-align: center; width: 300px; margin: -10px auto; font-weight: normal; padding: 2px 8px; background: #000; border: 1px solid #333; border-radius: 0; color: #0000FF; text-shadow: none; font-family: Arial, Helvetica, sans-serif; -o-transition: 1s ease-out; -moz-transition: 1s ease-out; -webkit-transition: 1s ease-out; } .bgsGR_esm:hover p span.esm2{ font-size: 10px; width: 200px; /* original code by: gubhugreyot.blogspot.com */ padding: 0; } .bgsGR_esm p span.esm3{ color: #ccc; font-family: "Tahoma", Arial, Helvetica; display: block; margin:10px auto; background: url(http://i964.photobucket.com/albums/ae124/gubhugreyot/ESM3H2V70.png) left center repeat-x; background: -moz-linear-gradient(top,#666,#111); background: -webkit-gradient(linear,0% top,0% bottom,from(#111),to(#666)); opacity: 0.6; filter: alpha(opacity=60); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; width: 250px; text-shadow: 1px 1px 1px #000; border: 1px solid #333; border-radius: 4px; padding:2px 10px; font-size: 12px; font-weight: normal; line-height: 16px; } .bgsGR_esm .by_gubhugreyot { margin-left: 30px; text-align: left; color: #015828; font-size: 12px; font-weight: normal; position: absolute; top: 550px; /* original code by: gubhugreyot.blogspot.com */ width: 100%; height: 20px; left: 0; } .bgsGR_esm .by_gubhugreyot span.esm4 { color: #aaa; font-style:italic; }
#navbar-iframe { height: 0; opacity:0.0; -o-transition: height 2s linear 8s, opacity 2.5s linear 6s; -moz-transition: height 2s linear 8s, opacity 2.5s linear 6s; -webkit-transition: height 2s linear 8s, opacity 2.5s linear 6s; } body:hover #navbar-iframe { height: 30px; opacity: 1.0; -o-transition: height 2s linear 2.5s, opacity 2.5s linear 2.5s; -moz-transition: height 2s linear 2.5s, opacity 2.5s linear 2.5s; -webkit-transition: height 2s linear 2.5s, opacity 2.5s linear 2.5s; }
#navbar-iframe { display: none; }
<div class='bgsGR_esm'> <p class='esm1'> <b>gubhug reyot</b><br/> <span class='esm2'><b>Energy Saving Mode Using CSS3</b></span><br/><br/> <span class='esm3'><b>Move your mouse to go back to the page!</b><br/><b>Gerakkan mouse anda dan silahkan nikmati kembali posting kami!</b></span> </p> <div class='by_gubhugreyot'> Copyright 2010 <span class='esm4'>gubhugreyot.blogspot.com</span> - All rights reserved</div> </div>
body .bgsGR_esm p.esm1{font-size: 100px;}
body .bgsGR_esm{ -o-transition: all 3s ease-in-out 10s; -moz-transition: all 3s ease-in-out 10s; -webkit-transition: all 3s ease-in-out 10s; } body .bgsGR_esm p.esm1 { -o-transition: -o-transform 5s ease-out 8s, background-color 4s ease-out 12s; -moz-transition: -moz-transform 5s ease-out 8s, background 4s ease-out 12s; -webkit-transition: -webkit-transform 5s ease-out 8s, background 4s ease-out 12s; }
#navbar-iframe { -o-transition: height 2s linear 8s, opacity 2.5s linear 6s; -moz-transition: height 2s linear 8s, opacity 2.5s linear 6s; -webkit-transition: height 2s linear 8s, opacity 2.5s linear 6s; }
Setelah beberapa kali penulis blog walking di tetangga sebelah, akhirnya penulis menemukan artikel menarik berkaitang dengan postingan ...