Using the code in CSS:



<style>
#text {

background-color: #FFFFFF;
color: #666666;
-webkit-stroke-width: 1.0px;
-webkit-stroke-color: #000000;
-webkit-fill-color: #FFFFFF;
text-shadow: 2px 2px 2px #333333;

</style>

<div id="text"> This is the Text </div>

Make a free website with Yola