How to PASTE! I am serious!

Tell us what’s happening:
I copied the text, but there is no PASTE option when I right click. HOW DO I PASTE?

Your code so far


<h1>Hello World</h1>

<h2>CatPhotoApp</h2>

<p>P</p>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0.

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/fill-in-the-blank-with-placeholder-text

@deanc2000 Usually you can use the keyboard:

  • Ctrl + v on windows
  • Cmd + v on Mac

Does that help?

@camper He’s right, there is no option to paste on the FCC Editor.
-Edit : Not that you’re wrong, I was just saying that maybe they could fix that right click thing a bit because its position is based on where you click and add paste if necessary.

Even people that are not developers use Ctrl+c and Ctrl+v all the time so it might have arrived the time he starts to use these shortcuts if he wants to work in web development.

@PaoloDiBello Yeah, I know it’s not possible to right click to copy and paste. It is possible to use keyboard commands.