Membuat Drop Shadow Text dengan CSS

March 18th, 2009 § 1,897 comments

Tanpa menggunakan grafik, kita bisa manfaatkan function dari CSS untuk membuat efek dropshadow.

watch welcome to the rileys dvdrip
download drive angry 3d film high quality

CSS:

centurion movie to download full

.dropshadow  { position:relative; display:block; color: #ff6600; font-family: "Georgia"; }

.dropshadow span { position:absolute; display:block; top:0px;  }

.dropshadow:before { display:block; padding: 1px; content: attr(title); color: #000;  }

HTML:

buy re-cut film on dvd

<h1 class="dropshadow" title="DROP SHADOW">
<span>DROP SHADOW</span>

</h1>

avatar movie download

RESULT:

dropshadow

not for IE!

i want to watch the black swan film
rango move
takers divx
paul download movie

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

What's this?

You are currently reading Membuat Drop Shadow Text dengan CSS at viar ms.

meta