Image Border
Preview
Code
<style>
img{
width:140px;
border:4px solid #2563eb;
}
</style>
<img src="https://via.placeholder.com/140">
<style>
img{
width:140px;
border:4px solid #2563eb;
}
</style>
<img src="https://via.placeholder.com/140">