css text-shadow


/ Published in: CSS
Save to your folder(s)



Copy this code and paste it in your HTML
  1. text-shadow:0px 2px 3px rgba(0, 0, 0, 0.7)
  2.  
  3. ilk deÄŸer saÄŸ-sol
  4. ikinci değer yukarı-aşağı
  5. üçüncü değer blur oranı
  6.  
  7. iç değerler rgb
  8.  
  9. son deÄŸer opacity

Report this snippet


Comments


You need to login to view comments.