diff --git a/_posts/guidelines/2019-02-19-frontend.md b/_posts/guidelines/2019-02-19-frontend.md index c29c51d..24287e9 100644 --- a/_posts/guidelines/2019-02-19-frontend.md +++ b/_posts/guidelines/2019-02-19-frontend.md @@ -108,6 +108,20 @@ revisao: 2023-11-19 ``` +### Formatar um campo de texto para o formato telefônico brasileiro + +```html + +
+ + + + + + + +``` + ## Validadores de código * [W3C Markup Validation Service](https://validator.w3.org/)