FreeCodeCampChina / FreeCodeCampChina/freecodecamp.cn
Style Text Inputs as Form Controls ?
- Dominant language
- CSS
- Stars
- 37.8k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
Challenge [Style Text Inputs as Form Controls](https://freecodecamp.cn/challenges/style-text-inputs-as-form-controls#?solution=%3Cdiv%20class%3D%22container-fluid%22%3E%0A%20%20%3Cdiv%20class%3D%22row%22%3E%0A%0A%20%20%20%20%3Cform%20fccfaa%3D%22%2Fsubmit-cat-photo%22%3E%0A%0A%20%20%20%20%20%20%3Cinput%20class%3D%22form-control%22%20type%3D%22text%22%20placeholder%3D%22cat%20photo%20URL%22%20required%3E%0A%0A%20%20%20%20%20%20%3Cbutton%20type%3D%22submit%22%20class%3D%22btn%20btn-primary%22%3ESubmit%0A%20%20%20%20%20%20%20%20%3Ci%20class%3D%22fa%20fa-paper-plane%22%3E%3C%2Fi%3E%0A%20%20%20%20%20%20%3C%2Fbutton%3E%0A%20%20%20%20%3C%2Fform%3E%0A%20%20%20%20%0A%20%20%3C%2Fdiv%3E%0A%3C%2Fdiv%3E%0A) has an issue.
User Agent is: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36.
Please describe how to reproduce this issue, and include links to screenshots if possible.
My code:
```html
Submit
```
Contributor guide
Assessment
This issue has not been assessed yet.