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 How to Make a Website Beginning HTML and CSS Write a CSS Selector and Property

Writing style

To do the challenge question, body is on line 1, Do I add a new line above <body> or a new line above line 2 <h1>Nick Pettit></h1>

2 Answers

Andrew Dushane
Andrew Dushane
9,264 Points

You can do it right above the h1 (below the body). Neither is really good practice, it's just testing your comprehension.

Hi Andrew, you sent me an e-mail today wanting to know what it was I was asking. I answered my own question. The question was regarding the Code challenge questions; there were 3 questions. I was not reading the text that was above each question which indicated what you were asked to complete. It would have helped me a great deal if I have read those first. Cynthia