I learn the coding with my phone so i want to verify if freecodecamp coding work with a laptop. i have been trying with my laptop but it seems impossible

Tell us what’s happening:
Describe your issue in detail here.

  **Your code so far**

<h2>CatPhotoApp</h2>
<main>
<p>Click here to view more <a href="#">cat photos</a>.</p>

<a href="#"><img src="https://www.bit.ly/fcc-relaxing-cat" alt="A cute orange cat lying on its back."></a>

<p>Things cats love:</p>
<ul>
  <li>cat nip</li>
  <li>laser pointers</li>
  <li>lasagna</li>
</ul>
<p>Top 3 things cats hate:</p>
<ol>
  <li>flea treatment</li>
  <li>thunder</li>
  <li>other cats</li>
</ol>


</main>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18362

Challenge: Create a Text Field

Link to the challenge:

Hello there.

Do you have a question?

If so, please edit your post to include it in the Tell us what’s happening section.

Learning to describe problems is an important part of learning how to code.

Also, the more information you give us, the more likely we are to be able to help.

Yes freecodecamp will work with a laptop. I am doing the courses on a laptop. Sometimes add blockers or dark modes which may be enabled on a browser can cause problems but that is down to browser settings and nothing to do with whether you are using a phone,laptop or pc.

I can’t find my “coding tab” on my desktop. Unlike my phone where there’s the coding tab, run test tab, preview tab and info tab

On desktop there are no different tabs, you have the description on the left, below it there are the buttons and the tests, and the editor in the center with the console below it, and the preview on the right

1 Like

freeCodeCamp works with a laptop. Just that… dark mode & ad-blockers may cause some troubles, but other than that, you’re good to go!

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