Tell us what’s happening:
for opening tag and closing tag not responding on the body(p element
)
Your code so far
<h1>Hello w</h1>
Your browser information:
User Agent is: Mozilla/5.0 (Linux; Android 8.1.0; TECNO KA7O) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.96 Mobile Safari/537.36
.
Challenge: Say Hello to HTML Elements
Link to the challenge:
Learn to code. Build projects. Earn certifications.Since 2015, 40,000 graduates have gotten jobs at tech companies including Google, Apple, Amazon, and Microsoft.
reset the code… do not touch the tags… just add World to the Hello
1 Like
Tell us what’s happening:
The bar space, <, > not responding.
Your code so far
<h1>Hello</h1>
Your browser information:
User Agent is: Mozilla/5.0 (Linux; Android 8.1.0; TECNO KA7O) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.96 Mobile Safari/537.36
.
Challenge: Say Hello to HTML Elements
Link to the challenge:
Learn to code. Build projects. Earn certifications.Since 2015, 40,000 graduates have gotten jobs at tech companies including Google, Apple, Amazon, and Microsoft.
Tell us what’s happening:
not responding.the same to <, bar space.
Your code so far
<h1>Hello World</h1>
<h2>CatPhotoApp</h2>
<p
Your browser information:
User Agent is: Mozilla/5.0 (Linux; Android 8.1.0; TECNO KA7O) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.96 Mobile Safari/537.36
.
Challenge: Inform with the Paragraph Element
Link to the challenge:
Learn to code. Build projects. Earn certifications.Since 2015, 40,000 graduates have gotten jobs at tech companies including Google, Apple, Amazon, and Microsoft.
remove the ‘<p’ from the code and try again
ilenia
October 8, 2020, 9:24am
#6
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.