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

How to make input box look like Treehouse's?

I want to make a regular HTML text input field into a text box that looks like the one you type an answer or a comment in in Treehouse. Any ideas?

1 Answer

Karen Fletcher
Karen Fletcher
19,189 Points

You can use Chrome or Firefox developer tools to inspect the element on the Treehouse website, and it should give you a good lead on how to go about making something similar!