How to add border radius to the image or box with CSS
on
The second lesson of CSS is adding border radius
very simple
just follow the explanation
Go to the CSS part and search about the element which
you want to add
and add the follownig code
to add border to the box or image use this CSS code
border:1px solid #000000;
to add border radius to the box or image use this CSS code
- moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;
and you can change the color #000000
and also you can change the 3px
the end of the lesson
any question contact me
Dont forget see other lessons click here
موقع مصر ديزين يرحب بكم