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 CSS Basics (2014) Getting Started with CSS Adding CSS Review

Please help me

i can't do a question called We write inline styles directly inside an element's tag using the_______attribute.

5 Answers

Your answer...

Richard Hope
Richard Hope
25,237 Points

The question is asking what attribute you'd place within the html tag if you are using an inline style rather than linking to a stylesheet. So if I wanted to style a <p> tag, the tag should look like - <p ????="background: black">. Your answer should be what is in place of the ?????s

don't help me i got it

I AM SO HAPPY!!!