I am having trouble doing this below: I thought I did this already but apparently not.
The opening main
tag should come before the first paragraph tag.
I am having trouble doing this below: I thought I did this already but apparently not.
The opening main
tag should come before the first paragraph tag.
Can you share and format your code so we can see what you did wrong?
Oh yes sorry. Here’s the link to what I have so far.
The link you gave me won’t work. It will open a default template code for me. Copy and paste what you have in here.
<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>
<main>
<P>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.<p>
</main>
<P>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p>
</main>
The opening main
tag should come before the first paragraph tag
I put an opening main tag before the first paragraph tag…
Make sure you format your code by hitting format icon in the editor.
It looks like you have an extra closing main tag between paragraphs in the middle. Also re-read the instructions. You need two paragraphs and they should have correct texts. I would reset your code and try again.
Okay. Will do. Thanks. I’m new at this. : )
I don’t see a format icon in the editor.
nvmd. i got it. thanks