Hillary tech international

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

Your code so far


<h1>Hello World</h2>hillarytech</h1>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 8.1.0; Infinix X650) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36

Challenge: Headline with the h2 Element

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.

1 Like

Hello @Hillary1 !

Welcome to the forum!

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.

Hello guys I appreciate whatever you are doing for me but the fact is that I have no knowledge either about coding or programming languages so I need to learn them from the start

Looking at your code, it looks like there is some confusion on how to create an h2 element.

I would suggest reseting the lesson and below your h1 create an h2 with the text of CatPhotoApp

This is how to create an h2

<h2>Example of h2 element</h2>

I would also checkout that link I provided on how to do the challenges using a phone because you might run into issues.

Hope that helps!

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