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 trialSiagigi Sanggaran
Courses Plus Student 1,699 PointsHelp! stuck, with the most basic things here! still do not know how to go about working out this code for copy and paste
Do i need to write my own story and create a code language for it, like the one shown here?
1 Answer
Oleg Kuperman
2,188 PointsPer the video, all you need to do is copy this code that is located beneath the video and paste it back into your index.html You would need to use CTRL + C is you are using a windows computer, instead of the regular right click of the mouse. I hope this answers your questions. Happy Coding :)
<style> h1 {text-align: center; color: green} h2 {text-align: center; color: pink} </style>
David Grinter
693 PointsDavid Grinter
693 PointsMy workspace box dissapers everytime I try to copy and paste.