<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5536916075192113258</id><updated>2012-03-10T13:50:08.616-08:00</updated><category term='Widget'/><category term='Tutorial BloGGeR'/><category term='jQuery'/><category term='Css3'/><category term='Image Gallery'/><category term='Javascript'/><category term='Read More'/><category term='Templates Modification'/><category term='Horiontal Menus'/><category term='CSS Code'/><title type='text'>bgsGR Tutorial</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>32</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-1559190437657539701</id><published>2010-11-04T02:38:00.002-07:00</published><updated>2012-03-10T13:50:08.627-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Templates Modification'/><category scheme='http://www.blogger.com/atom/ns#' term='CSS Code'/><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>Create Floating Image Link using CSS3</title><content type='html'>&lt;pre style="display:none;padding:0;margin:0;border:0 solid;box-shadow:0 0 0 #fff;"&gt;&lt;style&gt;#pojok{position:fixed;left:2px;bottom:2px;}#pojok img{height:167px;width:20px;border:3px solid #888;padding:1px;background:#aaa;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-o-transition:all 1.2s ease-out;-moz-transition:all 1.2s ease-out;-webkit-transition:all 1.2s ease-out;}#pojok:hover img{z-index:99;background:#993300;border-color:#FF0000;-o-transform:rotate(380deg) scale(1.3) translate(25px,-30px);-moz-transform:rotate(380deg) scale(1.3) translate(25px,-30px);-webkit-transform:rotate(380deg) scale(1.3) translate(25px,-30px);}&lt;/style&gt;&lt;/pre&gt;&lt;div align="justify"&gt;Floating Image Link can be placed in the bottom-right corner, lower-left corner, upper-right corner, upper-left corner or in any part of the blog page. Changes in position in the set with the code left, right, top or bottom.&lt;br /&gt;&lt;br /&gt;To change the position of Floating Image Link, you can set with left, right, top or bottom code. If you add the value of left, right, top or bottom bigger and biggger, so the Floating Image Link will be move to the middle of page, opposite of the code (left, right, top or bottom).&lt;br /&gt;&lt;br /&gt;You can use the image with .gif, .jpg or .png file extention. When using a flash file, so only DIV tag will be used. Put flash file between opening DIV tag and closing DIV tag.&lt;br /&gt;&lt;br /&gt;In the lower-left corner you can see the floating image link created using CSS3 with image extensions ". Jpg"!&lt;br /&gt;&lt;br /&gt;&lt;h2 class="h2shad"&gt;CSS Code&lt;/h2&gt;&lt;br /&gt;&lt;pre class="loreng"&gt;&lt;strong&gt;#pojok &lt;/strong&gt;{&lt;br /&gt;position:fixed;&lt;br /&gt;left:2px;&lt;br /&gt;bottom:2px;&lt;br /&gt;}  &lt;br /&gt;&lt;strong&gt;#pojok img &lt;/strong&gt;{&lt;br /&gt;height:167px;&lt;br /&gt;width:20px; &lt;br /&gt;border:3px solid #888;&lt;br /&gt;padding:1px;&lt;br /&gt;background:#aaa;&lt;br /&gt;border-radius:5px;&lt;br /&gt;-moz-border-radius:5px;&lt;br /&gt;-webkit-border-radius:5px;&lt;br /&gt;-o-transition:all 1.2s ease-out;&lt;br /&gt;-moz-transition:all 1.2s ease-out;&lt;br /&gt;-webkit-transition:all 1.2s ease-out;&lt;br /&gt;}  &lt;br /&gt;&lt;strong&gt;#pojok:hover img&lt;/strong&gt; {&lt;br /&gt;z-index:99;&lt;br /&gt;background:#993300;&lt;br /&gt;border-color:#FF0000;&lt;br /&gt;-o-transform:rotate(380deg) scale(1.3) translate(25px,-30px);&lt;br /&gt;-moz-transform:rotate(380deg) scale(1.3) translate(25px,-30px);&lt;br /&gt;-webkit-transform:rotate(380deg) scale(1.3) translate(25px,-30px);&lt;br /&gt;}&lt;/pre&gt;&lt;br /&gt;&lt;h2 class="h2shad"&gt;xHTML&lt;/h2&gt;&lt;br /&gt;&lt;pre class="loreng"&gt;&amp;lt;div id="pojok"&amp;gt;&lt;br /&gt;&amp;lt;a href="&lt;span class="bn"&gt;http://gubhugreyot.blogspot.com/&lt;/span&gt;" target="_blank" title="&lt;span class="GN"&gt;You may learn about 500 of blogger tutorial, here!&lt;/span&gt;"&amp;gt;&lt;br /&gt;&amp;lt;img src="&lt;span class="rn"&gt;http://3.bp.blogspot.com/_550XeJhg_o8/TNJ_XRkFxMI/AAAAAAAAArM/lRw4C6CPyXU/s200/gubhugreyot167.20.jpg&lt;/span&gt;" /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Put &lt;i&gt;CSS code above&lt;/i&gt; &lt;strong&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/strong&gt; and &lt;i&gt;xHTML above&lt;/i&gt; &lt;strong&gt;&amp;lt;/body&amp;gt;&lt;/strong&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="clr20"&gt;&lt;/div&gt;&lt;br /&gt;Click the link below to open the tutorial!&lt;br /&gt;&lt;br /&gt;&lt;a class="tuto" href="http://bloggerstuars.blogspot.com" target="_blank" title="Click  to open the tutorial  **  Create Floating Image Link using CSS3 **"&gt;Tutorial: Floating Image Link!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color:red;"&gt;&lt;i&gt;Original tutorial by &lt;/i&gt;&lt;/span&gt;&lt;a class="tuto" target="_blank" href="http://gubhugreyot.blogspot.com/"&gt;gubhug reyot&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div id='pojok'&gt;&lt;a href='http://gubhugreyot.blogspot.com/' target='_blank' title='you may learn about 500 of blogger tutorial, here!'&gt;&lt;br /&gt;&lt;img src='http://1.bp.blogspot.com/-THUYhlIM860/T1vKpJff38I/AAAAAAAAB5U/uxiOOIb-Y0g/s1600/gubhugreyot167.20.jpg'/&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-1559190437657539701?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/1559190437657539701/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/11/create-floating-image-link-using-css3.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/1559190437657539701'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/1559190437657539701'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/11/create-floating-image-link-using-css3.html' title='Create Floating Image Link using CSS3'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/-THUYhlIM860/T1vKpJff38I/AAAAAAAAB5U/uxiOOIb-Y0g/s72-c/gubhugreyot167.20.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-1914584040315000401</id><published>2010-10-24T21:22:00.000-07:00</published><updated>2010-10-24T23:34:43.164-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Templates Modification'/><category scheme='http://www.blogger.com/atom/ns#' term='Javascript'/><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='jQuery'/><category scheme='http://www.blogger.com/atom/ns#' term='Read More'/><title type='text'>Create Tooltip on Blogger Read More</title><content type='html'>&lt;div align="justify"&gt;&lt;a href="http://tantytm.blogspot.com/"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer;width: 365px;height:112px;padding:3px;background:#999;border:4px solid #aaa;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;" src="http://1.bp.blogspot.com/_550XeJhg_o8/TMUOXW0cy3I/AAAAAAAAArE/_YnjQ5I9X94/s400/ReadMoreTooltip.jpg" id="BLOGGER_PHOTO_ID_5531843511719873394" /&gt;&lt;/a&gt;Tooltip not only be mounted on posts or in the widget. In many other places we could use it. For example, in read more (blogger or blogspot). To create a tooltip in the read more, we need to add some CSS code, javascript or jQuery. All depend on the type tooltip that will be used.&lt;br /&gt;&lt;br /&gt;The most important thing to make a design like this is to try to make changes to HTML code in the template. Not much to be revamped. Only in the HTML code associated with the read more. The code is :&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;div class='jump-link'&amp;gt;&lt;br /&gt;&lt;br /&gt;If you've made ZigZagLap Tooltip.&lt;br /&gt;&lt;br /&gt;Read the tutorial at: &lt;br /&gt;&lt;br /&gt;&lt;div class="bonce"&gt;&lt;a href href="http://gubhugreyot.blogspot.com/2010/10/membuat-javascript-jquery-zigzaglap.html" target="_blank" title="How to Create ZigZagLap Tooltip"&gt; ZigZagLap Tooltip &lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;then you just follow the tutorial "how to create a tooltip in read more by visiting the link below"!&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="clr20"&gt;&lt;/div&gt;&lt;br /&gt;Click the link below to open the tutorial!&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/10/adding-tooltip-in-read-more-menambah.html" target="_blank" title="Click  to open the tutorial  **  ZigZag Lap Tooltip on Blogger Read More **"&gt;Tutorial: Tooltip on Blogger - Read More!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color:red;"&gt;&lt;i&gt;Original tutorial by &lt;/i&gt;&lt;/span&gt;&lt;a class="tuto" target="_blank" href="http://gubhugreyot.blogspot.com/"&gt;gubhug reyot&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-1914584040315000401?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/1914584040315000401/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/10/create-tooltip-on-blogger-read-more.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/1914584040315000401'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/1914584040315000401'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/10/create-tooltip-on-blogger-read-more.html' title='Create Tooltip on Blogger Read More'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_550XeJhg_o8/TMUOXW0cy3I/AAAAAAAAArE/_YnjQ5I9X94/s72-c/ReadMoreTooltip.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-1062387329136632381</id><published>2010-10-11T08:58:00.000-07:00</published><updated>2010-10-11T12:34:03.619-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Templates Modification'/><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>Beautiful blockquote with animation built using CSS3 Transition-Transformation</title><content type='html'>&lt;div align="justify"&gt;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.&lt;br /&gt;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?!&lt;blockquote&gt;&lt;span class="opening"&gt;&lt;/span&gt;Sorry for all the blogger friend! I've tried to give tutorials to the fullest. Unfortunately, difficulty in speaking English actually make headaches. It was like being beaten with a hammer. Only the tutorials with messy language that I can give to you! Really! I can not speak English at all. Google Translate is my M-16 to make English-language tutorial. Heh .... heh ... heh .... Why I was born in Indonesia, eh? If I was born in England, I do not need to write. I'll talk to you, heh ... heh ... heh .... heh ... heh ... heh .... heh ... heh ... heh ....&lt;span class="closing"&gt;&lt;/span&gt;&lt;/blockquote&gt;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.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_550XeJhg_o8/TLNJU2-uvzI/AAAAAAAAAp8/h-8tJbNrGag/s1600/ThiagoMota.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 178px; height: 270px;" src="http://3.bp.blogspot.com/_550XeJhg_o8/TLNJU2-uvzI/AAAAAAAAAp8/h-8tJbNrGag/s320/ThiagoMota.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5526841790418566962" /&gt;&lt;/a&gt; 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.&lt;br /&gt;&lt;br /&gt;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.&lt;/div&gt;&lt;br /&gt;&lt;div class="clr20"&gt;&lt;/div&gt;&lt;br /&gt;Click the link below to open the tutorial!&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/10/cara-buat-blockquote-css3-how-to-create.html" target="_blank" title="Click  to open the tutorial  **  Beautiful blockquote with animation built using CSS3 Transition-Transformation **"&gt;Tutorial: Beautiful Blockquote Using CSS3&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&lt;i&gt;Original tutorial by &lt;/i&gt;&lt;/span&gt;&lt;a class="tuto" target="_blank" href="http://gubhugreyot.blogspot.com/"&gt;gubhug reyot&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-1062387329136632381?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/1062387329136632381/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/10/beautiful-blockquote-with-animation.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/1062387329136632381'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/1062387329136632381'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/10/beautiful-blockquote-with-animation.html' title='Beautiful blockquote with animation built using CSS3 Transition-Transformation'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_550XeJhg_o8/TLNJU2-uvzI/AAAAAAAAAp8/h-8tJbNrGag/s72-c/ThiagoMota.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-356882700720262309</id><published>2010-10-08T16:13:00.000-07:00</published><updated>2010-10-10T17:00:46.998-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Widget'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>DEMO: Search Form Using CSS3 Transition</title><content type='html'>&lt;div align="justify"&gt;Search form was built using CSS3 code in order to obtain the best performance and can make the blog more beautiful. Some codes used by CSS3 border-radius, drop-shadow (box-shadow), text-shadow, background-gradient and CSS3 Transition.&lt;br /&gt;There are 2 options I have provided, it's up to you want to choose the first or second.&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;h2 class="h2shad"&gt;Search Form-1&lt;/h2&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="center" style="width: 300px; height: 50px; margin: 30px auto"&gt;&lt;form id="GRcari-1" action="http://bgsgr.blogspot.com/search" style="display:inline;" method="get"&gt;&lt;span class="bokenjero-1"&gt;&lt;input id="GRsrc-1" name="q" type="text" value="Search..." onfocus="if (this.value=='Search...') {this.value='';}" onblur="if (this.value=='') {this.value='Search...';}" /&gt;&lt;input id="GRbtn-1" value="Search" type="submit"/&gt;&lt;/span&gt;&lt;/form&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;h2 class="h2shad"&gt;Search Form-2&lt;/h2&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="center" style="width: 230px; height: 50px; margin: 30px auto"&gt;&lt;form id="GRcari-2" action="http://gubhugreyot.blogspot.com/search" style="display:inline;" method="get"&gt;&lt;span class="bokenjero-2"&gt;&lt;input id="GRsrc-2" name="q" type="text" value="Search..." onfocus="if (this.value=='Search...') {this.value='';}" onblur="if (this.value=='') {this.value='Search...';}" /&gt;&lt;input id="GRbtn-2" value="Search" type="submit"/&gt;&lt;/span&gt;&lt;/form&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Click the link below to open the tutorial!&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/10/lengkapi-blog-dengan-search-form-box.html" target="_blank" title="Click  to open the tutorial  **  Creating a Search Form Using CSS3 Transition  **"&gt;Tutorial: Search Form Using CSS3&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&lt;i&gt;Original tutorial by &lt;/i&gt;&lt;/span&gt;&lt;a class="tuto" target="_blank" href="http://gubhugreyot.blogspot.com/"&gt;gubhug reyot&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-356882700720262309?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/356882700720262309/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/10/demo-search-form-using-css3-transition.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/356882700720262309'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/356882700720262309'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/10/demo-search-form-using-css3-transition.html' title='DEMO: Search Form Using CSS3 Transition'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-1201720266768257980</id><published>2010-10-08T11:59:00.000-07:00</published><updated>2010-10-08T12:30:35.155-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CSS Code'/><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>How to Create Beautiful Textarea using CSS3</title><content type='html'>&lt;h3 class="h3shad"&gt;Textarea Penuh Pesona&lt;/h3&gt;&lt;br /&gt;&lt;br /&gt;&lt;textarea class="GRetarea" rows="7" cols="60"&gt;Bosses can have personal chats on their mobile phones for hours, but all eyes are on the workers if their phones ring. Bosses arrive late, leave early and take long lunch breaks, but workers have to watch the clock. When Bosses make mistakes, they frame them as the company's mistakes. When workers make the same mistakes, their careers are on the line.&lt;br /&gt;&lt;style type="text/css"&gt;&lt;br /&gt;.box {&lt;br /&gt; width: 200px;&lt;br /&gt; hwight: 100px;&lt;br /&gt; padding: 10px;&lt;br /&gt; border: 2px solid blue;&lt;br /&gt; margin: 10px auto;&lt;br /&gt;}&lt;br /&gt;&lt;/style&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;h3 class="h3shad"&gt;Textarea Biasa&lt;/h3&gt;&lt;br /&gt;&lt;br /&gt;&lt;textarea rows="7" cols="60"&gt;Bosses can have personal chats on their mobile phones for hours, but all eyes are on the workers if their phones ring. Bosses arrive late, leave early and take long lunch breaks, but workers have to watch the clock. When Bosses make mistakes, they frame them as the company's mistakes. When workers make the same mistakes, their careers are on the line.&lt;br /&gt;&lt;style type="text/css"&gt;&lt;br /&gt;.box {&lt;br /&gt; width: 200px;&lt;br /&gt; hwight: 100px;&lt;br /&gt; padding: 10px;&lt;br /&gt; border: 2px solid blue;&lt;br /&gt; margin: 10px auto;&lt;br /&gt;}&lt;br /&gt;&lt;/style&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;Click the link below to open the tutorial!&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/10/cara-buat-textarea-yang-penuh-pesona.html" target="_blank" title="Click  to open the tutorial  **  How to Create Beautiful Textarea using CSS3  **"&gt;Tutorial: Beautiful Textarea-Penuh Pesona&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&lt;i&gt;Original tutorial by &lt;/i&gt;&lt;/span&gt;&lt;a class="tuto" target="_blank" href="http://gubhugreyot.blogspot.com/"&gt;gubhug reyot&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-1201720266768257980?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/1201720266768257980/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/10/how-to-create-beautiful-textarea-using.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/1201720266768257980'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/1201720266768257980'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/10/how-to-create-beautiful-textarea-using.html' title='How to Create Beautiful Textarea using CSS3'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-84209773473286443</id><published>2010-10-06T16:42:00.000-07:00</published><updated>2010-10-06T16:56:12.830-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>Elastic Box using CSS3</title><content type='html'>&lt;div align="justify"&gt;&lt;div class="GRrelative"&gt;&lt;div class="GRabsolute"&gt;&lt;img src="http://2.bp.blogspot.com/_550XeJhg_o8/TK0KI_bH_iI/AAAAAAAAAps/WRLqVM6NYp0/s1600/Manusia+%26+anjing.jpeg" id="BLOGGER_PHOTO_ID_5525083467433901602"/&gt;Melihat gambar seperti di sebelah, saya harap sampeyan semua tidak perlu kaget, jijik atau marah. Gambar ini hanyalah sebuah gambaran betapa manusia dan anjing mempunyai kedekatan hubungan yang luar biasa. Bukan hanya bisa dekat secara fisik, namun pada dasarnya beberapa sifat anjing bersarang dalam jiwa manusia. Nggak percaya? Coba renungkan dalam hati untuk melihat apa yang selama ini telah sampeyan atau tetangga, para pemimpin negeri dan banyak lagi orang lakukan dalam hidup. Mencuri adalah salah satunya! Bagi yang masih sekolah pasti pernah curi-curi hasil kerjaan temannya, yang sudah perjaka pasti pernah suka curi-curi hati lawan jenisnya dan yang kerja jadi pegawai pasti pernah curi waktu atau bahkan curi uang rakyat! He .... he ... itu baru salah satu sifat anjing. Masih ada lagi beberapa sifat jelek anjing, selain sifat baiknya yang dimiliki banyak manusia dan tak perlu di bahas satu persatu. &lt;br /&gt;&lt;br /&gt;Ada yang lebih penting dari pada hal tersebut di atas. Dimasa ke depan haruslah sifat-sifat yang seperti milik si anjing itu harus kita buang. Kita harus jauh lebih baik dari anjing (anjing kadang lebih baik dari manusia, lho! Dia nggak pernah mengumpat sesama anjing dengan kata kasar "manusia, loe!", tapi manusia sering melakukannya dengan teriakan keras, "anjing, loe!", dibarengi dengan air liur yang mengalir nerocos disela-sela gigi ompongnya!).  &lt;br /&gt;&lt;br /&gt;Ada lagi yang lebih baik untuk kita lakukan sambil berupaya menghilangkan sifat-sifat buruk yang seperti binatang. Marilah bersama-sama kita nyanyikan "lagu bang Rhoma" yang syairnya seperti ini "Ada Sunda , .... Ada Jawa .....dan  masih banyak lagi yang lainnya , ha .... ha ... ha .... ha ....&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;Sebelum saya menuliskan apa yang menjadi pemikiran saya ini, aku harap rekan rekan tidak langsung menanggapinya dengan emosional. Sebenarnya antara manusia dan hewan diciptakan dalam keadaan dan bentuk yang sama sekali berbeda. Bahkan kalau kita pernah belajar tentang sejarah penciptaan manusia (moga-moga jangan nggak pernah), sangat jelas sekali perbedaan proses penciptaan antara keduanya. Disebutkan dengan jelas bahwa manusia diciptakan sebagai satu-satunya makhuk ciptaan Tuhan yang paling sempurna, yang dibuat tidak hanya dengan kata-kata Tuhan tetapi harus melalui proses yang rumit. Sangat berbeda jauh jika dibandingkan dengan penciptaan hewan atau bahkanalam semesta yang luar biasa dahyatnya ini. &lt;br /&gt;&lt;br /&gt;Sesungguhnya,harusnya manusia memang harus berbeda jauh dengan binatang, karena manusia diciptakan dengan keunggulan yang jauh dfari binatang. Kita sebagai manusia dikaruniai dengan akal budi yang hebat, yang membuat manusia mampu melakukan hal-hal yang luar biasa. Sangat jauh jika dibandingkan dengan hewa. Hewan yang paling pintar sekalipun! Tetapi sayangnya, kelebihan itu tidak bisa dimanfaatkan manusia dengan sebaik-baiknya. Yang lebih menyedihkan, manusia, baik dimasa sebelum kita lahir hingga deti ini cenderung meniru sifat-sifat binatang. Tidak hanya seperti kancil yang dikatakan suka menipu, manusia juga seperti kucing yang suka mencuri. Ada yang lebih dari itu. Manusia banyak yang doyan membunuh sesamanya. Salahkah kalau dikatakan tak ada bedanya manusia dan binatang. Banyak sekali contoh yang ada dalam kehidupan di sekitar kita. Dari yang sederhana ngomongin tetangga sampai tega-tegannya membunuh tetangga atau teman hidupnya hanya karena masalah yang sederhana. dst .....&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-84209773473286443?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/84209773473286443/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/10/elastic-box-using-css3.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/84209773473286443'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/84209773473286443'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/10/elastic-box-using-css3.html' title='Elastic Box using CSS3'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_550XeJhg_o8/TK0KI_bH_iI/AAAAAAAAAps/WRLqVM6NYp0/s72-c/Manusia+%26+anjing.jpeg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-3067906101899446531</id><published>2010-10-02T06:45:00.001-07:00</published><updated>2010-10-02T09:23:34.497-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Widget'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>DEMO: Creating animation with CSS3 Transition on Blogger Profile Image</title><content type='html'>&lt;a href="http://bgsgr.blogspot.com"&gt;&lt;h3 class="h3shad"&gt;Click here and then open the "&lt;span class="RB"&gt;About Me&lt;/span&gt;" and move the cursor on it.&lt;/h3&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Click the link below to open the tutorial!&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/09/create-animations-on-blogger-profile.html" target="_blank" title="Click  to open the tutorial  **  Create Animations on Blogger Profile using CSS3 Transition-Transformation  **"&gt;Tutorial: Creating animation on Blogger Profile&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&lt;i&gt;Original tutorial by &lt;/i&gt;&lt;/span&gt;&lt;a class="tuto" target="_blank" href="http://gubhugreyot.blogspot.com/"&gt;gubhug reyot&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-3067906101899446531?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/3067906101899446531/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/10/demo-creating-animation-with-css3.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/3067906101899446531'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/3067906101899446531'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/10/demo-creating-animation-with-css3.html' title='DEMO: Creating animation with CSS3 Transition on Blogger Profile Image'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-5627751732656327012</id><published>2010-10-01T17:12:00.000-07:00</published><updated>2010-10-02T06:42:16.151-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Widget'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>Making a Background Image with Transparency Effects and Animation on Blogger Profiles with CSS3</title><content type='html'>&lt;div align="justify"&gt;To modify the appearance of the profile bloggers like "the title above" must be conducted by the page "edit HTML". Some of the css code in the template must be changed so that a background-image can be displayed. CSS code in the form of syntax &lt;span class="BN"&gt;.profile&lt;/span&gt; {margin: 3px 0 15px 0; .... etc ; } and other syntax related to the syntax &lt;span class="BN"&gt;.p {...)&lt;/span&gt; should be deleted and replaced with the new CSS code. Below is a sample of CSS code that must be removed and replaced with new CSS code&lt;pre&gt;.profile-datablock {&lt;br /&gt;      margin-top: 3px;&lt;br /&gt;      ....&lt;br /&gt;      ....&lt;br /&gt;}&lt;br /&gt;.profile-textblock {&lt;br /&gt;      ....&lt;br /&gt;}&lt;br /&gt;.profile-img {&lt;br /&gt;      ...&lt;br /&gt;}&lt;/pre&gt;&lt;br /&gt;Delete all the CSS code that looks like the above and other syntax that uses the code "&lt;span class="BN"&gt;.profile &lt;/span&gt;{ .....}"&lt;br /&gt;Copy-paste CSS code below to replace the CSS code above.&lt;br /&gt;&lt;br /&gt;&lt;input class="slek" type="button" value="Select Code" onClick="slekAll('copy1')" /&gt;&lt;div id="copy1"&gt;&lt;pre class="blue350"&gt;#Profile1 .widget-content {&lt;br /&gt;      position: relative;&lt;br /&gt;      margin: 20px auto;&lt;br /&gt;      width: 200px;&lt;br /&gt;      height: 245px;&lt;br /&gt;      padding: 5px;&lt;br /&gt;      background: #666666;&lt;br /&gt;      background: -moz-linear-gradient(top, #111, #eee);&lt;br /&gt;      background: -webkit-gradient(linear, left top, right bottom, from(#111), to(#eee));&lt;br /&gt;      text-align: center;&lt;br /&gt;      border: 2px solid #888;&lt;br /&gt;      text-shadow: 1px 1px 1px #000;&lt;br /&gt;      border-radius: 12px;&lt;br /&gt;      -moz-border-radius: 12px;&lt;br /&gt;      -webkit-border-radius: 12px;&lt;br /&gt;}&lt;br /&gt;#Profile1 .widget-content img.profile-img {&lt;br /&gt;      display: block;&lt;br /&gt;      float: none;&lt;br /&gt;      margin: 10px auto;&lt;br /&gt;      opacity: 1.0;&lt;br /&gt;      -o-transition: 2s ease-out;&lt;br /&gt;      -moz-transition: 2s ease-out;&lt;br /&gt;      -webkit-transition: 2s ease-out;&lt;br /&gt;}&lt;br /&gt;#Profile1 .widget-content span {&lt;br /&gt;      position: absolute;&lt;br /&gt;      top: 15px;&lt;br /&gt;      left: 0px;&lt;br /&gt;      width: 210px;&lt;br /&gt;      height: 265px;&lt;br /&gt;      background: url(http://2.bp.blogspot.com/_550XeJhg_o8/TKYkWLX5u4I/AAAAAAAAApk/qkCpyyHx7ME/s400/Pemandangan-3.jpg) center center no-repeat;&lt;br /&gt;      opacity: 0.4;&lt;br /&gt;      -o-transition: all 0.7s ease-in 1s;&lt;br /&gt;      -moz-transition: all 0.7s ease-in 1s;&lt;br /&gt;      -webkit-transition: all 0.7s ease-in 1s;&lt;br /&gt;}&lt;br /&gt;#Profile1 .widget-content:hover span {&lt;br /&gt;      opacity: 1.0;&lt;br /&gt;      height: 1px;&lt;br /&gt;      border-bottom: 6px solid #888;&lt;br /&gt;      -o-transition: height 2s ease-out 1.4s, opacity 1s ease-in;&lt;br /&gt;      -moz-transition: height 2s ease-out 1.4s, opacity 1s ease-in;&lt;br /&gt;      -webkit-transition: height 2s ease-out 1.4s, opacity 1s ease-in;&lt;br /&gt;}&lt;br /&gt;#Profile1 .widget-content dl.profile-datablock {clear: both; margin: 10px auto;font-size: 11px;font-family: Arial;color: white;}&lt;br /&gt;#Profile1 .widget-content dt.profile-data {font: 16px Tahoma; font-weight: bold;color: orange; text-transform:capitalize;}&lt;br /&gt;#Profile1 .widget-content a.profile-link {color: #99CCFF; font-size: 14px;}&lt;br /&gt;#Profile1 .widget-content a.profile-link:hover {color: red;}&lt;br /&gt;&lt;/pre&gt;&lt;/div&gt;&lt;br /&gt;&lt;h2 class="h2shad"&gt;D E M O&lt;/h2&gt;&lt;br /&gt;Move your cursor on "&lt;span class="RB"&gt;si gubhug reyot&lt;/span&gt;" in the right sidebar.&lt;br /&gt;&lt;br /&gt;&lt;h2 class="h2shad"&gt;How to save the CSS code :&lt;/h2&gt;&lt;ol&gt;&lt;li&gt;Login to Blogger&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Dasboard&lt;/strong&gt; : Click "Design".&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Design&lt;/strong&gt; : Click "Edit HTML".&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Edit HTML&lt;/strong&gt; : Find css code like the sample above and replace with new CSS code!.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;SAVE Templates&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;em&gt;Open your blog&lt;/em&gt; and see the results.&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;Click the link below to open the tutorial!&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/09/create-animations-on-blogger-profile.html" target="_blank" title="Click  to open the tutorial  **  Making a Background Image with Transparency Effects and Animation on Blogger Profiles with CSS3  **"&gt;Tutorial: How to Change Blogger Profiles&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&lt;i&gt;Original tutorial by &lt;/i&gt;&lt;/span&gt;&lt;a class="tuto" target="_blank" href="http://gubhugreyot.blogspot.com/"&gt;gubhug reyot&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-5627751732656327012?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/5627751732656327012/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/10/making-background-image-with.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/5627751732656327012'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/5627751732656327012'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/10/making-background-image-with.html' title='Making a Background Image with Transparency Effects and Animation on Blogger Profiles with CSS3'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-1862403313625250656</id><published>2010-10-01T00:41:00.000-07:00</published><updated>2010-10-02T05:19:12.173-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Read More'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>How to add animation to the blogger "READ MORE" using CSS3 Transition-Transformation</title><content type='html'>&lt;div align="justify"&gt;This is a simple way to make blogger (blogspot) "read more" become more attractive. We will only use the CSS code to create some animation on "read more" by using CSS3-Transisition-Transformation. Makes it very easy because you only save the CSS code above the code ]]&gt;&lt;/ b: skin&gt; and then "click"-SAVE-Template.&lt;h2 class="h2shad"&gt;CSS Code&lt;/h2&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;input class="slek" type="button" value="Select Code" onClick="slekAll('copy1')" /&gt;&lt;div id="copy1"&gt;&lt;pre class="blue350"&gt;.jump-link {&lt;br /&gt;      padding: 10px 0;&lt;br /&gt;      height: 40px; &lt;br /&gt;}&lt;br /&gt;.jump-link a {&lt;br /&gt;      padding: 0px 10px;&lt;br /&gt;      border: 2px outset #993300;&lt;br /&gt;      background: #888;&lt;br /&gt;      text-decoration: blink;&lt;br /&gt;      text-align: center;&lt;br /&gt;      float: right;&lt;br /&gt;      border-radius: 6px;&lt;br /&gt;      -moz-border-radius: 6px;&lt;br /&gt;      -webkit-border-radius: 6px; &lt;br /&gt;      font: 16px Times;&lt;br /&gt;      font-weight: bold;&lt;br /&gt;      color: #99FFFF;&lt;br /&gt;      text-shadow: 1px 1px 1px #000;&lt;br /&gt;      -o-transition: all 1.2s ease-in;&lt;br /&gt;      -moz-transition: all 1.2s ease-in;&lt;br /&gt;      -webkit-transition: all 1.2s ease-in;&lt;br /&gt;}&lt;br /&gt;.jump-link:hover a {&lt;br /&gt;      color: red; &lt;br /&gt;      background: #66CCFF;&lt;br /&gt;      font-size: 18px;&lt;br /&gt;      -o-transform: translate(-40px) scale(1.1) rotate(-10deg);&lt;br /&gt;      -moz-transform: translate(-40px) scale(1.1) rotate(-10deg);&lt;br /&gt;      -webkit-transform: translate(-40px) scale(1.1) rotate(-10deg);&lt;br /&gt;      text-decoration: none;&lt;br /&gt;      border-radius: 12px;&lt;br /&gt;      -moz-border-radius: 12px;&lt;br /&gt;      -webkit-border-radius: 12px; &lt;br /&gt;}&lt;br /&gt;.jump-link a:active {&lt;br /&gt;      color: #0000CC;&lt;br /&gt;      background: #aaa;&lt;br /&gt;      border:2px outset #333;&lt;br /&gt;      -o-transition: all 0.2s ease-out; &lt;br /&gt;      -moz-transition: all 0.2s ease-out; &lt;br /&gt;      -webkit-transition: all 0.2s ease-out; &lt;br /&gt;}&lt;/pre&gt;&lt;/div&gt;&lt;h2 class="h2shad"&gt;How to save the CSS code :&lt;/h2&gt;&lt;ol&gt;&lt;li&gt;Login to Blogger&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Dasboard&lt;/strong&gt; : Click "Design".&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Design&lt;/strong&gt; : Click "Edit HTML".&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Edit HTML&lt;/strong&gt; : find code below &lt;br/&gt;&lt;strong&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/strong&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Copy-Paste&lt;/strong&gt; : Copy the CSS code and place it above the &lt;strong&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/strong&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;SAVE Templates&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;em&gt;Open your blog&lt;/em&gt; and see the results.&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;Click the link below to open the tutorial!&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/10/membuat-animasi-pada-read-more-create.html" target="_blank" title="Click  to open the tutorial  **  How to add animation to the blogger "READ MORE"  **"&gt;Tutorial: Animated Read More&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&lt;i&gt;Original tutorial by &lt;/i&gt;&lt;/span&gt;&lt;a class="tuto" target="_blank" href="http://gubhugreyot.blogspot.com/"&gt;gubhug reyot&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-1862403313625250656?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/1862403313625250656/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/10/how-to-add-animation-to-blogger-read.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/1862403313625250656'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/1862403313625250656'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/10/how-to-add-animation-to-blogger-read.html' title='How to add animation to the blogger &quot;READ MORE&quot; using CSS3 Transition-Transformation'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-6590922081703903011</id><published>2010-09-26T15:29:00.000-07:00</published><updated>2010-09-27T01:39:07.391-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>DEMO CSS3: Text Resizer Using CSS3 Transition</title><content type='html'>&lt;div style="padding: 20px 10px; margin: 4px; border: 2px solid #666;" class='tsizersmall' onclick='if (this.className==&amp;quot;tsizersmall&amp;quot;) { this.className=&amp;quot;tsizernorm&amp;quot; } else if (this.className==&amp;quot;tsizernorm&amp;quot;) { this.className=&amp;quot;tsizerbig&amp;quot; } else if (this.className==&amp;quot;tsizerbig&amp;quot;) { this.className=&amp;quot;tsizerbigger&amp;quot; } else if (this.className==&amp;quot;tsizerbigger&amp;quot;) { this.className=&amp;quot;tsizersmall&amp;quot; } else { this.className=&amp;quot;tsizersnall&amp;quot; }'&gt;&lt;span class='sizer'&gt;Text Resizer: Click here!&lt;/span&gt;&lt;div style='clear:both;'&gt;&lt;/div&gt;&lt;div align="justify"&gt;This is a very simple text resizer. Built from the CSS code and short scripts. CSS3 also used with function to create an animated effect during the process of changing the size of the text. Text Resizer will convert the text in the scale of 90%, 100%, 105% and 110%. You can change this scale in different sizes by changing the scale values contained in the CSS code. The code looks like this:&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;font-size: ....%;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;To read the tutorial and get the CSS code, javascript and XHTML Text Resizer, please click the link below:&lt;br /&gt;&lt;br /&gt;Click the link below to open the tutorial!&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/09/create-text-resizer-using-css3.html" target="_blank" title="Click  to open the tutorial  **  Text Resizer Using CSS3 Transition - Text Resizer Menggunakan CSS3 Transition  **"&gt;Tutorial: CSS3 Text Resizer&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&lt;i&gt;Original tutorial by &lt;/i&gt;&lt;/span&gt;&lt;a class="tuto" target="_blank" href="http://gubhugreyot.blogspot.com/"&gt;gubhug reyot&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-6590922081703903011?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/6590922081703903011/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/09/demo-css3-text-resizer-using-css3.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/6590922081703903011'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/6590922081703903011'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/09/demo-css3-text-resizer-using-css3.html' title='DEMO CSS3: Text Resizer Using CSS3 Transition'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-5414199443661184345</id><published>2010-09-24T16:08:00.000-07:00</published><updated>2010-09-25T08:38:07.389-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CSS Code'/><title type='text'>How to Make Image Post on Center of Position (Buat Gambar di Tengah-Center)</title><content type='html'>&lt;h1 style="text-align:center;"&gt;The simplest way to make center position of the image&lt;/h1&gt;&lt;br /&gt;Use the following HTML code on the page post and widgets:&lt;br /&gt;&lt;pre&gt;&amp;lt;img style="display: block; margin: 0 auto; text-align: center; width: 200px; height: 300px;" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" /&amp;gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;h1 style="text-align:center;"&gt;Adjust the position and size of the image with CSS:&lt;/h1&gt;&lt;br /&gt;&lt;div align="justify"&gt;The second way will make the code more compact html. We can add some CSS code to make the image look more beautiful. CSS code that can be added such as border, border-radius, padding, drop-shadow (shadow box), background, hover and some CSS3 code to give the animation. CSS3 code that can be exploited mainly in the form of CSS3 transition-transformation.&lt;/div&gt;&lt;br /&gt;&lt;h2 class="h2shad" style="text-align: center;"&gt;Example-1 : img class="centerimg-1"&lt;br /&gt; margin: 0 auto;&lt;/h2&gt;&lt;pre&gt;&amp;lt;style type="text/css"&amp;gt;.centerimg-1 {&lt;br /&gt; display: block;&lt;br /&gt; margin: 0 auto;&lt;br /&gt; text-align: center;&lt;br /&gt;}&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;br /&gt;&amp;lt;img class="centerimg-1" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" width="200" height="300"/&amp;gt;&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;&lt;div align="justify"&gt;In addition to adjust the center position of the image, the margin serves to regulate the distance image with text or image above or below it.&lt;br /&gt;note the picture below.&lt;br /&gt;&lt;div style="clear: both; background: #993300; height: 6px;"&gt;&lt;/div&gt;&lt;br /&gt;&lt;img class="centerimg-1" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" style="display: block;margin: 0 auto;text-align: center;" width="200" height="300"/&gt;&lt;br /&gt;&lt;div style="clear: both; background: #993300; height: 6px;"&gt;&lt;/div&gt;&lt;br /&gt;The margin determines the distance is the code:&lt;br /&gt;&lt;br /&gt;margin: ... (px), auto;&lt;br /&gt;&lt;br /&gt;examples:&lt;br /&gt;&lt;br /&gt;margin: 0 auto; (top = 0, bottom = 0, letf-right = center)&lt;br /&gt;margin: 10px auto; (top = 10px, bottom = 10px, letf-right = center)&lt;br /&gt;margin: 20px auto; (top = 20px, bottom = 0, letf-right = center)&lt;br /&gt;margin: 1.5em auto; (top = 1.5em, bottom = 1.5em, letf-right = center)&lt;br /&gt;&lt;/div&gt;&lt;div class="clr20"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;h2 class="h2shad" style="text-align: center;"&gt;Example-2 : img class="centerimg-2"&lt;br /&gt; margin: 10px auto;&lt;/h2&gt;&lt;pre&gt;&amp;lt;style type="text/css"&amp;gt;.centerimg-2 {&lt;br /&gt; display: block;&lt;br /&gt; margin: 10px auto;&lt;br /&gt; text-align: center;&lt;br /&gt;}&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;br /&gt;&amp;lt;img class="centerimg-2" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" width="200" height="300"/&amp;gt;&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;In addition to adjust the center position of the image, the margin serves to regulate the distance image with text or image (other elements) above or below it.&lt;br /&gt;note the picture below.&lt;br /&gt;&lt;div style="clear: both; background: #993300; height: 6px;"&gt;&lt;/div&gt;&lt;br /&gt;&lt;img class="centerimg-2" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" style="display: block;margin: 10px auto;text-align: center;" width="200" height="300"/&gt;&lt;br /&gt;&lt;div style="clear: both; background: #993300; height: 6px;"&gt;&lt;/div&gt;&lt;br /&gt;The margin determines the distance is the code:&lt;br /&gt;&lt;br /&gt;margin: ... (px), auto;&lt;br /&gt;&lt;br /&gt;examples:&lt;br /&gt;&lt;br /&gt;margin: 0 auto; (top = 0, bottom = 0, letf-right = center)&lt;br /&gt;margin: 10px auto; (top = 10px, bottom = 10px, letf-right = center)&lt;br /&gt;margin: 20px auto; (top = 20px, bottom = 0, letf-right = center)&lt;br /&gt;margin: 1.5em auto; (top = 1.5em, bottom = 1.5em, letf-right = center)&lt;br /&gt;&lt;/div&gt;&lt;div class="clr20"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;h2 class="h2shad" style="text-align: center;"&gt;Example-3 : img class="centerimg-3"&lt;br /&gt; margin: 60px auto;&lt;/h2&gt;&lt;pre&gt;&amp;lt;style type="text/css"&amp;gt;.centerimg-3 {&lt;br /&gt; display: block;&lt;br /&gt; margin: 60px auto;&lt;br /&gt; text-align: center;&lt;br /&gt;}&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;br /&gt;&amp;lt;img class="centerimg-3" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" width="200" height="300"/&amp;gt;&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;&lt;div align="justify"&gt;In addition to adjust the center position of the image, the margin serves to regulate the distance image with text or image (other elements) above or below it.&lt;br /&gt;note the picture below.&lt;br /&gt;&lt;div style="clear: both; background: #993300; height: 6px;"&gt;&lt;/div&gt;&lt;br /&gt;&lt;img class="centerimg-3" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" style="display: block;margin: 60px auto;text-align: center;" width="200" height="300"/&gt;&lt;br /&gt;&lt;div style="clear: both; background: #993300; height: 6px;"&gt;&lt;/div&gt;&lt;br /&gt;The margin determines the distance is the code:&lt;br /&gt;&lt;br /&gt;margin: ... (px), auto;&lt;br /&gt;&lt;br /&gt;examples:&lt;br /&gt;&lt;br /&gt;margin: 0 auto; (top = 0, bottom = 0, letf-right = center)&lt;br /&gt;margin: 10px auto; (top = 10px, bottom = 10px, letf-right = center)&lt;br /&gt;margin: 20px auto; (top = 20px, bottom = 0, letf-right = center)&lt;br /&gt;margin: 1.5em auto; (top = 1.5em, bottom = 1.5em, letf-right = center)&lt;br /&gt;&lt;/div&gt;&lt;div class="clr20"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;h2 class="h2shad" style="text-align: center;"&gt;Example-4 : img class="centerimg-4"&lt;br /&gt; margin: 1.5em auto;&lt;/h2&gt;&lt;pre&gt;&amp;lt;style type="text/css"&amp;gt;.centerimg-4 {&lt;br /&gt; display: block;&lt;br /&gt; margin: 1.5em auto;&lt;br /&gt; text-align: center;&lt;br /&gt;}&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;br /&gt;&amp;lt;img class="centerimg-4" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" width="200" height="300"/&amp;gt;&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;In addition to adjust the center position of the image, the margin serves to regulate the distance image with text or image above or below it.&lt;br /&gt;note the picture below.&lt;div style="clear: both; background: #993300; height: 6px;"&gt;&lt;/div&gt;&lt;br /&gt;&lt;img class="centerimg-4" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" style="display: block;margin: 1.5em auto;text-align: center;" width="200" height="300"/&gt;&lt;br /&gt;&lt;div style="clear: both; background: #993300; height: 6px;"&gt;&lt;/div&gt;&lt;br /&gt;The margin determines the distance is the code:&lt;br /&gt;&lt;br /&gt;margin: ... (px), auto;&lt;br /&gt;&lt;br /&gt;examples:&lt;br /&gt;&lt;br /&gt;margin: 0 auto; (top = 0, bottom = 0, letf-right = center)&lt;br /&gt;margin: 10px auto; (top = 10px, bottom = 10px, letf-right = center)&lt;br /&gt;margin: 20px auto; (top = 20px, bottom = 0, letf-right = center)&lt;br /&gt;margin: 1.5em auto; (top = 1.5em, bottom = 1.5em, letf-right = center)&lt;br /&gt;&lt;/div&gt;&lt;div class="clr20"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;h2 class="h2shad" style="text-align: center;"&gt;Example-5 : img class="centerimg-5"&lt;br /&gt; margin: 2em auto;&lt;/h2&gt;&lt;pre&gt;&amp;lt;style type="text/css"&amp;gt;.centerimg-5 {&lt;br /&gt; display: block;&lt;br /&gt; margin: 2em auto;&lt;br /&gt; text-align: center;&lt;br /&gt; padding: 2px;&lt;br /&gt; border: 5px solid #bbb;&lt;br /&gt;}&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;br /&gt;&amp;lt;img class="centerimg-5" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" width="200" height="300"/&amp;gt;&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;In addition to adjust the center position of the image, the margin serves to regulate the distance image with text or image (other elements) above or below it.&lt;br /&gt;note the picture below.&lt;br /&gt;&lt;div style="clear: both; background: #993300; height: 6px;"&gt;&lt;/div&gt;&lt;br /&gt;&lt;img class="centerimg-5" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" style="display: block;margin: 2em auto;text-align: center;padding: 2px;border: 5px solid #bbb;" width="200" height="300"/&gt;&lt;br /&gt;&lt;div style="clear: both; background: #993300; height: 6px;"&gt;&lt;/div&gt;&lt;br /&gt;The margin determines the distance is the code:&lt;br /&gt;&lt;br /&gt;margin: ... (px), auto;&lt;br /&gt;&lt;br /&gt;examples:&lt;br /&gt;&lt;br /&gt;margin: 0 auto; (top = 0, bottom = 0, letf-right = center)&lt;br /&gt;margin: 10px auto; (top = 10px, bottom = 10px, letf-right = center)&lt;br /&gt;margin: 20px auto; (top = 20px, bottom = 0, letf-right = center)&lt;br /&gt;margin: 1.5em auto; (top = 1.5em, bottom = 1.5em, letf-right = center)&lt;br /&gt;&lt;/div&gt;&lt;div class="clr20"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;h2 class="h2shad" style="text-align: center;"&gt;Example-6 : img class="centerimg-6"&lt;br /&gt; margin: 15px auto;&lt;/h2&gt;&lt;pre&gt;&amp;lt;style type="text/css"&amp;gt;.centerimg-6 {&lt;br /&gt; display: block;&lt;br /&gt; margin: 15px auto;&lt;br /&gt; text-align: center;&lt;br /&gt; padding: 4px;&lt;br /&gt; background: #990000;&lt;br /&gt; border: 4px solid #9999CC;&lt;br /&gt; border-radius: 10px;&lt;br /&gt; -moz-border-radius: 10px;&lt;br /&gt; -webkit-border-radius: 10px;&lt;br /&gt;}&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;br /&gt;&amp;lt;img class="centerimg-6" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" width="200" height="300"/&amp;gt;&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;In addition to adjust the center position of the image, the margin serves to regulate the distance image with text or image (other elements) above or below it.&lt;br /&gt;note the picture below.&lt;br /&gt;&lt;div style="clear: both; background: #993300; height: 6px;"&gt;&lt;/div&gt;&lt;br /&gt;&lt;img class="centerimg-6" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" style="display: block;margin: 15px auto;text-align: center;padding: 4px;background: #990000;border: 4px solid #9999CC;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;" width="200" height="300"/&gt;&lt;br /&gt;&lt;div style="clear: both; background: #993300; height: 6px;"&gt;&lt;/div&gt;&lt;br /&gt;The margin determines the distance is the code:&lt;br /&gt;&lt;br /&gt;margin: ... (px), auto;&lt;br /&gt;&lt;br /&gt;examples:&lt;br /&gt;&lt;br /&gt;margin: 0 auto; (top = 0, bottom = 0, letf-right = center)&lt;br /&gt;margin: 10px auto; (top = 10px, bottom = 10px, letf-right = center)&lt;br /&gt;margin: 20px auto; (top = 20px, bottom = 0, letf-right = center)&lt;br /&gt;margin: 1.5em auto; (top = 1.5em, bottom = 1.5em, letf-right = center)&lt;br /&gt;&lt;/div&gt;&lt;div class="clr20"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;h2 class="h2shad" style="text-align: center;"&gt;Example-7 : img class="centerimg-7"&lt;br /&gt; margin: 20px auto;&lt;/h2&gt;&lt;pre&gt;&amp;lt;style type="text/css"&amp;gt;.centerimg-7 {&lt;br /&gt; display: block;&lt;br /&gt; margin: 20px auto;&lt;br /&gt; text-align: center;&lt;br /&gt; padding: 4px;&lt;br /&gt; border: 4px solid  #003399;&lt;br /&gt; border-radius: 10px;&lt;br /&gt; -moz-border-radius: 10px;&lt;br /&gt; -webkit-border-radius: 10px;&lt;br /&gt; box-shadow: -1px -1px 2px #0099FF, 1px 1px 2px #0099FF, 0 0 20px #993300;&lt;br /&gt; -moz-box-shadow: -1px -1px 2px #0099FF, 1px 1px 2px #0099FF, 0 0 20px #993300;&lt;br /&gt; -webkit-box-shadow: -1px -1px 2px #0099FF, 1px 1px 2px #0099FF, 0 0 20px #993300; &lt;br /&gt;}&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;br /&gt;&amp;lt;img class="centerimg-7" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" width="200" height="300"/&amp;gt;&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;In addition to adjust the center position of the image, the margin serves to regulate the distance image with text or image (other elements) above or below it.&lt;br /&gt;note the picture below.&lt;br /&gt;&lt;div style="clear: both; background: #993300; height: 6px;"&gt;&lt;/div&gt;&lt;br /&gt;&lt;img class="centerimg-7" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" style="display: block;margin: 20px auto;text-align: center;padding: 4px;border: 4px solid  #003399;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;box-shadow: -1px -1px 2px #0099FF, 1px 1px 2px #0099FF, 0 0 20px #993300;-moz-box-shadow: -1px -1px 2px #0099FF, 1px 1px 2px #0099FF, 0 0 20px #993300;-webkit-box-shadow: -1px -1px 2px #0099FF, 1px 1px 2px #0099FF, 0 0 20px #993300;" width="200" height="300"/&gt;&lt;br /&gt;&lt;div style="clear: both; background: #993300; height: 6px;"&gt;&lt;/div&gt;&lt;br /&gt;The margin determines the distance is the code:&lt;br /&gt;&lt;br /&gt;margin: ... (px), auto;&lt;br /&gt;&lt;br /&gt;examples:&lt;br /&gt;&lt;br /&gt;margin: 0 auto; (top = 0, bottom = 0, letf-right = center)&lt;br /&gt;margin: 10px auto; (top = 10px, bottom = 10px, letf-right = center)&lt;br /&gt;margin: 20px auto; (top = 20px, bottom = 0, letf-right = center)&lt;br /&gt;margin: 1.5em auto; (top = 1.5em, bottom = 1.5em, letf-right = center)&lt;br /&gt;&lt;/div&gt;&lt;div class="clr20"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;h2 class="h2shad" style="text-align:center;"&gt;Example-8 : img class="centerimg-8"&lt;br /&gt; margin: 25px auto;&lt;/h2&gt;&lt;pre&gt;&amp;lt;style type="text/css"&amp;gt;.centerimg-8 {&lt;br /&gt; display: block;&lt;br /&gt; margin: 25px auto;&lt;br /&gt; text-align: center;&lt;br /&gt; padding: 4px;&lt;br /&gt; background: #990000; &lt;br /&gt; border: 2px solid;&lt;br /&gt; border-color: #0099FF #CCCC33 #CCCC33 #0099ff; &lt;br /&gt; border-radius: 12px;&lt;br /&gt; -moz-border-radius: 12px;&lt;br /&gt; -webkit-border-radius: 12px;&lt;br /&gt;}&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;br /&gt;&amp;lt;img class="centerimg-8" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" width="200" height="300"/&amp;gt;&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;In addition to adjust the center position of the image, the margin serves to regulate the distance image with text or image (other elements) above or below it.&lt;br /&gt;note the picture below.&lt;br /&gt;&lt;div style="clear: both; background: #993300; height: 6px;"&gt;&lt;/div&gt;&lt;br /&gt;&lt;img class="centerimg-8" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" width="200" height="300" style="display: block;margin: 25px auto;text-align: center;padding: 4px;background: #990000; border: 2px solid;border-color: #0099FF #CCCC33 #CCCC33 #0099ff; border-radius: 12px;-moz-border-radius: 12px;-webkit-border-radius: 12px;"/&gt;&lt;br /&gt;&lt;div style="clear: both; background: #993300; height: 6px;"&gt;&lt;/div&gt;&lt;br /&gt;The margin determines the distance is the code:&lt;br /&gt;&lt;br /&gt;margin: ... (px), auto;&lt;br /&gt;&lt;br /&gt;examples:&lt;br /&gt;&lt;br /&gt;margin: 0 auto; (top = 0, bottom = 0, letf-right = center)&lt;br /&gt;margin: 10px auto; (top = 10px, bottom = 10px, letf-right = center)&lt;br /&gt;margin: 20px auto; (top = 20px, bottom = 0, letf-right = center)&lt;br /&gt;margin: 1.5em auto; (top = 1.5em, bottom = 1.5em, letf-right = center)&lt;br /&gt;&lt;/div&gt;&lt;div class="clr20"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;h2 class="h2shad" style="text-align:center;"&gt;Example-9 : img class="centerimg-9"&lt;br /&gt; margin: 30px auto;&lt;/h2&gt;&lt;pre&gt;&amp;lt;style type="text/css"&amp;gt;.centerimg-9 {&lt;br /&gt; display: block;&lt;br /&gt; margin: 30px auto;&lt;br /&gt; text-align: center;&lt;br /&gt; width: 300px;&lt;br /&gt; height: 300px;&lt;br /&gt;}&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;br /&gt;&amp;lt;img class="centerimg-9" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" /&amp;gt;&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;In addition to adjust the center position of the image, the margin serves to regulate the distance image with text or image above or below it.&lt;br /&gt;note the picture below.&lt;br /&gt;&lt;div style="clear: both; background: #993300; height: 6px;"&gt;&lt;/div&gt;&lt;br /&gt;&lt;img class="centerimg-9" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" style="display: block;margin: 30px auto;text-align: center;width: 300px;height: 300px; &lt;br /&gt;"/&gt;&lt;br /&gt;&lt;div style="clear: both; background: #993300; height: 6px;"&gt;&lt;/div&gt;&lt;br /&gt;The margin determines the distance is the code:&lt;br /&gt;&lt;br /&gt;margin: ... (px), auto;&lt;br /&gt;&lt;br /&gt;examples:&lt;br /&gt;&lt;br /&gt;margin: 0 auto; (top = 0, bottom = 0, letf-right = center)&lt;br /&gt;margin: 10px auto; (top = 10px, bottom = 10px, letf-right = center)&lt;br /&gt;margin: 20px auto; (top = 20px, bottom = 0, letf-right = center)&lt;br /&gt;margin: 1.5em auto; (top = 1.5em, bottom = 1.5em, letf-right = center)&lt;br /&gt;&lt;/div&gt;&lt;div class="clr20"&gt;&lt;/div&gt;&lt;br /&gt;&lt;p style="font: 18px Times; text-align: center; font-weight: 700; background:#FF0000; color: #66FF00;"&gt;N o t e :&lt;/p&gt;&lt;br /&gt;&lt;div aliign="justify"&gt;When you use HTML code to display the image, it would be better if included extra code in the form of clear: both (especially if it contained the html code in the form of float-float-left or right). You can put clear: both under the tag that uses a float or float-left-right.&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;h2 class="h2shad" style="background:#FF0000;"&gt;Example&lt;/h2&gt;&lt;br /&gt;&lt;pre&gt;&amp;lt;div style="float: left; font-size: 14px; color: green; border: 2px solid red; padding: 10px; margin: 0 10px 10px 0;"&amp;gt;&lt;br /&gt;When you use HTML code to display the image, it would be better if included extra code in the form of clear: both (especially if it contained the html code in the form of float-float-left or right). You can put clear: both under the tag that uses a float or float-left-right.&lt;br /&gt;&lt;br /&gt;&amp;lt;img src="http://img.theomegaproject.org/thumbs/2010/07/329.jpg" width="400" height="300" /&amp;gt;&lt;br /&gt;&lt;br /&gt;When you use HTML code to display the image, it would be better if included extra code in the form of clear: both (especially if it contained the html code in the form of float-float-left or right). You can put clear: both under the tag that uses a float or float-left-right.&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;div style="clear:both;"&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;img class="centerimg-7" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" width="200" height="300"/&amp;gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="float: left; text-align: justify; font-size: 14px; color: green; border: 2px solid red; padding: 10px; margin: 0 10px 10px 0; overflow: auto; height: 300px;"&gt;&lt;h2 class="h2shad" style="background:#FF0000;"&gt;This box using "float-left"&lt;/h2&gt;When you use HTML code to display the image, it would be better if included extra code in the form of clear: both (especially if it contained the html code in the form of float-float-left or right). You can put clear: both under the tag that uses a float or float-left-right.&lt;br /&gt;&lt;img style="display: block; margin: 10px auto; border: 10px solid #999999;" src="http://img.theomegaproject.org/thumbs/2010/07/329.jpg" width="400" height="600" /&gt;&lt;br /&gt;When you use HTML code to display the image, it would be better if included extra code in the form of clear: both (especially if it contained the html code in the form of float-float-left or right). You can put clear: both under the tag that uses a float or float-left-right.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;br /&gt;&lt;img class="centerimg-7" src="http://img.theomegaproject.org/thumbs/2010/07/279.jpg" style="display: block;margin: 20px auto;text-align: center;padding: 4px;border: 4px solid  #003399;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;box-shadow: -1px -1px 2px #0099FF, 1px 1px 2px #0099FF, 0 0 20px #993300;-moz-box-shadow: -1px -1px 2px #0099FF, 1px 1px 2px #0099FF, 0 0 20px #993300;-webkit-box-shadow: -1px -1px 2px #0099FF, 1px 1px 2px #0099FF, 0 0 20px #993300;" width="200" height="300"/&gt;&lt;br /&gt;&lt;div class="clr30"&gt;&lt;/div&gt;&lt;br /&gt;&lt;div align="justify"&gt;Click the link below to open the tutorial!&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/09/image-on-center-of-position-cara-buat.html" target="_blank" title="Click  to open the tutorial  **  Make Image on Center of Position using CSS Code - Cara Buat Gambar Berposisi di Tengah  **"&gt;Tutorial Image on Center of Position&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&lt;i&gt;Original tutorial by &lt;/i&gt;&lt;/span&gt;&lt;a class="tuto" target="_blank" href="http://gubhugreyot.blogspot.com/"&gt;gubhug reyot&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-5414199443661184345?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/5414199443661184345/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/09/how-to-make-image-post-on-center-of.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/5414199443661184345'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/5414199443661184345'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/09/how-to-make-image-post-on-center-of.html' title='How to Make Image Post on Center of Position (Buat Gambar di Tengah-Center)'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-94734074159627388</id><published>2010-09-22T12:33:00.000-07:00</published><updated>2010-09-25T06:52:55.884-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>DEMO - How to Use CSS3 Transition Delay, Transition Property, Transition Duration and Transition Timing Function</title><content type='html'>&lt;div align="justify"&gt;Lately, using CSS3 Transition and Transformation, which is supported by some browsers becomes a very attractive new options for bloggers. Many animation can be created only by using CSS code. To make it very simple and is easier when compared with the javascript. Unfortunately, until now there is no standard for writing code (CSS3 transition and transformation). Of course, to create an HTML design became more complicated because some codes with similar functions should be written differently.&lt;br /&gt;Some differences in the writing of the code happens in Opera. In this browser at the border and border transition radius is not perfect like in Mozilla, Safari and Google Chrome. Transision not work when you write the code like below:&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;-o-transition: border / border-radius (transition-duration) (transition-timing-function) (transition-delay);, such as the following example:&lt;br /&gt;-o-transition: 2s ease border-in-out 500ms;&lt;br /&gt;-o-transition: border-radius 1.2s 1s linear;&lt;br /&gt;&lt;br /&gt;Transition border and border-radius only works when the code is written like this:&lt;br /&gt;&lt;br /&gt;-o-transition: all-in ease 2s 1s;&lt;br /&gt;&lt;div align="justify"&gt;&lt;br /&gt;Below are some examples of animation created with CSS3 transision and transformation. Especially in Opera, border and border radius (transition-property: border ... etc, and transition-property: border-radius .... etc) should be removed so he could work as expected.&lt;/div&gt;&lt;div class="clr30"&gt;&lt;/div&gt;&lt;div align="justify"&gt;Click the link below to open the tutorial!&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/09/using-transition-property-transition.html" target="_blank" title="Click  to open the tutorial  **  CSS3 Transition Delay, Transition Property, Transition Duration and Transition Timing Function **"&gt;Tutorial CSS3 Transition&lt;/a&gt;&lt;/div&gt;&lt;div class="clr30"&gt;&lt;/div&gt;&lt;span style="color: red;"&gt;&lt;i&gt;Original tutorial by &lt;/i&gt;&lt;/span&gt;&lt;a class="tuto" target="_blank" href="http://gubhugreyot.blogspot.com/"&gt;gubhug reyot&lt;/a&gt;&lt;br /&gt;&lt;div class="clr20"&gt;&lt;/div&gt;&lt;br /&gt;&lt;h3 class="h3shad"&gt;Example-1a and Example-1b has the same functionality but use different models of writing code. &lt;/h3&gt;&lt;br /&gt;&lt;br /&gt;CSS3 will create a change in size (animated) width, height and background color when the mouse over the box.&lt;br /&gt;&lt;br /&gt;transition-propery: width, height, background;&lt;br /&gt;&lt;h1&gt;Example-1a&lt;/h1&gt;&lt;br /&gt;&lt;div class="timingfunctiontransformdelay-1a"&gt;&lt;p style="text-align:center;color: white; padding: 10px; font-size: 22px;"&gt;gubhug reyot&lt;br /&gt;&lt;br /&gt;Place mouse over here!&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;&lt;h1&gt;Example-1b&lt;/h1&gt;&lt;br /&gt;&lt;div class="timingfunctiontransformdelay-1b"&gt;&lt;p style="text-align:center;color: white; padding: 10px; font-size: 22px;"&gt;gubhug reyot&lt;br /&gt;&lt;br /&gt;Place mouse over here!&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;h1&gt;CSS Code (Example-1a)&lt;/h1&gt;&lt;br /&gt;&lt;input class="slek" type="button" value="Select Code" onClick="slekAll('copy1')" /&gt;&lt;div id="copy1"&gt;&lt;pre class="doreng"&gt;&amp;lt;style type="text/css"&amp;gt;&lt;br /&gt;.timingfunctiontransformdelay-1a {&lt;br /&gt;      margin: 20px auto;&lt;br /&gt;      width: 300px;&lt;br /&gt;      height: 110px;&lt;br /&gt;      background: red;&lt;br /&gt;      -o-transition-property: width, height, background-color;&lt;br /&gt;      -o-transition-duration: 0.3s, 1.1s, 1s;&lt;br /&gt;      -o-transition-timing-function: ease-out, ease-in-out, linear;&lt;br /&gt;      -o-transition-delay: 300ms, 900ms, 2500ms;&lt;br /&gt;      -moz-transition-property: width, height, background;&lt;br /&gt;      -moz-transition-duration: 0.3s, 1.1s, 1s;&lt;br /&gt;      -moz-transition-timing-function: ease-out, ease-in-out, linear;&lt;br /&gt;      -moz-transition-delay: 300ms, 900ms, 2500ms;&lt;br /&gt;      -webkit-transition-property: width, height, background-color;&lt;br /&gt;      -webkit-transition-duration: 0.3s, 1.1s, 1s;&lt;br /&gt;      -webkit-transition-timing-function: ease-out, ease-in-out, linear;&lt;br /&gt;      -webkit-transition-delay: 300ms, 900ms, 2500ms; &lt;br /&gt;}&lt;br /&gt;.timingfunctiontransformdelay-1a:hover  {&lt;br /&gt;      width: 400px;&lt;br /&gt;      height: 300px;&lt;br /&gt;      background: #009900;&lt;br /&gt;}&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;h1&gt;xHTML (Example-1a)&lt;/h1&gt;&lt;pre&gt;&amp;lt;div class=&amp;quot;timingfunctiontransformdelay-1a&amp;quot;&amp;gt;&amp;lt;p style=&amp;quot;text-align:center;color: white; padding: 10px; font-size: 22px;&amp;quot;&amp;gt;gubhug reyot&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Place mouse over here!&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;h1&gt;CSS Code (Example-1b)&lt;/h1&gt;&lt;br /&gt;&lt;input class="slek" type="button" value="Select Code" onClick="slekAll('copy2')" /&gt;&lt;div id="copy2"&gt;&lt;pre class="doreng"&gt;&amp;lt;style type="text/css"&amp;gt;&lt;br /&gt;.timingfunctiontransformdelay-1b {&lt;br /&gt;      margin: 20px auto;&lt;br /&gt;      width: 300px;&lt;br /&gt;      height: 110px;&lt;br /&gt;      background: red;&lt;br /&gt;      -o-transition: width 0.3s ease-out 0.3s, height 1.1s ease-in-out 0.9s, background-color 1s linear 2.5s;&lt;br /&gt;      -moz-transition: width 0.3s ease-out 0.3s, height 1.1s ease-in-out 0.9s, background 1s linear 2.5s;&lt;br /&gt;      -webkit-transition: width 0.3s ease-out 0.3s, height 1.1s ease-in-out 0.9s, background 1s linear 2.5s;&lt;br /&gt;}&lt;br /&gt;.timingfunctiontransformdelay-1b:hover  {&lt;br /&gt;      width: 400px;&lt;br /&gt;      height: 300px;&lt;br /&gt;      background: #009900;&lt;br /&gt;}&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;h1&gt;xHTML (Example-1b)&lt;/h1&gt;&lt;pre&gt;&amp;lt;div class=&amp;quot;timingfunctiontransformdelay-1b&amp;quot;&amp;gt;&amp;lt;p style=&amp;quot;text-align:center;color: white; padding: 10px; font-size: 22px;&amp;quot;&amp;gt;gubhug reyot&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Place mouse over here!&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;h1&gt;Example-2&lt;/h1&gt;&lt;br /&gt;CSS3 will create a change in size (animated) width, height, background-color and opacity when the mouse over the box.&lt;br /&gt;&lt;br /&gt;transition-propery: width, height, background, opacity;&lt;br /&gt;&lt;div class="timingfunctiontransformdelay-2"&gt;&lt;p style="text-align:center;color: white; padding: 10px; font-size: 22px;"&gt;gubhug reyot&lt;br /&gt;Place mouse over here!&lt;/p&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;h1&gt;CSS Code (Example-2)&lt;/h1&gt;&lt;br /&gt;&lt;input class="slek" type="button" value="Select Code" onClick="slekAll('copy3')" /&gt;&lt;div id="copy3"&gt;&lt;pre class="doreng"&gt;&amp;lt;style type="text/css"&amp;gt;&lt;br /&gt;.timingfunctiontransformdelay-2 {&lt;br /&gt;      margin: 20px auto;&lt;br /&gt;      width: 300px;&lt;br /&gt;      height: 110px;&lt;br /&gt;      opacity: 0.4;&lt;br /&gt;      background: #FF00FF; &lt;br /&gt;      border: 2px solid blue;&lt;br /&gt;      border-radius: 15px;&lt;br /&gt;      -moz-border-radius: 15px;&lt;br /&gt;      -webkit-border-radius: 15px;&lt;br /&gt;      -o-transition: width 1s ease-out 0.6s, height 1s ease-in-out 1.8s, background-color 1s linear 2s, opacity 2s ease-in-out 4s;&lt;br /&gt;      -moz-transition: width 1s ease-out 0.6s, height 1s ease-in-out 1.8s, background 1s linear 2s, opacity 2s ease-in-out 4s;&lt;br /&gt;      -webkit-transition: width 1s ease-out 0.6s, height 1s ease-in-out 1.8s, background 1s linear 2s, opacity 2s ease-in-out 4s;&lt;br /&gt;}&lt;br /&gt;.timingfunctiontransformdelay-2:hover  {&lt;br /&gt;      width: 400px;&lt;br /&gt;      height: 300px;&lt;br /&gt;      background: #009900;&lt;br /&gt;      opacity: 1.0;&lt;br /&gt;      background: #FF6600;&lt;br /&gt;      -o-transition: background-color 1s linear 0.4s, height 0.3s ease 1.8s, width 2s ease-out 3s, opacity 2s ease-in 5s;&lt;br /&gt;      -moz-transition: background-color 1s linear 0.4s, height 0.3s ease 1.8s, width 2s ease-out 3s, opacity 2s ease-in 5s;&lt;br /&gt;      -webkit-transition: background-color 1s linear 0.4s, height 0.3s 1.8s, width 2s ease-out 3s, opacity 2s ease-in 5s;  &lt;br /&gt;}&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;h1&gt;xHTML (Example-2)&lt;/h1&gt;&lt;pre&gt;&amp;lt;div class=&amp;quot;timingfunctiontransformdelay-2&amp;quot;&amp;gt;&amp;lt;p style=&amp;quot;text-align:center;color: white; padding: 10px; font-size: 22px;&amp;quot;&amp;gt;gubhug reyot&amp;lt;br /&amp;gt;Place mouse over here!&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;h3 class="h3shad"&gt;Example-3a and Example-3b has the same functionality but use different models of writing code.&lt;/h3&gt;&lt;br /&gt;This example uses multiple transition.&lt;br /&gt;&lt;br /&gt;transition-property: width, height, opacity, background-color, border, border-radius and transform;&lt;br /&gt;&lt;br /&gt;&lt;h1&gt;Example-3a&lt;/h1&gt;&lt;br /&gt;&lt;div class="transitiontransformdelay-1"&gt;&lt;p&gt;gubhug reyot&lt;/p&gt;Place mouse over here!&lt;/div&gt;&lt;br /&gt;&lt;h1&gt;CSS Code (Example-3a)&lt;/h1&gt;&lt;br /&gt;&lt;input class="slek" type="button" value="Select Code" onClick="slekAll('copy4')" /&gt;&lt;div id="copy4"&gt;&lt;pre class="doreng" style="height: 350px;"&gt;&amp;lt;style type="text/css"&amp;gt;&lt;br /&gt;.transitiontransformdelay-1 {&lt;br /&gt;      width: 100px;&lt;br /&gt;      height: 100px;&lt;br /&gt;      opacity: 0.5;&lt;br /&gt;      box-shadow: 1px 1px 15px #000;&lt;br /&gt;      -moz-box-shadow: 1px 1px 15px #000;&lt;br /&gt;      -webkit-box-shadow: 1px 1px 15px #000;&lt;br /&gt;      border: 2px solid black;&lt;br /&gt;      background: red;&lt;br /&gt;      margin: 100px auto;&lt;br /&gt;      border-radius: 20px;&lt;br /&gt;      -moz-border-radius: 20px;&lt;br /&gt;      -webkit-border-radius: 20px;&lt;br /&gt;      font: 14px Serif;&lt;br /&gt;      font-weight: bold;&lt;br /&gt;      text-shadow: 1px 1px 1px #000; &lt;br /&gt;      text-align: center;&lt;br /&gt;      color: white;&lt;br /&gt;      -o-transition-property: opacity, width, height, -o-transform, background-color;&lt;br /&gt;      -o-transition-duration: 2s, 1.5s, 3s, 2s, 2s;&lt;br /&gt;      -o-transition-delay:  0.5s, 1s, 2s, 3s, 5s; &lt;br /&gt;      -moz-transition-property: -moz-border-radius, border, opacity, width, height, -moz-transform, background;&lt;br /&gt;      -moz-transition-duration: 2s, 1s, 2s, 1.5s, 3s, 2s, 2s;&lt;br /&gt;      -moz-transition-delay: 300ms, 1s, 0.5s, 2s, 3s, 5s, 6s; &lt;br /&gt;      -webkit-transition-property: -webkit-border-radius, border, opacity, width, height, -webkit-transform, background;&lt;br /&gt;      -webkit-transition-duration: 2s, 1s, 2s, 1.5s, 3s, 2s, 2s;&lt;br /&gt;      -webkit-transition-delay: 300ms, 1s, 0.5s, 2s, 3s, 5s, 6s;  &lt;br /&gt;}&lt;br /&gt;.transitiontransformdelay-1 p {&lt;br /&gt;      opacity: 0;&lt;br /&gt;      font: 8px Times;&lt;br /&gt;      color: orange;&lt;br /&gt;      text-shadow: -2px -2px 2px #000, 2px 2px 2px #000, 4px 4px 7px #eee;&lt;br /&gt;      -o-transition: 1s ease-in 0.3s;&lt;br /&gt;      -moz-transition: 2s ease-in 1s;&lt;br /&gt;      -webkit-transition: 2s ease-in 1s;&lt;br /&gt;      text-align: center;&lt;br /&gt;} &lt;br /&gt;.transitiontransformdelay-1:hover {&lt;br /&gt;      width: 300px;&lt;br /&gt;      height: 200px;&lt;br /&gt;      border: 20px solid green;&lt;br /&gt;      background: blue;&lt;br /&gt;      opacity: 1.0;&lt;br /&gt;      border-radius: 60px;&lt;br /&gt;      -moz-border-radius: 60px;&lt;br /&gt;      -webkit-border-radius: 60px; &lt;br /&gt;      -o-transform: translate(50px, 60px) rotate(730deg) scale(1.2);&lt;br /&gt;      -moz-transform: translate(50px, 60px) rotate(730deg) scale(1.2);&lt;br /&gt;      -webkit-transform: translate(50px, 60px) rotate(730deg) scale(1.2);&lt;br /&gt;}&lt;br /&gt;.transitiontransformdelay-1:hover p {&lt;br /&gt;      opacity: 1.0;&lt;br /&gt;      font-size: 50px;&lt;br /&gt;      font-weight: bold;&lt;br /&gt;      color: yellow;&lt;br /&gt;      -o-transition: all 2s ease-in 5s;&lt;br /&gt;      -moz-transition: all 2s ease-in 7s;&lt;br /&gt;      -webkit-transition: all 2s ease-in 7s; &lt;br /&gt;}&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;h1&gt;xHTML (Example-3a)&lt;/h1&gt;&lt;pre&gt;&amp;lt;div class=&amp;quot;transitiontransformdelay-1&amp;quot;&amp;gt;&amp;lt;p&amp;gt;gubhug reyot&amp;lt;/p&amp;gt;Place mouse over here!&amp;lt;/div&amp;gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;h1&gt;Example-3b&lt;/h1&gt;&lt;br /&gt;&lt;div class="transitiontransformdelay-2"&gt;&lt;p&gt;gubhug reyot&lt;/p&gt;Place mouse over here!&lt;/div&gt;&lt;br /&gt;&lt;h1&gt;CSS Code (Example-3b)&lt;/h1&gt;&lt;br /&gt;&lt;input class="slek" type="button" value="Select Code" onClick="slekAll('copy5')" /&gt;&lt;div id="copy5"&gt;&lt;pre class="doreng" style="height: 350px;"&gt;&amp;lt;style type="text/css"&amp;gt;&lt;br /&gt;.transitiontransformdelay-2 {&lt;br /&gt;      width: 100px;&lt;br /&gt;      height: 100px;&lt;br /&gt;      opacity: 0.5;&lt;br /&gt;      box-shadow: 1px 1px 15px #000;&lt;br /&gt;      -moz-box-shadow: 1px 1px 15px #000;&lt;br /&gt;      -webkit-box-shadow: 1px 1px 15px #000;&lt;br /&gt;      border: 2px solid black;&lt;br /&gt;      background: red;&lt;br /&gt;      margin: 100px auto;&lt;br /&gt;      border-radius: 20px;&lt;br /&gt;      -moz-border-radius: 20px;&lt;br /&gt;      -webkit-border-radius: 20px;&lt;br /&gt;      font: 14px Serif;&lt;br /&gt;      font-weight: bold;&lt;br /&gt;      text-shadow: 1px 1px 1px #000; &lt;br /&gt;      text-align: center;&lt;br /&gt;      color: white;&lt;br /&gt;      -o-transition:  opacity 2s 0.5s, width 1.5s 1s, height 3s 2s, -o-transform 2s 3s, background-color 2s 5s;&lt;br /&gt;      -moz-transition: -moz-border-radius 2s 0.3s, border 1s 1s, opacity 2s 0.5s, width 1.5s 2s, height 3s 3s, -moz-transform 2s 5s, background 2s 6s;&lt;br /&gt;      -webkit-transition: -webkit-border-radius 2s 0.3s, border 1s 1s, opacity 2s 0.5s, width 1.5s 2s, height 3s 3s, -webkit-transform 2s 5s, background 2s 6s;&lt;br /&gt;}&lt;br /&gt;.transitiontransformdelay-2 p {&lt;br /&gt;      opacity: 0;&lt;br /&gt;      font: 8px Times;&lt;br /&gt;      color: orange;&lt;br /&gt;      text-shadow: -2px -2px 2px #000, 2px 2px 2px #000, 4px 4px 7px #eee;&lt;br /&gt;      -o-transition: 1s ease-in 0.3s;&lt;br /&gt;      -moz-transition: 2s ease-in 1s;&lt;br /&gt;      -webkit-transition: 2s ease-in 1s;&lt;br /&gt;      text-align: center;&lt;br /&gt;} &lt;br /&gt;.transitiontransformdelay-2:hover {&lt;br /&gt;      width: 300px;&lt;br /&gt;      height: 200px;&lt;br /&gt;      border: 20px solid green;&lt;br /&gt;      background: blue;&lt;br /&gt;      opacity: 1.0;&lt;br /&gt;      border-radius: 60px;&lt;br /&gt;      -moz-border-radius: 60px;&lt;br /&gt;      -webkit-border-radius: 60px; &lt;br /&gt;      -o-transform: translate(50px, 60px) rotate(730deg) scale(1.2);&lt;br /&gt;      -moz-transform: translate(50px, 60px) rotate(730deg) scale(1.2);&lt;br /&gt;      -webkit-transform: translate(50px, 60px) rotate(730deg) scale(1.2);&lt;br /&gt;}&lt;br /&gt;.transitiontransformdelay-2:hover p {&lt;br /&gt;      opacity: 1.0;&lt;br /&gt;      font-size: 50px;&lt;br /&gt;      font-weight: bold;&lt;br /&gt;      color: yellow;&lt;br /&gt;      -o-transition: all 2s ease-in 5s;&lt;br /&gt;      -moz-transition: all 2s ease-in 7s;&lt;br /&gt;      -webkit-transition: all 2s ease-in 7s; &lt;br /&gt;}&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;h1&gt;xHTML (Example-3b)&lt;/h1&gt;&lt;pre&gt;&amp;lt;div class=&amp;quot;transitiontransformdelay-2&amp;quot;&amp;gt;&amp;lt;p&amp;gt;gubhug reyot&amp;lt;/p&amp;gt;Place mouse over here!&amp;lt;/div&amp;gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;h1&gt;Example-4&lt;/h1&gt;&lt;br /&gt;&lt;div class="wadahe"&gt;&lt;div class="transitiontransformdelay-3"&gt;&lt;p align="center"&gt;gubhug reyot&lt;br/&gt;&lt;img style="display:block;text-align:center;margin:0 auto;" src="http://img.theomegaproject.org/thumbs/2010/07/281.jpg" /&gt;&lt;/p&gt;Place mouse over here!&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;h1&gt;CSS Code (Example-4)&lt;/h1&gt;&lt;br /&gt;&lt;input class="slek" type="button" value="Select Code" onClick="slekAll('copy6')" /&gt;&lt;div id="copy6"&gt;&lt;pre class="doreng" style="height: 350px;"&gt;&amp;lt;style type="text/css"&amp;gt;&lt;br /&gt;.wadahe { &lt;br /&gt;      height: 298px; &lt;br /&gt;      width: 445px; &lt;br /&gt;      border: 2px solid #555; &lt;br /&gt;      margin: 20px auto;&lt;br /&gt;      }&lt;br /&gt;.wadahe .transitiontransformdelay-3 {&lt;br /&gt;      width: 100px;&lt;br /&gt;      height: 150px;&lt;br /&gt;      background: #000;&lt;br /&gt;      opacity: 0.6;&lt;br /&gt;      margin: 100px auto;&lt;br /&gt;      border-radius: 10px;&lt;br /&gt;      -moz-border-radius: 10px;&lt;br /&gt;      -webkit-border-radius: 10px;&lt;br /&gt;      -o-transform: scale(1) rotate(-20deg) translate(0px, 0px);&lt;br /&gt;      -moz-transform: scale(1) rotate(-20deg) translate(0px, 0px);&lt;br /&gt;      -webkit-transform: scale(1) rotate(-20deg) translate(0px, 0px);&lt;br /&gt;      -o-transition: background-color 2s ease 4s, opacity 2s ease-in 1s, -o-transform 3s ease-out 1.5s, color 2s linear 5s;&lt;br /&gt;      -moz-transition: background 2s ease 4s, opacity 3s ease-in 2s, -moz-transform 3s ease-out 1.5s, color 2s linear 6s;&lt;br /&gt;      -webkit-transition: background 2s ease 4s, opacity 3s ease-in 2s, -webkit-transform 3s ease-out 1.5s, color 2s linear 6s;&lt;br /&gt;      font: 14px Times New Roman;&lt;br /&gt;      font-weight: bold;&lt;br /&gt;      color: green;&lt;br /&gt;      text-shadow: 3px 3px 7px #999;&lt;br /&gt;      text-align: center;&lt;br /&gt;}&lt;br /&gt;.transitiontransformdelay-3 p{&lt;br /&gt;      opacity: 0;&lt;br /&gt;      font: 8px Times;&lt;br /&gt;      color: orange;&lt;br /&gt;      text-shadow: -2px -2px 2px #000, 2px 2px 2px #000, 4px 4px 7px #eee;&lt;br /&gt;      -o-transition: 1s ease-in 0.3s;&lt;br /&gt;      -moz-transition: 2s ease-in 1s;&lt;br /&gt;      -webkit-transition: 2s ease-in 1s;&lt;br /&gt;      text-align: center;&lt;br /&gt;}&lt;br /&gt;.wadahe:hover .transitiontransformdelay-3 {&lt;br /&gt;      background: blue;&lt;br /&gt;      opacity: 1.0;&lt;br /&gt;      -o-transform: scale(4.5, 2) rotate(1440deg) translate(0px, -13px);&lt;br /&gt;      -moz-transform: scale(4.5, 2) rotate(1440deg) translate(0px, -13px);&lt;br /&gt;      -webkit-transform: scale(4.5, 2) rotate(1440deg) translate(0px, -13px);&lt;br /&gt;      color: #CCFF00;    &lt;br /&gt;}&lt;br /&gt;.wadahe .transitiontransformdelay-3 p img {&lt;br /&gt;      height: 10px; &lt;br /&gt;      width: 10px;&lt;br /&gt;}&lt;br /&gt;.wadahe:hover .transitiontransformdelay-3 p img {&lt;br /&gt;      height: 90px; &lt;br /&gt;      width: 30px;&lt;br /&gt;}&lt;br /&gt;.transitiontransformdelay-3:hover p {&lt;br /&gt;      opacity: 1.0;&lt;br /&gt;      font-weight: bold;&lt;br /&gt;      color: yellow;&lt;br /&gt;      -o-transition: all 2s ease-in 5s;&lt;br /&gt;      -moz-transition: all 2s ease-in 5s;&lt;br /&gt;      -webkit-transition: all 2s ease-in 5s; &lt;br /&gt;}&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;h1&gt;xHTML (Example-4)&lt;/h1&gt;&lt;pre&gt;&amp;lt;div class=&amp;quot;wadahe&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;div class=&amp;quot;transitiontransformdelay-3&amp;quot;&amp;gt;&amp;lt;p&amp;gt;gubhug reyot&amp;lt;br /&amp;gt;&amp;lt;img style="display:block;text-align:center;margin:0 auto;" src=&amp;quot;http://img.theomegaproject.org/thumbs/2010/07/281.jpg&amp;quot; /&amp;gt;&amp;lt;/p&amp;gt;Place mouse over here!&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/pre&gt;&lt;br /&gt;&lt;div class="clr30"&gt;&lt;/div&gt;&lt;br /&gt;&lt;div align="justify"&gt;Click the link below to open the tutorial!&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/09/using-transition-property-transition.html" target="_blank" title="Click  to open the tutorial  **  CSS3 Transition Delay, Transition Property, Transition Duration and Transition Timing Function **"&gt;Tutorial CSS3 Transition&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&lt;i&gt;Original tutorial by &lt;/i&gt;&lt;/span&gt;&lt;a class="tuto" target="_blank" href="http://gubhugreyot.blogspot.com/"&gt;gubhug reyot&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-94734074159627388?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/94734074159627388/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/09/demo-how-to-use-css3-transition-delay.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/94734074159627388'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/94734074159627388'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/09/demo-how-to-use-css3-transition-delay.html' title='DEMO - How to Use CSS3 Transition Delay, Transition Property, Transition Duration and Transition Timing Function'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-7962053874976654005</id><published>2010-09-21T03:21:00.000-07:00</published><updated>2010-09-22T12:33:35.448-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>Drop-in Content Box/DIV using CSS3 Transition-Transformation</title><content type='html'>&lt;div align="justify"&gt;Drop-in Content Box / DIV will be visible when the page opens and the cursor is on that page. This design uses only CSS code (especially CSS3 of transition and transformation) so that the burden of the blog will not be affected. DIV (box) can be used to display a variety of things such as text, images, links and menus.&lt;br /&gt;&lt;br /&gt;Ouw ... ... yeah, just a little javascript enabled to eliminate the box from the blog page. This script is very simple and its form as shown below:&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;onclick = "if (this.className =='.....') { this.className ='.....' } else { this.className ='.....' }"&lt;br /&gt;&lt;br /&gt;&lt;div class="clr30"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;Click the link below to open the tutorial!&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/09/drop-in-content-div-box-with-animation.html" target="_blank" title="Click  to open the tutorial  **  Drop-in Content Box-DIV using CSS3 Transition-Transformation **"&gt;Tutorial CSS3 Drop-in Content Box/DIV&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&lt;i&gt;Original tutorial by &lt;/i&gt;&lt;/span&gt;&lt;a class="tuto" target="_blank" href="http://gubhugreyot.blogspot.com/"&gt;gubhug reyot&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="GRmabur" onclick="if (this.classNama=='GRmabur') { this.className='GRngilang' } else { this.className='GRngilang' }"&gt;&lt;div class="adahnjero"&gt;&lt;h2&gt;Drop-in Content DIV-Box-  DEMO&lt;/h2&gt;This blog - &lt;strong&gt;bgsGR Tutorial&lt;/strong&gt; - (http://bgsgr.blogspot.com) contains a demo of some of the designs created through the HTML code, which consists of the CSS code, CSS3, Javascript and xHTML. We tried to dedicate this HTML designs, hope it's improve the spirit of blogger friends to continue working and provide the best offerings for the reader.&lt;br/&gt;&lt;br/&gt;Happy blogging and create a new useful things.&lt;br&gt;&lt;br&gt;Regards ...&lt;br/&gt;&lt;br/&gt;&lt;center&gt;&lt;br /&gt;&lt;a href="http://gubhugreyot.blogspot.com/" target="_blank" style="text-decoration: underline;"&gt;gubhug reyot &lt;/a&gt;&lt;br/&gt;(http://gubhugreyot.blogspot.com)&lt;/center&gt;&lt;div class="clr30"&gt;&lt;/div&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/07/222.jpg" /&gt;&lt;h2&gt;&lt;a href="http://gubhugreyot.blogspot.com/" target="_blank" title="Original tutorial by gubhug reyot"&gt;gubhug reyot&lt;/a&gt;&lt;/h2&gt;&lt;b&gt;Click to Close!&lt;/b&gt;&lt;p&gt;Dimitar Berbatov's rejuvenation continued as his brilliant hat-trick gave Manchester United a fully deserved win against Liverpool at Old Trafford.&lt;br /&gt;&lt;br /&gt;The Bulgarian striker scored either side of the interval - the second a stunning overhead kick - to put Sir Alex Ferguson's side in complete control against a subdued Liverpool.&lt;/p&gt;&lt;div class="clr30"&gt;&lt;/div&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/07/222.jpg" /&gt;&lt;h2&gt;&lt;a href="http://tantytm.blogspot.com/" target="_blank" title="Get the best tutorial here!"&gt;Tanty Template Modificaton&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Dimitar Berbatov's rejuvenation continued as his brilliant hat-trick gave Manchester United a fully deserved win against Liverpool at Old Trafford.&lt;br /&gt;The Bulgarian striker scored either side of the interval - the second a stunning overhead kick - to put Sir Alex Ferguson's side in complete control against a subdued Liverpool.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-7962053874976654005?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/7962053874976654005/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/09/drop-in-content-boxdiv-using-css3.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/7962053874976654005'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/7962053874976654005'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/09/drop-in-content-boxdiv-using-css3.html' title='Drop-in Content Box/DIV using CSS3 Transition-Transformation'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-902947787985707255</id><published>2010-09-20T07:47:00.004-07:00</published><updated>2010-09-20T09:46:03.273-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>DEMO rgba Collapsible using CSS3 Transition-Transformation</title><content type='html'>&lt;div class="wadahmangap" style="margin-left: 120px;"&gt;&lt;h3&gt;Menu Title&lt;/h3&gt;&lt;div class="mingkem" onclick="if (this.className=='mingkem') { this.className='mangap' } else { this.className='mingkem' }"&gt;&lt;p&gt;Expand - collapse&lt;span style="font-size: 12px; padding-left: 70px; color: #fff;"&gt;Click here!&lt;/span&gt;&lt;/p&gt;&lt;p class="isimangap"&gt;&lt;br /&gt;&lt;span style="font-size: 14px; font-weight: bold; color: orange;"&gt;Chelsea brushed aside Blackpool to extend their lead at the top of the Premier League to four points.&lt;/span&gt;&lt;br /&gt;&lt;span style="text-align: justify;"&gt;&lt;br /&gt;Salomon Kalou tapped home from a corner in the second minute before Florent Malouda struck from short range.&lt;br /&gt;&lt;br /&gt;Didier Drogba's deflected strike made it 3-0 before Malouda scored his second with a low shot just before the break.&lt;br /&gt;&lt;br /&gt;Petr Cech denied Alex Baptiste and in a much better second-half display the keeper saved a Gary Taylor-Fletcher shot with DJ Campbell also going close.&lt;br /&gt;&lt;br /&gt;After the break Blackpool had an even share of the opportunities, but the game was already beyond the visitors by then.&lt;br /&gt;&lt;br /&gt;Description: This CSS3 collapses any DIV on the page and lets users manually toggle its appearance via a smooth  animation. It's a popular effect on many social networking. &lt;br /&gt;&lt;br /&gt;Persistence can be enabled on each collapsible content individually that will remember if the DIV has been expanded, and upon the user's return to the page within the same browser session, keep it expanded.&lt;br /&gt;&lt;br /&gt;&lt;img align="center" src="http://img.theomegaproject.org/thumbs/2010/07/83.jpg" /&gt;Ability to "group" multiple collapsible content instances to act as a single unit, so opening one closes the others.&lt;br /&gt;&lt;br /&gt;Persistence can be enabled on each collapsible content individually that will remember if the DIV has been expanded, and upon the user's return to the page within the same browser session, keep it expanded.&lt;br /&gt;&lt;br /&gt;Individually toggle various attributes of each collapsible content, whether a fade effect should be applied, the duration of the animation, an explicit height, plus whether the content should be hidden via scripting by default when the page loads.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="clr"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;Untuk membaca tutorialnya silahkan buka dengan KLIK link di bawah ini:&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/09/rgba-collapsible-using-css3-transition.html" target="_blank" title="KLIK di sini untuk melihat tutorial Cara Membuat rgba Collapsible using CSS3 Transition-Transformation"&gt;Tutorial rgba Collapsible using CSS3&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&lt;i&gt;Original tutorial by &lt;/i&gt;&lt;/span&gt;&lt;a class="tuto" target="_blank" href="http://gubhugreyot.blogspot.com/"&gt;gubhug reyot&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-902947787985707255?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/902947787985707255/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/09/demo-rgba-collapsible-using-css3.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/902947787985707255'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/902947787985707255'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/09/demo-rgba-collapsible-using-css3.html' title='DEMO rgba Collapsible using CSS3 Transition-Transformation'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-3680979971546133806</id><published>2010-09-19T06:39:00.000-07:00</published><updated>2010-09-19T08:40:52.803-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Image Gallery'/><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>DEMO Membuat Gambar-Image Berderet Horizontal</title><content type='html'>&lt;div align="justify"&gt;Di bawah ini adalah DEMO penataan gambar-image membentuk deret gambar horizontal. Untuk mendapatkan penataan gambar seperti ini kita hanya menggunakan satu bentuk float (float-left), height untuk setiap gambar bernilai sama (100px) dengan sebagian besar gambar memanfaatkan kode width: auto; --&gt; Hanya sebagian kecil menggunakan width dengan ukuran yang ditentukan (terutama gambar diujung kanan). Perlakuan khusus ini dilakukan agar penataan menjadi rapi dengan seluruh bagian mempunyai sisa ruang (margin) yang sama (pada box gallery).&lt;br /&gt;&lt;br /&gt;Penggunaan float-right sebenarnya dapat juga dilakukan, akan tetapi kode menjadi lebih kompleks. Melalui penggunaan kode ini diharapkan nantinya bisa sebagai bahan untuk mencoba memahami perubahan-perubahan lain, baik pada width, height, background, margin, float, border-radius serta penggunaan CSS3 untuk membuat berbagai animasi melalui CSS3 animation atau CSS3 transition dan transformation. Perlu dipahami bahwa tutorial penataan gambar ini adalah dasar untuk menciptakan berbagai penataan gambar yang lain!&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="bokskongkubolang" style="width: 440px;float: left; margin: 10px 10px 20px 60px; auto;padding: 10px 0px 0px 10px;border: 2px solid #000;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;background: #996600;background: -moz-linear-gradient(top, #996600, #99CCFF);background: -webkit-gradient(linear, 0% top, 100% bottom, from(#996600), to(#99CCFF));"&gt;&lt;img style="float:left; margin: 0px 10px 10px 0px; height: 100px; width: auto;" src="http://1.bp.blogspot.com/_550XeJhg_o8/TJYTvkSmS8I/AAAAAAAAAoU/zWFh8hb2jSc/s320/gbr1.jpg" /&gt;&lt;img style="float:left; margin: 0px 10px 10px 0px; height: 100px; width: auto;" src="http://3.bp.blogspot.com/_550XeJhg_o8/TJYTw-AvaPI/AAAAAAAAAos/vsLbByZomPs/s320/gbr9.jpg" /&gt;&lt;img style="float:left; margin: 0px 10px 10px 0px; height: 100px; width: auto;" src="http://2.bp.blogspot.com/_550XeJhg_o8/TJYULupTjpI/AAAAAAAAAo0/aWeSUN-9atM/s320/gbr13.jpg" /&gt;&lt;img style="float:left; margin: 0px 10px 10px 0px; height: 100px; width:78px;" src="http://4.bp.blogspot.com/_550XeJhg_o8/TJYTwmapIqI/AAAAAAAAAok/7IbqpBp5Kw4/s320/gbr6.jpg" /&gt;&lt;img style="float:left; margin: 0px 10px 10px 0px; height: 100px; width: 115px;" src="http://3.bp.blogspot.com/_550XeJhg_o8/TJYTwHFWOlI/AAAAAAAAAoc/mCFSJ2iO9a4/s320/gbr3.jpg" /&gt;&lt;img style="float:left; margin: 0px 10px 10px 0px; height: 100px; width: auto;" src="http://3.bp.blogspot.com/_550XeJhg_o8/TJYUM3o_0MI/AAAAAAAAApE/kTJ6o6TYdfs/s320/gbr11.jpg" /&gt;&lt;img style="float:left; margin: 0px 10px 10px 0px; height: 100px; width: 170px;" src="http://2.bp.blogspot.com/_550XeJhg_o8/TJYV8bG09dI/AAAAAAAAApU/_TxLTyu-tAI/s320/gbr10.jpg" /&gt;&lt;img style="float:left; margin: 0px 10px 10px 0px; height: 100px; width: auto;" src="http://4.bp.blogspot.com/_550XeJhg_o8/TJYTUghFzSI/AAAAAAAAAoE/bPhfIRgdY64/s320/gbr114.jpg" /&gt;&lt;img style="float:left; margin: 0px 10px 10px 0px; height: 100px; width: auto;" src="http://2.bp.blogspot.com/_550XeJhg_o8/TJYUMVuEvAI/AAAAAAAAAo8/x9-6Q3npJQ4/s320/gbr7.jpg" /&gt;&lt;img style="float:left; margin: 0px 10px 10px 0px; height: 100px; width: auto;" src="http://1.bp.blogspot.com/_550XeJhg_o8/TJYUmK50DfI/AAAAAAAAApM/Exm6RGzhT0o/s320/gbr4.jpg" /&gt;&lt;img style="float:left; margin: 0px 10px 10px 0px; height: 100px; width: 98px;" src="http://2.bp.blogspot.com/_550XeJhg_o8/TJYTvOwhFJI/AAAAAAAAAoM/G4nsncp6c0w/s320/gbr2.jpg" /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="clear"&gt;&lt;/div&gt;&lt;br /&gt;&lt;div align="justify"&gt;Untuk membaca tutorialnya silahkan buka dengan KLIK link di bawah ini:&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/09/tips-cara-membuat-gambar-image-berderet.html" target="_blank" title="KLIK di sini untuk melihat tutorial Cara Membuat Penataan Gambar-Image Posting dalam Bentuk Deret Horizontal"&gt;Cara Membuat dan Menata Gambar-Image Berderet Horizontal&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&lt;i&gt;Original tutorial by &lt;/i&gt;&lt;/span&gt;&lt;a class="tuto" target="_blank" href="http://gubhugreyot.blogspot.com/"&gt;gubhug reyot&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-3680979971546133806?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/3680979971546133806/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/09/demo-membuat-gambar-image-berderet.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/3680979971546133806'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/3680979971546133806'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/09/demo-membuat-gambar-image-berderet.html' title='DEMO Membuat Gambar-Image Berderet Horizontal'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_550XeJhg_o8/TJYTvkSmS8I/AAAAAAAAAoU/zWFh8hb2jSc/s72-c/gbr1.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-6802000814015767743</id><published>2010-09-07T17:31:00.000-07:00</published><updated>2010-09-07T17:36:50.965-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>DEMO Image Enlarger with Animation for Image Post Using CSS3</title><content type='html'>&lt;div class="pojokkiri"&gt;&lt;/div&gt;&lt;img class="bgbr" src="http://2.bp.blogspot.com/_550XeJhg_o8/TIbCUMHVW7I/AAAAAAAAAng/oe1J9_szVns/s400/026_aguna.jpg" /&gt;&lt;strong&gt;&lt;span style="float:right;"&gt;September-2010&lt;/span&gt;&lt;/strong&gt;&lt;h2 class="h2shad"&gt;Without script!&lt;/h2&gt;&lt;p&gt;Sentuhkan cursor pada gambar disamping! Dengan menggunakan posting gambar seperti disamping, maka kita tidak perlu menampilkan gambar dalam ukuran bear yang terlalu banyak menyita halaman posting. Cukup tampilkan dalam bentuk seperti ini, maka gambar bisa dilihat dalam ukuran besar hanya dengan membawa cursor di atas gambar. &lt;/p&gt;&lt;p&gt;Menampilkan posting yang disertai gambar dalam bentuk seperti ini tentunya akan membuat blog bertambah menarik. Jangan kuwatir tentang penggunaan kode. menambah fungsi seperti ini sangat mudah karena hanya perlu menggunakan beberapa kode CSS sebagai pembangun fungsi, serta beberapa kode HTML untuk posting. Sangat simple dan mudah dilakukan siapapun, bahkan pemula sekalipun.&lt;/p&gt;&lt;p&gt;&lt;div class="pojokkiri"&gt;&lt;/div&gt;&lt;a href="http://img.theomegaproject.org/thumbs/2010/05/176.jpg" target="_blank"&gt;&lt;img class="bgbr" src="http://img.theomegaproject.org/thumbs/2010/05/176.jpg" /&gt;&lt;/a&gt;&lt;h3 class="h3shad"&gt;This design only uses CSS3&lt;/h3&gt;Bagaimana tentang ukuran gambar yang digunakan? Hooo .... Ini sangat praktis karena seberapapun besar gambar yang digunakan, maka gambar akan ditampilkan dalam ukuran lebar 400px (width), sedang tinggi (height) akan menyesuaikan dengan gambar (image) aslinya.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;Mungkinkah ukuran gambar diperbesar atau diperkecil? &lt;p&gt;Anda dapat melakukannya dengan merubah kode CSS yang berkaitan dengan width untuk disesuaikan dengan lebar halaman posting. Ukuran 400px disini hanya dilakukan dengan pertimbangan banyak blogger yang menggunakan halaman posting dengan ukuran berkisar 400px. Bila anda menggunakan halaman yang lebih besar, silahkan untuk sedikit melakukan perubahan width pada syntax di kode CSSnya.&lt;/p&gt;&lt;br /&gt;&lt;div class="clear"&gt;&lt;/div&gt;&lt;br /&gt;&lt;div align="justify"&gt;Untuk membaca tutorialnya silahkan buka dengan KLIK link di bawah ini:&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/09/image-enlarger-with-animation-for-image.html" target="_blank" title="KLIK di sini untuk melihat tutorial Image Enlarger with Animation for Image Post Using CSS3"&gt;Tutorial Image Enlarger with Animation for Image Post Using CSS3&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-6802000814015767743?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/6802000814015767743/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/09/demo-image-enlarger-with-animation-for.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/6802000814015767743'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/6802000814015767743'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/09/demo-image-enlarger-with-animation-for.html' title='DEMO Image Enlarger with Animation for Image Post Using CSS3'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_550XeJhg_o8/TIbCUMHVW7I/AAAAAAAAAng/oe1J9_szVns/s72-c/026_aguna.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-993155130171470781</id><published>2010-08-31T00:46:00.001-07:00</published><updated>2010-08-31T05:45:17.350-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>Animated Box for HTML Code Posting  Using CSS3</title><content type='html'>&lt;h2 style="color: brown;text-align:center; margin: 40px auto;font-size: 22px;font-weight:bold;font-family: Helvetica Neue; text-shadow: 1px 4px 2px #000;"&gt;Animated Box for HTML Post - Using CSS3&lt;/h2&gt;&lt;br /&gt;&lt;h2&gt;Box Posting Kode HTML-1 dengan Animasi (Animated HTML Post Box-1)&lt;/h2&gt;&lt;pre class="doreng" style="height: 300px;"&gt;&amp;lt;style type="text/css"&amp;gt;&lt;br /&gt;&lt;span&gt;/* kode css untuk expand horizontal div / box */&lt;/span&gt;&lt;br /&gt;.bgsGRnodetail, .bgsGRnodetail2 {&lt;br /&gt;      height: 220px;  &lt;span&gt;// width sebelum perubahan &lt;/span&gt;&lt;br /&gt;      width: 149px;&lt;br /&gt;      border: 6px solid transparent;   &lt;br /&gt;      opacity: 0.6;&lt;br /&gt;      -o-transition: all 1s ease-in-out; &lt;span&gt;// CSS3 transition - transformation CSS3 transition-transformation &lt;/span&gt;&lt;br /&gt;      -moz-transition: all 1s ease-in-out;&lt;br /&gt;      -webkit-transition: all 1s ease-in-out;&lt;br /&gt;      margin: 10px;&lt;br /&gt;      padding: 3px;&lt;br /&gt;      overflow: hidden;  &lt;span&gt;// pentingnya overflow &lt;/span&gt;&lt;br /&gt;      border-radius: 6px;&lt;br /&gt;      -moz-border-radius: 6px; &lt;span&gt;// rounded corners - border radius CSS3 &lt;/span&gt;&lt;br /&gt;      -webkit-border-radius: 6px; &lt;br /&gt;      position: relative;&lt;br /&gt;      float: left; &lt;br /&gt;      }&lt;br /&gt;.bgsGRnodetail {&lt;br /&gt;      box-shadow: 1px 1px 10px #fff;&lt;br /&gt;      -moz-box-shadow: 1px 1px 10px #fff;&lt;br /&gt;      -webkit-box-shadow: 1px 1px 10px #fff;&lt;br /&gt;      }&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;/pre&gt;&lt;h2&gt;Box Posting Kode HTML-2 dengan Animasi (Animated HTML Post Box-2)&lt;/h2&gt;&lt;pre class="loreng" style="height: 300px;"&gt;&amp;lt;style type="text/css"&amp;gt;&lt;br /&gt;&lt;span&gt;/* kode css untuk expand horizontal div / box */&lt;/span&gt;&lt;br /&gt;.bgsGRnodetail, .bgsGRnodetail2 {&lt;br /&gt;      height: 220px;  &lt;span&gt;// width sebelum perubahan &lt;/span&gt;&lt;br /&gt;      width: 149px;&lt;br /&gt;      border: 6px solid transparent;   &lt;br /&gt;      opacity: 0.6;&lt;br /&gt;      -o-transition: all 1s ease-in-out; &lt;span&gt;// CSS3 transition - transformation CSS3 transition-transformation &lt;/span&gt;&lt;br /&gt;      -moz-transition: all 1s ease-in-out;&lt;br /&gt;      -webkit-transition: all 1s ease-in-out;&lt;br /&gt;      margin: 10px;&lt;br /&gt;      padding: 3px;&lt;br /&gt;      overflow: hidden;  &lt;span&gt;// pentingnya overflow &lt;/span&gt;&lt;br /&gt;      border-radius: 6px;&lt;br /&gt;      -moz-border-radius: 6px; &lt;span&gt;// rounded corners - border radius CSS3 &lt;/span&gt;&lt;br /&gt;      -webkit-border-radius: 6px; &lt;br /&gt;      position: relative;&lt;br /&gt;      float: left; &lt;br /&gt;      }&lt;br /&gt;.bgsGRnodetail {&lt;br /&gt;      box-shadow: 1px 1px 10px #fff;&lt;br /&gt;      -moz-box-shadow: 1px 1px 10px #fff;&lt;br /&gt;      -webkit-box-shadow: 1px 1px 10px #fff;&lt;br /&gt;      }&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;Untuk membaca tutorialnya silahkan buka dengan KLIK link di bawah ini:&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/08/box-posting-kode-html-dg-animasi.html" target="_blank" title="KLIK di sini untuk melihat tutorial Animated Box for HTML Code Posting  Using CSS3"&gt;Tutorial Animated Box for HTML Post Using CSS3&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-993155130171470781?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/993155130171470781/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/08/animated-html-post-box-using-css3.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/993155130171470781'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/993155130171470781'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/08/animated-html-post-box-using-css3.html' title='Animated Box for HTML Code Posting  Using CSS3'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-6357384216866994296</id><published>2010-08-31T00:46:00.000-07:00</published><updated>2010-09-02T18:16:46.074-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Javascript'/><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><title type='text'>Simple Javascript "Select and Copy " untuk DIV</title><content type='html'>&lt;h2&gt;Select All and Copy untuk DIV&lt;/h2&gt;&lt;input class="slek" type="button" value="Select All and Copy" onClick="slekAll('copy4')" style="width:220px;" /&gt;&lt;div id="copy4"&gt;&lt;div style="width:545px;height: auto; border: 2px solid #333; border-radius: 8px;-moz-border-radius: 8px;webkit-border-radius: 8px;padding: 15px 10px; background: #666; color:#eee;margin: 10px 5px;"&gt;&lt;h2&gt;Javascript "Select all and Copy"&lt;/h2&gt;Javascript yang digunakan untuk copy and select DIV ini, akan sangat bermanfaat bagi siapapun yang tak biasa menggunakan textarea. Semua bisa kita isikan di dalam DIV special  dengan pelengkap "Select and Copy" ini. Anda bisa menuliskan sembarang teks atau kode html, baik yang terwadahi tag DIV, p, h1 , h2 ..., b, em, span ataupun yang lain. Masukkan saja apa yang anda perlukan untuk bisa dengan mudah dicopy oleh pengunjung blog. Mau berita terbaru tentang gosip artis? Menu masakan, ...  atau mungkin obat kutil, panu kurap dan kudis serta exim? He .... ... he ... silahkan ... silahkan ! Semua saya serahkan ke sampeyan semua! Silahkan coba dengan "KLIK" di button yang bisa mentul-mentul yang sudah saya sediakan!&lt;/div&gt;&lt;/div&gt; &lt;h2&gt;pre class="doreng"&lt;/h2&gt;&lt;input class="slek" type="button" value="Select Code" onClick="slekAll('copy1')" /&gt;&lt;div id="copy1"&gt;&lt;pre class="doreng" style="height: 300px;"&gt;&amp;lt;style type="text/css"&amp;gt;&lt;br /&gt;&lt;span&gt;/* kode css untuk expand horizontal div / box */&lt;/span&gt;&lt;br /&gt;.bgsGRnodetail, .bgsGRnodetail2 {&lt;br /&gt;      height: 220px;  &lt;span&gt;// width sebelum perubahan &lt;/span&gt;&lt;br /&gt;      width: 149px;&lt;br /&gt;      border: 6px solid transparent;   &lt;br /&gt;      opacity: 0.6;&lt;br /&gt;      -o-transition: all 1s ease-in-out; &lt;span&gt;// CSS3 transition - transformation CSS3 transition-transformation &lt;/span&gt;&lt;br /&gt;      -moz-transition: all 1s ease-in-out;&lt;br /&gt;      -webkit-transition: all 1s ease-in-out;&lt;br /&gt;      margin: 10px;&lt;br /&gt;      padding: 3px;&lt;br /&gt;      overflow: hidden;  &lt;span&gt;// pentingnya overflow &lt;/span&gt;&lt;br /&gt;      border-radius: 6px;&lt;br /&gt;      -moz-border-radius: 6px; &lt;span&gt;// rounded corners - border radius CSS3 &lt;/span&gt;&lt;br /&gt;      -webkit-border-radius: 6px; &lt;br /&gt;      position: relative;&lt;br /&gt;      float: left; &lt;br /&gt;      }&lt;br /&gt;.bgsGRnodetail {&lt;br /&gt;      box-shadow: 1px 1px 10px #fff;&lt;br /&gt;      -moz-box-shadow: 1px 1px 10px #fff;&lt;br /&gt;      -webkit-box-shadow: 1px 1px 10px #fff;&lt;br /&gt;      }&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2&gt;Pre class="loreng"&lt;/h2&gt;&lt;input class="slek" type="button" value="Select Code" onClick="slekAll('copy2')" /&gt;&lt;br /&gt;&lt;div id="copy2"&gt;&lt;pre class="loreng" style="height: 300px;"&gt;&amp;lt;style type="text/css"&amp;gt;&lt;br /&gt;&lt;span&gt;/* kode css untuk expand horizontal div / box */&lt;/span&gt;&lt;br /&gt;.bgsGRnodetail, .bgsGRnodetail2 {&lt;br /&gt;      height: 220px;  &lt;span&gt;// width sebelum perubahan &lt;/span&gt;&lt;br /&gt;      width: 149px;&lt;br /&gt;      border: 6px solid transparent;   &lt;br /&gt;      opacity: 0.6;&lt;br /&gt;      -o-transition: all 1s ease-in-out; &lt;span&gt;// CSS3 transition - transformation CSS3 transition-transformation &lt;/span&gt;&lt;br /&gt;      -moz-transition: all 1s ease-in-out;&lt;br /&gt;      -webkit-transition: all 1s ease-in-out;&lt;br /&gt;      margin: 10px;&lt;br /&gt;      padding: 3px;&lt;br /&gt;      overflow: hidden;  &lt;span&gt;// pentingnya overflow &lt;/span&gt;&lt;br /&gt;      border-radius: 6px;&lt;br /&gt;      -moz-border-radius: 6px; &lt;span&gt;// rounded corners - border radius CSS3 &lt;/span&gt;&lt;br /&gt;      -webkit-border-radius: 6px; &lt;br /&gt;      position: relative;&lt;br /&gt;      float: left; &lt;br /&gt;      }&lt;br /&gt;.bgsGRnodetail {&lt;br /&gt;      box-shadow: 1px 1px 10px #fff;&lt;br /&gt;      -moz-box-shadow: 1px 1px 10px #fff;&lt;br /&gt;      -webkit-box-shadow: 1px 1px 10px #fff;&lt;br /&gt;      }&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2&gt;pre tanpa class&lt;/h2&gt;&lt;input class="slek" type="button" value="Select Code" onClick="slekAll('copy3')" /&gt;&lt;div id="copy3"&gt;&lt;pre&gt;pre{ &lt;br /&gt;      position: relative; &lt;br /&gt;      z-index: 50;&lt;br /&gt;      background:#fff url(http://gubhugreyot.blogspot.com/images/pre_bg.gif) top left repeat;&lt;br /&gt;      border:1px solid #999;&lt;br /&gt;      color:#000; &lt;br /&gt;      display:block;&lt;br /&gt;      font-family:"Courier New", Courier, monospace;&lt;br /&gt;      font-size:13px;&lt;br /&gt;      line-height:18px;&lt;br /&gt;      margin:10px 0 20px;&lt;br /&gt;      overflow:auto;&lt;br /&gt;      padding:18px 10px 17px;&lt;br /&gt;      overflow-x:scroll;&lt;br /&gt;      }&lt;/pre&gt;&lt;/div&gt;&lt;br /&gt;&lt;div align="justify"&gt;Untuk membaca tutorialnya silahkan buka dengan KLIK link di bawah ini:&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/09/simple-javascript-to-select-all-and.html" target="_blank" title="KLIK di sini untuk melihat tutorial - Select and Copy - DIV"&gt;Tutorial: Simple Javascript "Select All and Copy - DIV&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-6357384216866994296?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/6357384216866994296/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/08/typetextcss-kode-css-untuk-expand.html#comment-form' title='1 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/6357384216866994296'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/6357384216866994296'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/08/typetextcss-kode-css-untuk-expand.html' title='Simple Javascript &quot;Select and Copy &quot; untuk DIV'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-2083309557446378512</id><published>2010-08-30T18:14:00.003-07:00</published><updated>2012-03-05T01:39:54.939-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>Show Descriptions on Hover Image - Image Enlarge using CSS3</title><content type='html'>&lt;div style="margin: 20px auto; padding: 20px; background: #333; height: 260px; position: relative; width: 565px; display: block;"&gt;&lt;div class="bgsGRnodetail"&gt;&lt;img src="http://gubhugreyotdemoimg.googlecode.com/svn/GRimg01-140x210.jpg" /&gt;&lt;p&gt;&lt;span&gt;Hover me!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Image Enlarge - Show Description on Hover Image. Font size change JavaScript code provides a uniform, readily available means of adjusting text size rather than expecting users to find the varying browser provided mechanisms for doing so.&lt;/p&gt;&lt;/div&gt;&lt;div class="bgsGRnodetail"&gt;&lt;img src="http://gubhugreyotdemoimg.googlecode.com/svn/GRimg06-140x210.jpg" /&gt;&lt;p&gt;&lt;span&gt;Descriptions here!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image.&lt;/p&gt;&lt;/div&gt;&lt;div class="bgsGRnodetail"&gt;&lt;img src="http://gubhugreyotdemoimg.googlecode.com/svn/GRimg02-140x210.jpg" /&gt;&lt;p&gt;&lt;span&gt;Descriptions here!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="clr100"&gt;&lt;/div&gt;&lt;div style="margin: 20px auto; padding: 20px; background: #eee; height: 260px; position: relative; width: 565px;"&gt;&lt;div class="bgsGRnodetail2"&gt;&lt;a href="http://gubhugreyot.blogspot.com/" target="_blank"&gt;&lt;img src="http://gubhugreyotdemoimg.googlecode.com/svn/GRimg07-140x210.jpg" /&gt;&lt;/a&gt;&lt;p align="center"&gt;&lt;span&gt;Hover me!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image.  &lt;/p&gt;&lt;/div&gt;&lt;div class="bgsGRnodetail2"&gt;&lt;a href="http://tantytmt.blogspot.com/" target="_blank"&gt;&lt;img src="http://gubhugreyotdemoimg.googlecode.com/svn/GRimg11-140x210.jpg" /&gt;&lt;/a&gt;&lt;p&gt;&lt;span&gt;Descriptions here!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image.&lt;/p&gt;&lt;/div&gt;&lt;div class="bgsGRnodetail2"&gt;&lt;a href="http://bloggerstuars.blogspot.com/" target="_blank"&gt;&lt;img src="http://gubhugreyotdemoimg.googlecode.com/svn/GRimg04-140x210.jpg" /&gt;&lt;/a&gt;&lt;p&gt;&lt;span&gt;Descriptions here!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="clr100"&gt;&lt;/div&gt;&lt;div style="margin: 20px 20px 20px 230px;"&gt;&lt;div class="bgsGRnodetail"&gt;&lt;img src="http://gubhugreyotdemoimg.googlecode.com/svn/GRimg01-140x210.jpg" /&gt;&lt;p&gt;&lt;span&gt;Hover me!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Image Enlarge - Show Description on Hover Image. Font size change JavaScript code provides a uniform, readily available means of adjusting text size rather than expecting users to find the varying browser provided mechanisms for doing so.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="clr"&gt;&lt;/div&gt;&lt;div style="margin: 20px 20px 20px 230px;"&gt;&lt;div class="bgsGRnodetail2"&gt;&lt;a href="" target="_blank"&gt;&lt;img src="http://gubhugreyotdemoimg.googlecode.com/svn/GRimg07-140x210.jpg" /&gt;&lt;/a&gt;&lt;p align="center"&gt;&lt;span&gt;Hover me!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image. Image Enlarge - Show Description on Hover Image.  &lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="clr100"&gt;&lt;/div&gt;&lt;div align="justify"&gt;Untuk membaca tutorialnya silahkan buka dengan KLIK link di bawah ini:&lt;br /&gt;&lt;br /&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/09/image-gallery-and-hidden-descriptions.html" target="_blank" title="KLIK di sini untuk melihat tutorial Image Gallery and Hidden Descriptions with Animation using CSS3 Transition-Transformation"&gt;Tutorial Show Descriptions on Hover Image&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&lt;i&gt;Original tutorial by &lt;/i&gt;&lt;/span&gt;&lt;a class="tuto" target="_blank" href="http://gubhugreyot.blogspot.com/"&gt;gubhug reyot&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-2083309557446378512?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/2083309557446378512/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/08/show-description-on-hover-image-image.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/2083309557446378512'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/2083309557446378512'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/08/show-description-on-hover-image-image.html' title='Show Descriptions on Hover Image - Image Enlarge using CSS3'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-2458089656108858852</id><published>2010-08-29T17:47:00.000-07:00</published><updated>2010-08-29T19:41:34.541-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>Super Animated CSS3 Navigation Menu</title><content type='html'>&lt;h2 style="color: brown;text-align:center; margin: 40px auto;font-size: 22px;font-weight:bold;font-family: Helvetica Neue; text-shadow: 1px 4px 2px #000;"&gt;DEMO Super Animated CSS3 Menu Navigation&lt;/h2&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="GRsuperAnima"&gt;&lt;ul id="superAnima"&gt;&lt;li&gt;&lt;a class="anima" href="http://gubhugreyot.blogspot.com"&gt;Tutorial BloGGeR&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Tutorial BloGGeR&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class="anima" href="http://gubhugreyot.blogdetik.com"&gt;Home&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Home&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class="anima" href="http://tantytm.blogspot.com"&gt;jQuery&lt;br /&gt;&lt;br /&gt;&lt;span&gt;jQuery&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class="anima" href="http://bloggerstuars.blogspot.com"&gt;CSS3&lt;br /&gt;&lt;br /&gt;&lt;span&gt;CSS3&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a class="anima" href="http://gubhugreyot.blogspot.com"&gt;Adobe&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Adobe&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class="anima" href="http://gubhugreyot.blogspot.com"&gt;Image Gallery&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Image Gallery&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Navigation di atas hanya menggunakan kode CSS. Animasi pada menu tercipta dengan memanfaatkan CSS3 Transformasi dan Transisi dengan memanfaatkan efek opacity, scale, translate dan background image. Animasi Navigation menu ini akan terlihat sempurna apabila sampeyan membukanya di Opera atau Mozilla 4.0 beta. Kode CSS yang digunakan pun juga tidaklah seberapa. Sangat jauh lebih irit apabila dibandingkan penggunaan javascript manapun.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;Untuk membaca tutorialnya silahkan buka dengan KLIK link di bawah ini:&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/08/super-animated-css3-navigation-menu.html" target="_blank" title="KLIK di sini untuk melihat tutorial Super Animated CSS3 Navigation Menu"&gt;Tutorial Super Animated CSS3 Navigation Menu!&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-2458089656108858852?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/2458089656108858852/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/08/tutorial-blogger-tutorial-blogger.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/2458089656108858852'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/2458089656108858852'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/08/tutorial-blogger-tutorial-blogger.html' title='Super Animated CSS3 Navigation Menu'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-6992858176324870471</id><published>2010-08-29T04:55:00.000-07:00</published><updated>2010-08-29T20:01:25.199-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Javascript'/><category scheme='http://www.blogger.com/atom/ns#' term='jQuery'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>jQuery-CSS3 Animated Vertical Collapsible Menu: Colapsible Menu dg jQuery</title><content type='html'>&lt;h2 style="color: brown;text-align:center; margin: 20px auto;font-size: 22px;font-weight:bold; text-shadow: 1px 4px 2px #000;"&gt;DEMO Collapsible Menu&lt;/h2&gt;&lt;br /&gt;&lt;div style="margin: 30px 0 30px 200px; padding: 10px;"&gt;&lt;div class="boxong"&gt;&lt;span&gt;Daftar Menu&lt;/span&gt;&lt;div class="drives"&gt;&lt;ul id="GRcollaps"&gt;&lt;li&gt;&lt;a href="javascript:;"&gt;Nasi Goreng&lt;/a&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://gubhugreyot.blogspot.com"&gt;Pakai Telor&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://gubhugreyot.blogdetik.com"&gt;Ayam Kampung&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://gubhugreyot.wordpress.com"&gt;Telor Gajah&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="javascript:;"&gt;Mie&lt;/a&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://gubhugreyot.blogdetik.com"&gt;Mie Goreng&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://gubhugreyot.blogspot.com"&gt;Mie Rebus&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://tantytm.blogspot.com"&gt;Mie Re Do&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://bloggerstuars.blogspot.com"&gt;Mie Ring Otak&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://gubhugreyot.blogspot.com"&gt;Mie Ongklok&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="javascript:;"&gt;Bakso&lt;/a&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://gubhugreyot.blogspot.com"&gt;Bakso Lombok Uleg&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://tantytm.blogspot.com"&gt;Kepala Sapi&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://bloggerstuars.blogspot.com"&gt;Urat&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://gubhugreyot.blogspot.com"&gt;Sepak Takrow&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="javascript:;"&gt;Soto&lt;/a&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://gubhugreyot.blogspot.com"&gt;Ayam&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://tantytm.blogspot.com"&gt;Daging Sapi&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://bloggerstuars.blogspot.com"&gt;Kudus&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://gubhugreyot.blogspot.com"&gt;mBangkong&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://bloggerstuars.blogspot.com"&gt;Kuda Nil&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://gubhugreyot.blogspot.com"&gt;Madura&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="javascript:;"&gt;Sate&lt;/a&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://gubhugreyot.blogspot.com"&gt;Kerbau&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://tantytm.blogspot.com"&gt;Kuda&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://bloggerstuars.blogspot.com"&gt;Ular&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://gubhugreyot.blogspot.com"&gt;Kucing&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://bloggerstuars.blogspot.com"&gt;Sapi&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://gubhugreyot.blogspot.com"&gt;Madura&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="javascript:;"&gt;Minuman&lt;/a&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://gubhugreyot.blogspot.com"&gt;Es Cendol&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://tantytm.blogspot.com"&gt;Es Buah&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://bloggerstuars.blogspot.com"&gt;Kopi Tubruk&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://gubhugreyot.blogspot.com"&gt;Teh Cencem&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://bloggerstuars.blogspot.com"&gt;Wedang Jahe&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://gubhugreyot.blogspot.com"&gt;Kolak Apotas&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="clear:both;margin:20px auto;"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;Untuk membaca tutorialnya silahkan buka dengan KLIK link di bawah ini:&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/08/simple-css3-jquery-animated-collapsible.html" target="_blank" title="KLIK di sini untuk membaca tutorial Simple CSS3-jQuery Animated Collapsible Menu: Collapsible jQuery-CSS3"&gt;&lt;span class="blink"&gt;Tutorial jQuery-CSS3 Animated Collapsible Menu&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-6992858176324870471?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/6992858176324870471/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/08/daftar-menu-nasi-goreng-pakai-telor.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/6992858176324870471'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/6992858176324870471'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/08/daftar-menu-nasi-goreng-pakai-telor.html' title='jQuery-CSS3 Animated Vertical Collapsible Menu: Colapsible Menu dg jQuery'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-3413295661513588436</id><published>2010-08-27T07:04:00.000-07:00</published><updated>2010-08-29T20:00:42.134-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>Change Background Onmouseover with Efects Using CSS3</title><content type='html'>&lt;div align="center"&gt;&lt;h3&gt;Contoh perubahan background yang disertai efek (Change blog backgrond onmouseover with effects using CSS3)&lt;/h3&gt;&lt;br /&gt;&lt;h2&gt;&lt;span class="blink"&gt;Box Tunggal (Box-1)&lt;/span&gt;&lt;/h2&gt;&lt;br /&gt;&lt;div class="bgonmouseover" style="width:450px;margin:20px auto;padding: 20px 10px;text-align:justify;"&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/06/136.jpg" style="width:120px;height: 200px;float:left;margin:0 10px 5px 0;border-radius: 15px;-moz-border-radius:15px;-webkit-border-radius:15px;border: 10px solid white;padding: 4px;background:#888;" /&gt;Ini adalah sebuah teknik sederhana untuk menciptakan perubahan pada background blog, yang terutama banyak dimanfaatkan untuk widget blog. Jika sebelumnya untuk menciptakan efek atraktif yang menyertai fungsi ini hanya dapat dilakukan dengan bantuan jQuery, motool dan javascript yang lain, kini berkat CSS3, beberapa efek fantastis bisa kita buat hanya dengan kode CSS. Perubahan background (background color dan background image) dapat dibarengi dengan menyertakan bentuk animasi pada efek transparansi, transisi warna dan mungkin jika diinginkan bisa kita sertakan juga perubahan pada border (border-color, border-width) ....&lt;/div&gt;&lt;br /&gt;&lt;h2&gt;&lt;span class="blink"&gt;Box Ganda (Box-2)&lt;/span&gt;&lt;/h2&gt; &lt;br /&gt;&lt;div class="bgonmouseover" style="margin: 20px auto; width: 450px;"&gt;&lt;br /&gt;&lt;div class="bg_dalam_onmouseover" style="padding: 30px;margin-top: -20px;"&gt;Ini adalah sebuah teknik sederhana untuk menciptakan perubahan pada background blog, yang terutama banyak dimanfaatkan untuk widget blog. Jika sebelumnya untuk menciptakan efek atraktif yang menyertai fungsi ini hanya dapat dilakukan dengan bantuan jQuery, motool dan javascript yang lain, kini berkat CSS3, beberapa efek fantastis bisa kita buat hanya dengan kode CSS. Perubahan background (background color dan background image) dapat dibarengi dengan menyertakan bentuk animasi pada efek transparansi, transisi warna dan mungkin jika diinginkan bisa kita sertakan juga perubahan pada border (border-color, border-width), serta dapat juga dengan menambahkan perubahan di border-radius(efek rounded corners). &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div align="justify"&gt;Untuk membaca tutorialnya silahkan buka dengan KLIK link di bawah ini:&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/08/membuat-efek-pada-background-dengan.html" target="_blank" title="KLIK di sini untuk membaca tutorial Membuat Efek Pada Background dengan CSS3 (Background Effects onmouseover using CSS3)"&gt;&lt;span id="IEblink"&gt;Tutorial Background Effects onmouseover using CSS3&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-3413295661513588436?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/3413295661513588436/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/08/contoh-perubahan-background-yang.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/3413295661513588436'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/3413295661513588436'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/08/contoh-perubahan-background-yang.html' title='Change Background Onmouseover with Efects Using CSS3'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-5416410693540755074</id><published>2010-08-26T20:08:00.000-07:00</published><updated>2010-08-29T20:05:46.795-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='jQuery'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>Animated Tag Cloud Using jQuery dan CSS3</title><content type='html'>&lt;div align="justify"&gt;Dari sekian banyak macam tag cloud yang selama ini kita kenal, mungkin tag cloud animasi yang desain dasarnya menggunakan jquery belum begitu sering kita jumpai. Tag cloud animasi ini sebenarnya sangat menarik untuk kita manfaatkan sebagai pelengkap desain blog, yang sekaligus dapat kita gunakan untuk memperindah blog yang kita kelola. Sebagai wadah link, tag cloud ini juga sangat fleksibel dalam kapasitas muat, karena ukurannya bisa diperbesar sesuai ruang yang tersedia ataupun banyaknya link yang akan di tampilkan di dalamnya. &lt;br /&gt;&lt;br /&gt;Guna menambah daya tarik dan animasinya, kita telah lengkapi pula dengan CSS3 transformasi, transition, border-radius, serta box shadow dengan harapan akan membuatnya lebih gaya. Mungkin sampeyan telah mengenal tag cloud Cumulus yang begitu tersohor karena indahnya animasi yang tercipta berkat javascript dan file swf yang digunakan. Cobalah bandingkan dengan yang ini, maka sampeyan boleh menyandingkanya sebagai desain yang cukup berimbang. Keduanya sama-sama mampu menampilkan animasi yang terasa begitu indah.&lt;br /&gt;&lt;br /&gt;Sebenarnya "jQuery Tag Cloud Plugin" ini telah melalui beberapa modifikasi dari desain awalnya yang bisa sampeyan lihat di &lt;strong&gt;&lt;i&gt;http://rohitsengar.cueblocks.net&lt;/i&gt;&lt;/strong&gt;. Silahkan coba bandingkan dengan desain aslinya, kemudian sampeyan boleh memilih untuk menggunakan yang mana. Yah ..., masing-masing mempunyai kelebihan dan kekurangan tersendiri. O, ya ... Sampeyan bisa melihat tag Cloud ini yang terletak di sidebar kanan. &lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;!--&lt;br /&gt;Untuk membaca tutorialnya silahkan buka dengan KLIK link di bawah ini:&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/" target="_blank" title="KLIK di sini untuk membaca tutorial JQuery-CSS3 Animated Tag Cloud"&gt;Tutorial Animated Tag Cloud Using jQuery dan CSS3&lt;/a&gt;&lt;/div&gt;--&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-5416410693540755074?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/5416410693540755074/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/08/animated-tag-cloud-using-jquery-dan.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/5416410693540755074'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/5416410693540755074'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/08/animated-tag-cloud-using-jquery-dan.html' title='Animated Tag Cloud Using jQuery dan CSS3'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-7405726523904655221</id><published>2010-08-25T15:44:00.000-07:00</published><updated>2010-08-29T20:05:35.819-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>Animated Slide Menu (Box) using CSS3</title><content type='html'>Jangan hanya beranggapan bahwa sebuah desain menarik pasti menggunakan javascript. CSS3 Animated Slide Menu (Box) hanya menggunakan kode CSS, akan tetapi dapat memberikan suguhan menu atau box tersembunyi di sisi sebelah kiri blog dengan gaya yang sangat menarik. Sentuhkan cursor pada bagian berbentuk lingkaran yang bertuliskan &lt;BLINK&gt;M E N U&lt;/BLINK&gt;. Image, teks atau berbagai link dapat disimpan di dalamnya. Jika ampeyan mau, beberapa kode CSS juga bisa dimodifikasi atau ditambahkan untuk memperoleh tampilan yang lebih menarik.&lt;br /&gt;&lt;br /&gt;&lt;div style="margin:20px auto;padding:0px;height:84px;width:80px;font-size:19px;font-family:Arial Narrow;font-weight:bold;padding-top:64px;text-align:center;background:url(http://i41.tinypic.com/v77e5f.png) center center no-repeat;color:red;"&gt;MENU&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;Untuk membaca tutorialnya silahkan buka dengan KLIK link di bawah ini:&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/08/cara-buat-menu-tersembunyi-dg-css3.html" target="_blank" title="KLIK di sini untuk membaca tutorial Tutorial Animated Slide Menus using CSS3"&gt;Tutorial CSS3 Animated Slide Menu&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-7405726523904655221?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/7405726523904655221/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/08/animated-slide-menu-box-using-css3.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/7405726523904655221'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/7405726523904655221'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/08/animated-slide-menu-box-using-css3.html' title='Animated Slide Menu (Box) using CSS3'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-8243564347012171095</id><published>2010-08-25T06:49:00.000-07:00</published><updated>2010-08-29T20:04:52.874-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Javascript'/><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='jQuery'/><title type='text'>jQuery Transparent Floating Menu</title><content type='html'>Anda bisa melihat floating menu ini yang terletak di sidebar kanan. Dia akan selalu bergerak naik ataupun turun sesuai dengan pergerakkan naik turunnya halaman blog. Silahkan gunakan dan isi dengan berbagai hal yang mungkin dibutuhkan. Unutk memuat menu bisa, gambar juga bisa, atau mungkin bentuk teks yang akan di tampilkan di dalamnya? &lt;br /&gt;&lt;br /&gt;Desain ini bekerja dengan perantaraan kode CSS dan script serta jQuery hingga diperoleh tampilan yang cukup menarik. Transparansi tercipta berkat opacity effect. Untuk menggunakannya di blogger template ataupun new blogger template, silahkan baca tutorialnya yang terdapat di http://gubhugreyot.blogspot.com. Atau mungkin sampeyan perlu cara yang lebih cepat dan praktis untuk membukanya? &lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;Untuk membaca tutorialnya silahkan buka dengan KLIK link di bawah ini:&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/08/cara-membuat-css3-animated-image.html" target="_blank" title="KLIK di sini untuk membaca tutorial jQuery Transparent Floating Menu"&gt;Tutorial jQuery Transparent Floating Menu&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-8243564347012171095?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/8243564347012171095/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/08/jquery-transparent-floating-menu.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/8243564347012171095'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/8243564347012171095'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/08/jquery-transparent-floating-menu.html' title='jQuery Transparent Floating Menu'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-1078658485564405690</id><published>2010-08-25T03:39:00.001-07:00</published><updated>2010-08-29T20:04:14.180-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>Cara Membuat CSS3 Animated Image Enlarge</title><content type='html'>&lt;div align="justify"&gt;CSS3 Animated Image Enlarge-2 menggunakan kode CSS yang sedikit berbeda dibandingkan CSS3 Animated Image Enlarge-1 karena dalam desain ini melibatkan kode css &lt;span style="font-weight:bold;color:orange;"&gt;ul, li&lt;/span&gt; difungsikan untuk membuat gambar/image agar tidak berubah posisi ketika proses perubahan ukuran pada salah satu gambar terjadi. Dengan cara seperti ini tentunya tatanan blog menjadi tidak terganggu sama sekali. &lt;br /&gt;&lt;br /&gt;Perlu menjadi perhatian, bahwa karena desain hanya menggunakan CSS3 maka jangan pernah berharap hasil yang terlihat ketika dibuka di Internet Explorer (IE) akan memperlihatkan hasil sama seperti halnya di browser lain. Sesuatu yang sama sekali tak mungkin karena hingga saat ini IE belum mampu mewujudkan bentuk kompabilitas terhadap CSS3 seperti yang lain. Meskipun demikian jangan jadi kekecewaan berlebih karena tak lama lagi tentunya IE akan segera menyesuaikan diri. Percayalah, sobat, karena jika ini tak terjadi maka tak ubahnya liang lahat telah digali sendiri. Hal yang tak mungkin terjadi, bukan?!&lt;br /&gt;&lt;br /&gt;Sentuhkan cursor pada setiap gambar, maka akan terlihat 4 (empat) bentuk animasi yang berbeda menyertai perubahan ukuran gambar. Jika sampeyan ingin merubah bentuk animasinya, silahkan rubah beberapa kode CSSnya.&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="center" style="width: 400px; padding:30px; margin:30px auto;"&gt;&lt;br /&gt;&lt;ul class="GRenlarge"&gt;&lt;li&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/04/271.jpg" /&gt;&lt;/li&gt;&lt;li class="anim1"&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/04/252.jpg" title="" /&gt;&lt;/li&gt;&lt;li class="anim3"&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/04/100.jpg" title=""&gt;&lt;/li&gt;&lt;li&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/04/128.jpg" title="" /&gt;&lt;/li&gt;&lt;li class="anim2"&gt;&lt;li&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/04/27.jpg" title="" /&gt;&lt;/li&gt;&lt;li class="anim1"&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/04/397.jpg" /&gt;&lt;/li&gt;&lt;li&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/04/87.jpg" title="" /&gt;&lt;/li&gt;&lt;li class="anim3"&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/04/58.jpg" title=""&gt;&lt;/li&gt;&lt;li class="anim2"&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/04/286.jpg" title="" /&gt;&lt;/li&gt;&lt;li&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/04/391.jpg" title="" /&gt;&lt;/li&gt;&lt;li class="anim1"&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/04/20.jpg" title="" /&gt;&lt;/li&gt;&lt;li class="anim2"&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/04/30.jpg" title="" /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="clr"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;Untuk membaca tutorialnya silahkan buka dengan KLIK link di bawah ini:&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/08/css3-full-animated-show-hidden-content.html" target="_blank" title="KLIK di sini untuk membaca tutorial Image Enlarger with Effects using CSS3"&gt;Image Enlarger with Effects using CSS3&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-1078658485564405690?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/1078658485564405690/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/08/cara-membuat-css3-animated-image.html#comment-form' title='1 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/1078658485564405690'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/1078658485564405690'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/08/cara-membuat-css3-animated-image.html' title='Cara Membuat CSS3 Animated Image Enlarge'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-6276255662189746694</id><published>2010-08-24T15:07:00.000-07:00</published><updated>2010-08-29T20:04:04.761-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>Image Enlarge with Effects using CSS3</title><content type='html'>Image Enlarge murni menggunakan CSS3. Fungsi sebenarnya hanyalah untuk memperbesar gambar saat cursor menyentuh satu titik di sisi manapun gambar, sedang animasi yang disertakan hanyalah sekedar untuk memberikan bentuk tampilan yang lebih dinamis hingga terlihat lebih luwes ketika digunakan sebagai pelengkap blog.&lt;br /&gt;&lt;br /&gt;&lt;div align="center" style="padding: 10px; margin:30px auto;"&gt;&lt;img class="enlarger" src="http://img.theomegaproject.org/thumbs/2010/02/295.jpg" /&gt;&lt;img class="enlarger" src="http://img.theomegaproject.org/thumbs/2010/02/260.jpg" /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="clr"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="center" style="padding: 10px; margin:30px auto;"&gt;&lt;img class="enlarger" src="http://img.theomegaproject.org/thumbs/2010/02/336.jpg" /&gt;&lt;img class="enlarger" src="http://img.theomegaproject.org/thumbs/2010/02/282.jpg" /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="clr"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;Untuk membaca tutorialnya silahkan buka dengan KLIK link di bawah ini:&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/08/css3-full-animated-show-hidden-content.html" target="_blank" title="KLIK di sini untuk membaca tutorial Image Enlarger with Effects using CSS3"&gt;Image Enlarger with Effects using CSS3&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-6276255662189746694?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/6276255662189746694/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/08/image-enlarge-with-effects-using-css3.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/6276255662189746694'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/6276255662189746694'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/08/image-enlarge-with-effects-using-css3.html' title='Image Enlarge with Effects using CSS3'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-7378227076023831405</id><published>2010-08-24T08:15:00.000-07:00</published><updated>2010-08-29T20:03:38.467-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>CSS3 Full Animated Show Hidden Content Onmouseover</title><content type='html'>&lt;div align="justify"&gt;Mulai saat ini perkembangan penggunaan CSS3 sebagai pilar utama desain web atau blog akan semakin tak terelakkan atau bahkan mungkin akan semakin menggila menggerus peran besar javascript. Berbagai fungsi yang sebelumnya hanya mungkin dilakukan dengan peran javascript kini tak lagi jadi keharusan. CSS3 Full Animated Show Hidden Content Onmouseover menjadi salah satu bukti betapa banyak animasi berhasil diciptakan tanpa secuilpun bantuan gambar dan script. Sampeyan bisa menggunakan secara utuh atau jika mungkin dilakukan bisa juga beberapa kode dikurangi atau ditambah untuk memperoleh hasil akhir yang sesuai selera. Tidak akan terlalu sulit karena semua hanya berupa kode CSS. Silahkan coba show hidden content di bawah ini dengan cara mengarahkan cursor ke setiap bagian yang terdapat di dalam box, baik gambar ataupun teks serta teks link-nya.&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="bgsGR_onmos"&gt;&lt;h3&gt;CSS3 Show Hidden Content&lt;br /&gt;&lt;/h3&gt;&lt;div class="jerohan"&gt;&lt;h3&gt;CSS3 Show Hidden Content&lt;/h3&gt;&lt;img class="mini" src="http://img.theomegaproject.org/thumbs/2009/11/121.jpg" /&gt;Mau gunakan untuk apapun silahkan! Muat gambar? Penuhi dengan berbagai teks? Atau mungkin deretan menu dan link lain mo ditampilkan di collapsible ini? Semua sudah tertata dengan rapi dengan ukuran yang sangat ideal. Sampeyan tinggal masukkan saja sebanyak sampeyan mau. Plung ... plung ... plung ... dan berkarung-karung akan terwadahi. yah ... asal jangan masukkan yang berbau busuk saja. He ... he .... 'ntar pengunjung pada lari kesetanan kaya dikejar babi hutan kesurupan mabok oplosan, he ...... he ...!!!!&lt;h3&gt;Without Image and Script: New Post&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="Link-1"&gt;Tuliskan disini : Link Title-1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="Link-2"&gt;Tuliskan disini : Link Title-2&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="Link-3"&gt;Tuliskan disini : Link Title-3&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="Link-4"&gt;Tuliskan disini : Link Title-4&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="Link-5"&gt;Tuliskan disini : Link Title-5&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="Link-1"&gt;Tuliskan disini : Link Title-6&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="Link-2"&gt;Tuliskan disini : Link Title-7&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="Link-3"&gt;Tuliskan disini : Link Title-8&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="Link-4"&gt;Tuliskan disini : Link Title-9&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="Link-5"&gt;Tuliskan disini : Link Title-10&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Without Image and Script&lt;/h3&gt;&lt;img class="minianima" src="http://img.theomegaproject.org/thumbs/2010/06/517.jpg" /&gt;Mau gunakan untuk apapun silahkan! Muat gambar? Penuhi dengan berbagai teks? Atau mungkin deretan menu dan link lain mo ditampilkan di collapsible ini? Semua sudah tertata dengan rapi dengan ukuran yang sangat ideal. Sampeyan tinggal masukkan saja sebanyak sampeyan mau. Plung ... plung ... plung ... dan berkarung-karung akan terwadahi. yah ... asal jangan masukkan yang berbau busuk saja. He ... he .... 'ntar pengunjung pada lari kesetanan kaya dikejar babi hutan kesurupan mabok oplosan, he ...... he ...!!!!&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;Untuk membaca tutorialnya silahkan buka dengan KLIK link di bawah ini:&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/08/css3-full-animated-show-hidden-content.html" target="_blank" title="KLIK di sini untuk membaca tutorial CSS3 Full Animated Show Hidden Content Onmouseover"&gt;Tutorial CSS3 Full Animated Show Hidden Content Onmouseover&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-7378227076023831405?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/7378227076023831405/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/08/css3-show-hidden-content-css3-show.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/7378227076023831405'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/7378227076023831405'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/08/css3-show-hidden-content-css3-show.html' title='CSS3 Full Animated Show Hidden Content Onmouseover'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-3497253052107767023</id><published>2010-08-23T15:07:00.000-07:00</published><updated>2010-08-29T20:03:27.322-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>CSS3 Animated Image Enlarger</title><content type='html'>&lt;div align="center" class="zoom" style="padding:50px;"&gt;&lt;div class="papan" style="position:inherit"&gt;&lt;a class="anim"&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/02/34.jpg" /&gt;&lt;/a&gt;&lt;a class="anim2"&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/02/60.jpg" /&gt;&lt;/a&gt;&lt;a class="anim"&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/02/71.jpg" /&gt;&lt;/a&gt;&lt;div class="clr"&gt;&lt;/div&gt;&lt;a class="anim2"&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/02/103.jpg" /&gt;&lt;/a&gt;&lt;a class="anim"&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/02/223.jpg" /&gt;&lt;/a&gt;&lt;a class="anim2"&gt;&lt;img src="http://img.theomegaproject.org/thumbs/2010/02/148.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="clr"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;Untuk membaca tutorialnya silahkan buka dengan KLIK link di bawah ini:&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/08/css3-full-animated-show-hidden-content.html" target="_blank" title="KLIK di sini untuk membaca tutorial CSS3 Full Animated Show Hidden Content Onmouseover"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-3497253052107767023?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/3497253052107767023/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/08/css3-animated-image-enlarger.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/3497253052107767023'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/3497253052107767023'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/08/css3-animated-image-enlarger.html' title='CSS3 Animated Image Enlarger'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-467187584871357664</id><published>2010-08-22T04:17:00.000-07:00</published><updated>2010-12-04T10:01:36.335-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>Memahami CSS3 Transition - Transformation</title><content type='html'>&lt;div align="justify"&gt;Di bawah ini adalah beberapa contoh bentuk animasi yang tercipta melalui css3 transition dan transformation. Beberapa bentuk transformasi dapat digabungkan membentuk fungsi baru yang merupakan paduan dari beberapa bentuk transformasi yang ada. Fungsi baru yang tercipta dapat dikembangkan untuk menciptakan berbagai animasi yang mampu melengkapi dan memperindah sekaligus membentuk sebuah fungsi lain secara luas, seperti halnya animated horizontal menu, vertical menu, drop down menu, multilevel drop down menu, horizontal dan vertical accordion, image slider serta banyak lagi yang lain. &lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="testtransform geseratas"&gt;Slide up&lt;/div&gt;&lt;br /&gt;&lt;div class="testtransform geserbawah"&gt;Slide down&lt;/div&gt;&lt;br /&gt;&lt;div class="testtransform geserkanan"&gt;Slide right&lt;/div&gt;&lt;br /&gt;&lt;div class="testtransform geserkiri"&gt;Slide left&lt;/div&gt;&lt;br /&gt;&lt;div class="testtransform gesernantas"&gt;Slide into the top right&lt;/div&gt;&lt;br /&gt;&lt;div class="testtransform geserkibaw"&gt;Slide into the bottom left&lt;/div&gt;&lt;br /&gt;&lt;div class="testtransform bg"&gt;changes in the background&lt;/div&gt;&lt;br /&gt;&lt;div class="testtransform border"&gt;changes at the border&lt;/div&gt;&lt;br /&gt;&lt;div class="testtransform bgborder"&gt;changes in the background and border&lt;/div&gt;&lt;br /&gt;&lt;div class="testtransform ukuran"&gt;changes in scale&lt;/div&gt;&lt;br /&gt;&lt;div class="testtransform opa"&gt;changes in the opacity&lt;/div&gt;&lt;br /&gt;&lt;div class="testtransform gabungan"&gt;combination of several transformations&lt;/div&gt;&lt;br /&gt;&lt;div class="testtransform-2" style="float:none;margin:20px auto;"&gt;&amp;nbsp;&lt;/div&gt;&lt;br /&gt;&lt;div class="clr"&gt;&lt;/div&gt;&lt;br /&gt;Untuk membaca tutorialnya silahkan buka dengan KLIK link di bawah ini:&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/08/memahami-css3-transition-transformation.html" target="_blank" title="KLIK di sini untuk membaca tutorial CSS3 Transition dan Transformation"&gt;Tutorial CSS3 Transition-Transformation&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-467187584871357664?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/467187584871357664/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/08/memahami-css3-transition-transformation.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/467187584871357664'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/467187584871357664'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/08/memahami-css3-transition-transformation.html' title='Memahami CSS3 Transition - Transformation'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-4204180518865377737</id><published>2010-08-21T18:45:00.001-07:00</published><updated>2010-08-29T20:02:54.612-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>CSS3 Drop Down Panel</title><content type='html'>&lt;div align="justify"&gt;CSS3 Drop Down Panel tak ubahnya seperti bentuk drop down panel yang lain, hanya yang membedakan adalah penggunaan kode CSS3 yang mampu membentuk drop down panel ini sekalipun hanya menggunakan kode css namun mampu meciptakan sebuah animasi gerak, baik ketika panel membuka atau menutup dengan memanfaatkan css3 transition. Sampeyan bisa melihat dan mencobanya dengan mengarahkan cursor ke bagian yang bertuliskan "Daftar Menu" seperti terlihat di bagian atas blog. &lt;br /&gt;&lt;br /&gt;Karena belum seluruh browser yang kita gunakan telah mengakomodir semua fungsi css3 secara penuh, maka apabila ingin melihat drop down panel ini saat bekerja secara optimal, dimana semua kode css3 dapat berfungsi dengan sempurna, silahkan buka di Opera, Safari atau Google Chrome. Jika sampeyan membukanya melalui Mozzila Firefox, sekalipun fungsi bisa berjalan dengan baik, namun efek animasi gerak yang akan terlihat seperti layaknya apabila kita memanfaatkan javascript tidak akan terlihat.&lt;br /&gt;&lt;br /&gt;Untuk membaca tutorialnya silahkan buka dengan mebuka link di bawah ini:&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/08/cara-membuat-css3-drop-down-panel.html" target="_blank" title="KLIK di sini untuk membuka tutorial CSS3 Drop Down Panel"&gt;Tutorial CSS3 Drop Down Panel&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-4204180518865377737?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/4204180518865377737/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/08/css3-drop-down-panel.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/4204180518865377737'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/4204180518865377737'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/08/css3-drop-down-panel.html' title='CSS3 Drop Down Panel'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5536916075192113258.post-7519843049019118927</id><published>2010-04-28T19:52:00.000-07:00</published><updated>2010-08-29T19:51:32.999-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial BloGGeR'/><category scheme='http://www.blogger.com/atom/ns#' term='Horiontal Menus'/><category scheme='http://www.blogger.com/atom/ns#' term='Css3'/><title type='text'>Multi Level Horizontal Menu</title><content type='html'>&lt;div align="justify"&gt;Multilevel Horizontal Menu seperti yang terlihat di bagian teratas header blog adalah murni menggunakan kode css, terutama memanfaatkan css3. Beberapa animasi yang tercipta melalui css3 akan dapat terlihat jika dibuka melalui opera atau Google Chrome dan Safari. Sangat mudah membuatnya dan karena kode yang digunakan hanya kode css dengan beberapa background image dengan beban minimal, maka menu ini terhitung berbeban super ringan. Bagi sampeyan yang lebih menyukai penggunaan kode css tanpa script, mungkin Multilevel Horizontal Menu ini akan cocok untuk blog yang sampeyan kelola.&lt;br /&gt;&lt;br /&gt;Setiap bagian dari menu bisa dikembangkan sesuai kebutuhan blog hanya dengan menambahkan beberapa anak menu atau serta beberapa anak dari anak menu. Bila menginginkan lebih yang telah tertampilkan melalui kode css3 yang tersedia, sampeyan bisa menambahkan atau mengurangi beberapa bagian kode css hingga diperoleh menu dengan tampilan dan beberapa bentuk animasi yang baru.&lt;br /&gt;&lt;br /&gt;Untuk membaca tuttorialnya silahkan buka dengan mebuka link di bawah ini:&lt;br/&gt;&lt;br/&gt;&lt;a class="tuto" href="http://gubhugreyot.blogspot.com/2010/08/cara-buat-cc3-multilevel-drop-down-menu.html" target="_blank" title="KLIK di sini untuk membuka tutorial Multilevel Horizontal Menu"&gt;Tutorial Multilevel Horizontal Menu&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5536916075192113258-7519843049019118927?l=bgsgr.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bgsgr.blogspot.com/feeds/7519843049019118927/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://bgsgr.blogspot.com/2010/04/comment.html#comment-form' title='1 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/7519843049019118927'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5536916075192113258/posts/default/7519843049019118927'/><link rel='alternate' type='text/html' href='http://bgsgr.blogspot.com/2010/04/comment.html' title='Multi Level Horizontal Menu'/><author><name>'cah ndeso kluthuk</name><uri>http://www.blogger.com/profile/00087361190791834640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://3.bp.blogspot.com/_550XeJhg_o8/S_4vh7WPrrI/AAAAAAAAAg4/tcuFnGkI2iY/S220/Untitled-12-copy.jpg'/></author><thr:total>1</thr:total></entry></feed>
