[image] Pink Border 2
scripted #images code, not mine
HTML
<style>
.pinky3 {
border-width: 7px;
border-style: solid;
border-image: url("https://i.imgur.com/2jXrMdE.png") 11 fill round;
width:100%;height:auto;border-radius:10px;
}
</style>
<img class="pinky3" src="https://scripted.neocities.org/image.jpg" alt=".">