CSS Reflection (Webkit)


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

Only works for webkit


Copy this code and paste it in your HTML
  1. -webkit-box-reflect: below 5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7 transparent), to (white));

Report this snippet


Comments


You need to login to view comments.