It’s stuck here…my code seems right!
<h1>Hello World</h1>
<h2>CatPhotoApp</h2>
<p>Kitty ipsum dolor sit amet, shed
everywhere shed everywhere stretching attack your
ankles chase the red dot, hairball run catnip eat the
grass sniff</p>
It’s stuck here…my code seems right!
<h1>Hello World</h1>
<h2>CatPhotoApp</h2>
<p>Kitty ipsum dolor sit amet, shed
everywhere shed everywhere stretching attack your
ankles chase the red dot, hairball run catnip eat the
grass sniff</p>
I’ve edited your post for readability. When you enter a code block into the forum, precede it with a line of three backticks and follow it with a line of three backticks to make easier to read. See this post to find the backtick on your keyboard. The “preformatted text” tool in the editor (</>
) will also add backticks around text.
What do the failing tests say?
it says Your p element should contain the first few words of the provided kitty ipsum text.
It’s the fill in blank with placeholder text curriculum.