Tell us what’s happening:
Your code so far
<h1>Hello World</h1>
<h2>CatPhotoApp</h2>
<p> </p>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36
.
Challenge: Fill in the Blank with Placeholder Text
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.
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.
ok i got stuch in html placeholder challenge what to do now
ilenia
September 22, 2020, 7:26pm
#4
the instructions say:
Replace the text inside your p
element with the first few words of this kitty ipsum text: Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
is there something that confuse you there?
no i have replaced few words but still its not accepting can un share the solution
ilenia
September 22, 2020, 7:29pm
#6
what have you tried? the code you shared show an empty p
element
wait i m sharing once again
ilenia
September 22, 2020, 7:30pm
#8
When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>
) to add backticks around text.
See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (’).
Tell us what’s happening:
Your code so far
<h1>Hello World</h1>
<h2>CatPhotoApp</h2>
<p>Kitty ipsum sitamet </p>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36
.
Challenge: Fill in the Blank with Placeholder Text
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.
ilenia
September 22, 2020, 7:32pm
#10
make sure you use the given words, or it will not pass. If you can, go with copy&paste, it will avoid any transcribing errors
thank you so much for your help