CSS3 Generator
Generator Tools
Web Tools
Random Tools
Others
Width: px
Height: px
border-width: px (max: 100)
border-style: dashed dotted double groove hidden inherit inset none outset ridge solid
border-color:
Each corner All corner
Top-Left: 5010px
Top-Right: 5010px
Bottom-Left: 5010px
Bottom-Right: 5010px
All: 5010px
p { height: 200px; width: 200px; border: 1px solid #FF0000; -webkit-border-radius: 10px 10px 10px 10px; -moz-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; }