double border with no space in between
Posted
by user330239
on Stack Overflow
See other posts from Stack Overflow
or by user330239
Published on 2010-05-01T05:09:04Z
Indexed on
2010/05/01
5:17 UTC
Read the original article
Hit count: 199
css
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?
© Stack Overflow or respective owner