Today I found a little well known css trick. using..
border:1px dotted black;
makes a neat dotted line, much more visually appealing than the “dashed” value I was previously familiar with.
Today I found a little well known css trick. using..
makes a neat dotted line, much more visually appealing than the “dashed” value I was previously familiar with.