0

HOW I can rise my button size.

I say HTML tag. The button tag. In there i want to large my button. How i can do it please say

24th Jul 2022, 5:20 PM
Shihavul Islam
Shihavul Islam - avatar
2 Respostas
0
I mostly use just padding to make button bigger, with padding I can "move" text inside button from edge so it looks nice. And I use width and height when I need buttons to be same size each, if you use padding also, it is good practice to use box-sizing: border-box; so our total width wont be width-padding, but just width we set.
25th Jul 2022, 6:47 AM
PanicS
PanicS - avatar
Quente hoje
.
1 Votes
What?
0 Votes
HTML
0 Votes
Web
0 Votes
Quiz duel
0 Votes
FRC Coding?
1 Votes
AI
2 Votes
help
0 Votes
APIs
1 Votes