You can use this, it will definitely work as you requested.
img {
border: 13px solid blue;
border-radius: 10px;
}
solved How do I create a border for an image?
You can use this, it will definitely work as you requested.
img {
border: 13px solid blue;
border-radius: 10px;
}
solved How do I create a border for an image?