lundi 29 août 2016

Format 18001234567 as 1800-123-4567 using a CSS

HTML:
<p class="mystyle">18001234567</p>

CSS:
.mystyle{
     /* What should I put here */
}

So that it displays it like this 1800-123-4567




Aucun commentaire:

Enregistrer un commentaire