Hi bill
this is prasad try this code
.myBox {
margin: 0 auto;
border: 0px solid #fff;
color: #fff;
width: 60%;
padding: 20px;
text-align: left;
background-color: #f00;
border-top: 3px solid #0F0;
border-bottom: 3px solid #0F0;
border-left: 3px solid #fff;
border-right: 3px solid #fff;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
}
--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS"
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]
-~----------~----~----~----~------~----~------~--~---