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 Foundations The Box Model Width, Height and Overflow Properties

I don't fully understand the statement in this exercise. I am not sure what I have to do here. Any help?

I don't know what command to write here.

2 Answers

Winnie E Tibingana
Winnie E Tibingana
21,066 Points

Hi Hugo, Are you having issues with challenge task 1 or 2 or 3 or 4 or 5? Please be specific. But generally, the first page is the index.html page and right next to it is the style.css click on the style.css page and write the css there.

say challenge task one: Display the links in the nav as inline block elements

nav is an element links refer to the anchor elements <a> </a> how would you display nav a { } as inline block elements in css? :)

Alex Heil
Alex Heil
53,547 Points

hey hugo, which part of the challenge are you having troubles with? (as there are in total 5 steps) perhaps you can share the exact question here then we can surely help you out ;)