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

CRYSTAL MORRIS
Courses Plus Student 2,809 Pointsfieldset command in html
I created a request form using fieldset in html that I want to highlight/separate and raise from the original page. Does anyone know what language or area that is in??? Is it in responsive website???
2 Answers

Timothy Crandall
4,354 PointsSounds like a little CSS would help you with box shadows possibly. CSS - Backgrounds and Borders - Box Shadows.

CRYSTAL MORRIS
Courses Plus Student 2,809 PointsThanks

Timothy Crandall
4,354 PointsYou are welcome!