-->

3D text effects in blog


3D text effects in blog
Posted: 12 Dec 2011 07:08 PM PST
Bored with common fonts in blogger ? How about 3D texts to your headings and other text stuff ? CSS can be used to create such 3D effects for your text which supported by all major browsers around web.


Example :



3D Effect

  1. Go to Text editor and change post editor into HTML mode .
  2. Copy down the code below & Replace the Red Colored Text with your Text
  3. <style> .effect_3d { color: #000; font: 80px/100px Garamond, 'Hoefler Text', Times New Roman, Times, serif; margin-bottom: 20px; text-shadow: 0 1px 0 #999,              0 2px 0 #999,              0 3px 0 #999,             0 4px 0 #999,              0 5px 0 #999,              0 6px 0 black; </style> <div class="effect_3d">3D Effect</div>
  4. Publish Post

Berlangganan update artikel terbaru via email:

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel