Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS Bootstrap Basics Building Forms With Bootstrap Add Custom CSS to Your Bootstrap Site

Nour El-din El-helw
Nour El-din El-helw
8,241 Points

The practice

So, I've done all the practice but had a little question. Is it enough to make the border of the input red/green to notify the user about its state ( if it's valid or not). Thanks in advance :)

1 Answer

Sam Gord
Sam Gord
14,084 Points

it can be enough, you can also consider having a place to show a text notification about why the input is not valid, but after all i think it depends on the way you think and the things you think you need. everything can always improve.

Nour El-din El-helw
Nour El-din El-helw
8,241 Points

Yeah, you're right I'll consider showing a text notification about why the input is not valid. Thanks :D