Quote:
Originally Posted by BetterRed
Curious - could you use Figure space or Non breaking thin space between the dots. I've used the former on things like telephone number or part numbers - in blog posts
BR
|
Even with non breaking thin space between the dots, you need to enclose the dots with the preceding word (by applying the respective style) to avoid things like
Code:
some words here
...
With the style "display: inline-block;" you would get
Regards
Rubén