TUKANG TAMAN MURAH

Tukang Taman Murah : Jual Macam-macam Tanaman Hias, Rumput Golf, Rumput Gajah Mini dll.
Telpon : 0813 1112 6387  
E-Mail  : doni_landscape@yahoo.co.id  
Website : www.murahjualtanamanhias.blogspot.com
xcxxxx
Home » , » Membuat sudut bulat Container Blogspot

Membuat sudut bulat Container Blogspot

Pada awalnya template blog ini mempunyai sudut lancit disetiap ruasnya dan di modifikasi sekian rupa hingga tampil beda dari Magazine Template R.1.5 yang mana template asli dari kang rohman sebagai Publisher.Tapi yang akan kita bahas bukan itu.yang akan kita bahas disini adalah bagaimana memodifikasi template dengan membuat sudut pada tiap ruas berbentuk bulat (border radius).

Okey..waktunya kita bermain main dengan CSS,untuk anda yang berminat silahkan ikuti latihan kita kali ini.
Untuk membuat sudut bulat pada setiap ruas kita hanya sedikit membutuhkan kode css tambahan (CSS3).Tapi sayangnya dibeberapa browser tidak bisa menampilkan bentuk sudut bulat tersebut dikarenakan tidak suport dengan kode stylesheet CSS3 yang makin lama semakin berkembang seperti misalnya Internet Explorer (IE) dan Opera.Tapi dengan menggunakan Mozilla Firefox bentuk ruas sudut bulat itu bisa tampil sempurna.


Sebagai media latihan , saya akan mencoba untuk membuat sudut bulat pada Header (judul) halaman blogspot.


Kode diatas adalah bagian dari CSS Header pada blog saya sebelumnya...dengan contoh style diatas bentuk dari sudut header blog masih berbentuk sudut lancip.Nah..sekarang saya coba menambahkan dengan kode CSS dibawah ini.


Properties : -moz-border-radius-bottomright:15px; » mengartikan bahwa pada sudut bawah sebelah kiri akan membentuk sudut bulat dengan radius 15px .

Properties : -moz-border-radius-bottomleft:15px; » mengartikan bahwa sudut bawah sebelah kanan akan membentuk sudut bulan dengan radius 15px .

Saya akan memberikan contoh css dan hasilnya seperti dibawah ini :

Contoh CSS
<style type="text/css">
<!--
#contohsudutbulat {
background-color: #FF9900;
height: 100px;
width: 400px;
border: 1px solid #666666;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
}
-->
</style>
Hasil Priview
contoh sudut bulat pada sisi bawah bagian kiri dan kanan
15px


Contoh CSS
<style type="text/css">
<!--
#contohsudutbulat {
background-color: #FF9900;
height: 100px;
width: 400px;
border: 1px solid #666666;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-topright:15px;
}
-->
</style>
Hasil Priview
sudut bulat pada sisi bawah bagian kiri dan atas kanan
15px

Contoh CSS
<style type="text/css">
<!--
#contohsudutbulat {
background-color: #FF9900;
height: 100px;
width: 400px;
border: 1px solid #666666;
-moz-border-radius-topleft:25px;
-moz-border-radius-topright:25px;
}
-->
</style>
Hasil Priview
sudut bulat pada sisi atas bagian kiri dan atas kanan
25px


Contoh CSS
<style type="text/css">
<!--
#contohsudutbulat {
background-color: #FF9900;
height: 100px;
width: 400px;
border: 1px solid #666666;
-moz-border-radius:50px;
}
-->
</style>
Hasil Priview
sudut bulat pada semua sisi
50PX


Bagaimana...?
Cukup mudahkan....semoga bermanfaat.


Posted: 18 Jan 2011 08:45 PM PST

After waiting long enough,WikiLeaks finally released documents from the U.S. Embassy in Jakarta. Revealed that the bloggers in Indonesia used for U.S. interests.

This was revealed in a wire on February 12, 2010 ago from the U.S. Embassy in Jakarta, to U.S. Foreign Ministry officials named Jared Cohen. As reported by the Guardian on Wednesday (19/01/2011), wire it to reveal U.S. strategy to take advantage of social media in Indonesia to U.S. interests.

It is called the Public Diplomacy Strategy 2.0.That is, the Internet is used as much as possible to spread U.S. influence and securing U.S. interests in the country of destination. They chose this strategy because of the growth of social media in Indonesia is very fast.

Jakarta wire with reference code 0065 is a report to the U.S. foreign ministry, that the U.S. Embassy in Jakarta managed to run the Public Diplomacy 2.0. "The U.S. Embassy in Indonesia is the leader in Public Diplomacy 2.0. With more than 50,000 fans (at the U.S. Embassy's Facebook account), at most of the other U.S. embassy around the world, using social media in Indonesia,"said their statement.

So who is targeted by the U.S.? Apparently the blogger worked to spread the messages of the U.S. government.

"Involving local bloggers to promote the message and the information the United States. We are uniquely positioned to use these tools to reinforce the themes and key topics to support the push planned visit by President Obama," they said.

The blogger was already involved in the last two years. "Over the last two years, engage positively with thousands of the most influential bloggers in this country (Indonesia)," they added.

Not only bloggers, social media was used for other propaganda media. Mentioned they are Twitter, Facebook and YouTube.

"U.S. Embassy at the forefront of up to 50,000 fans, 300 videos on our own YouTube channel and nearly 1,000 followers on Twitter,"the diplomatic wires.



Jika Anda menyukai Artikel di blog ini, Silahkan klik disini untuk berlangganan gratis via email, dengan begitu Anda akan mendapat kiriman artikel setiap ada artikel yang terbit di Creating Website

0 komentar:

Posting Komentar

xcxxxx
 
Support : Creating Website | Johny Template | Mas Template
Copyright © 2011. Abun Cell - All Rights Reserved
Template Modify by Creating Website
Proudly powered by Blogger