The dotted line border's appearance is controlled by the browser that is rendering it and it will appear differently in various browsers. I am not aware of any CSS hacks that can control this. You can, however, use border-image to specify an image file with the border spacing you desire.
How do I increase space between dotted border dots?
I am using dotted style border in my box like .box { width: 300px; height: 200px; border: dotted 1px #f00; float: left; }I want to increase the space between each dot of the border.
Follow
1
Add comment
More
Report
1 Expert Answer
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.