I can't advance to next code Repo in Web Development! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I can't advance to next code Repo in Web Development!

I am apparently missing something in Code Repo 23.2 in Web Development: Styling forms. I tried to advance to the nwxt code Repo when I thought I was done (I got a checkmark on it feom the system), but I got an error message instead when trying to do the next step. https://code.sololearn.com/W6qCD7kfmqoQ/?ref=app

30th Mar 2022, 9:38 AM
Stacey Prahl
Stacey Prahl - avatar
2 Answers
0
????? help please
1st Apr 2022, 8:30 AM
Stacey Prahl
Stacey Prahl - avatar
0
You have to target specific inputs: input[type="number"] { padding:2px; width:50px; } input[type="button"] { background-color:#2493df; font-weight:bold; border:none; color:white; font-size:16px; }
9th May 2022, 8:36 PM
Jared Marks
Jared Marks - avatar