The freeCodeCamp Forum
Project Portfolio help! How can I make the input boxes in my 'Contact' section the same size, and make them not as long?
HTML-CSS
kaijamh
June 29, 2018, 5:49am
1
https://codepen.io/kaija-montaine/pen/WyKvxx?editors=1100
contactyash
June 29, 2018, 5:57am
2
set input{
width: something;
}
Related topics
Topic
Replies
Views
Activity
(FCC Build a Survey) How can I get my dropdown input box to be the same size as the text input?
3
471
June 1, 2021
Survey Form Project - Troubleshooting help
HTML-CSS
5
612
March 9, 2021
How to make the "Age" field the same length as my "Name" and "Email"
3
510
January 17, 2021
Product Landing Page: Presentino
3
328
June 1, 2021
Survey Form Why the input width dont have the same length as the parent element?
HTML-CSS
2
640
January 17, 2023