+ 4

How i can make size of input of text type

I have entered <input placeholder="text">. Pls help me.

4th May 2020, 7:47 PM
Václav Hajšman
Václav Hajšman - avatar
7 odpowiedzi
0
Try this: <input type="" value="" width="" height="" > The (placeholder="") is optional
4th May 2020, 7:56 PM
Bright Famous
Bright Famous - avatar
+ 2
And if I will be writing type="color" will be works?
4th May 2020, 7:59 PM
Václav Hajšman
Václav Hajšman - avatar
+ 2
Add width and height
4th May 2020, 10:11 PM
Shola Micheal
Shola Micheal - avatar
+ 1
Thanks
4th May 2020, 7:58 PM
Václav Hajšman
Václav Hajšman - avatar
0
You're welcome....follow me
4th May 2020, 7:59 PM
Bright Famous
Bright Famous - avatar
0
"Type" can either be (text) or (submit)
4th May 2020, 8:00 PM
Bright Famous
Bright Famous - avatar
0
Bright Famous Your code doesn't works
14th May 2020, 4:02 PM
Václav Hajšman
Václav Hajšman - avatar