Character spacing

Tell us what’s happening:

Your code so far


<h1>Helloworld</h1>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; U; Android 8.1.0; en-us; itel W6001 Build/OPM2.171019.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Mobile Safari/537.36 PHX/6.0.

Challenge: Say Hello to HTML Elements

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.

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

Hey @omoro4life!
Welcome to the Forum!

There should be space between Hello and world

I think you should add a space between the “hello” and the “world”

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.

When writing code of " Helloworld", how do I separate the two words.

Hi there,

I’m not sure we understand what you’re asking.

You separate words with the space bar. Just like you would type normally.

you need to put in a space, if you are on mobile and it doesn’t work look at the post from Roma

like this Hello World

I want

Helloworld

to be

Hello World

How can I separate the two words: Hello & World while coding?

you need to add a space between the words

if you are on mobile, and the space is mot being written, try insalling one of the keyboards mentioned in the article that was linked by Roma