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

HTML Introduction to HTML and CSS (2016) Getting Familiar with HTML and CSS Test: Changing the Look of a Web Page

Can skip this question I was unable to change the color in this h1

Can I skip this question I was unable to change the color in this h1

index.html
    <h1>Welcome to My Web Page!</h1>
styles.css
 purple
nakalkucing
nakalkucing
12,964 Points

Hi! Have you tried logging out of your profile and coming back in? That might fix your problem. If not I'm sorry. And yes. It is OK to skip questions if the problem is not on your end. Though I would try logging out and back in before skipping. Hope this helps. : ) Kucing

6 Answers

André Larsen
André Larsen
9,652 Points

Hi there.

To answer your problem, have you tried adding:

          h1 {
          color: purple;
         }

yes I did but it didn't work. It keeps saying I "need to change to purple without quote".

this task does not give me the option to skip the question or move to another video

Yes I log out and login and retart the task more than20 time. The thing is it won't even let me continue the video.

nakalkucing
nakalkucing
12,964 Points

Are you saying that it won't give you the continue button because you didn't finish the challenge or have you tried clicking on the next video and it won't start?

yes.

nakalkucing
nakalkucing
12,964 Points

Are you saying yes to both of my questions?

yes

nakalkucing
nakalkucing
12,964 Points

Have you contacted Treehouse yet?