Posts by Iago Reis • 36 points
1 post
-
2
votes1
answer201
viewsA: Double-line button in text
You can use line break by tag <br>. The code would look like this: <button> cima <br> baixo </button>
1 post
2
votes1
answer201
viewsYou can use line break by tag <br>. The code would look like this: <button> cima <br> baixo </button>