double border with no space in between
- by user330239
Hi guys, i wanted to make a double border but with no space in between and the double border should be of different color. I tried using image instead but i thought css could probably perform this job for me, i searched the net but hardly find anything close.
What i wanted is total of 2px dotted border with top color of #a4a4a4 and bottom color of #474747.
Any idea how i can do this instead of creating 2 divs?