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) HTML: The Structural Foundation of Web Pages and Applications Image Tags

I cant paste the random image in to my image element.

I go to the website described in the video and copy the link. When I go to the index.html page, it wont let me paste the source to the image element,

thank you! the keyboard shortcut worked.

Hello ! Sorry I'm coming with a dumb question....wich one is the keyboard shortcut ? I forgot...

2 Answers

Abbey Tipton
Abbey Tipton
16,846 Points

How are you copying and pasting? Are you using the keyboard shortcut or are you right-clicking and choosing each option? You can also type the URL out if the c/p won't work.

Travis Alstrand
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Travis Alstrand
Treehouse Teacher

On a Mac, CMD+C is to copy, CTRL+C on Windows. On a Mac, CMD+V is to paste, CTRL+V on Windows.