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 a Website CSS: Cascading Style Sheets Style the Basic Elements

Won't let me past?

It asks me to remove the underlines in the CSS, So I put a { text-decoration: none; }

And then I get this error

Oh no!

There was a communication problem.

If you continue experiencing problems, please contact support at help@teamtreehouse.com.

3 Answers

Zoe Peng
Zoe Peng
10,809 Points

your can refresh the webpage :) press com+r (mac), or F5 (windows)

I've been doing this for the past 12 hours, It isn't working. It lets me refresh back to the test, then does the same thing again...

Zoe Peng
Zoe Peng
10,809 Points

can u post the link of the task?

Zoe Peng
Zoe Peng
10,809 Points

but i can pass the work lol i can do it both on safari and chrome by using

 a {
  text-decoration: none;
}

Ah, Just done it and Chrome and it worked :l