CSS3 Rounded Corners


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



Copy this code and paste it in your HTML
  1. -moz-border-radius:6px; -webkit-border-radius:6px;

Report this snippet


Comments


You need to login to view comments.