Currently, I am faced with the challenge of creating spacing between an element and its outermost border. To clarify, I aim to incorporate two borders in between the element itself and the external boundaries of the box-model box. This will allow me to leverage the margin, border and padding properties effectively towards accomplishing this objective. Despite my efforts in researching on Google and other platforms, I have yet to find a viable solution.
It is my preference to refrain from utilizing images as a method to achieve this desired outcome.