Can't delete in online code editor

Tell us what’s happening:

When I’m instructed to replace the Hello Paragraph text with the placeholder text, the freecodecamp editor doesn’t allow delete or highlighting, at least on my phone. How do I get around that?

Your code so far


<h1>Hello World</h1>

<h2>CatPhotoApp</h2>

<p>Hello Paragraph</p>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 8.1.0; TECNO LA7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Mobile Safari/537.36.

Challenge: Fill in the Blank with Placeholder Text

Link to the challenge:

Hello~!

If you are using a mobile device, the default keyboard does not always play well with the freeCodeCamp editor. I recommend you read the article on using a mobile device to view some tips - most importantly, check out the coding keyboards listed as they interface with the editor well.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.