Tell us what’s happening:
Describe your issue in detail here.
I typed CatPhotoApp, But It doesn’t
work>
Your code so far
<CatPhotoApp>
</CatPhotoApp>.
<CatPhotoApp>
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36
Challenge: Learn HTML by Building a Cat Photo App - Step 1
Link to the challenge:
yisa76b
October 16, 2022, 10:32am
2
first welcome to html course
html code is bast course
html rules first type
this is opening
HTML elements have opening tags like <h1> and closing tags like </h1>.
<html>
<body>this is opening
<h1>Hello World</h1>
</body>
</html>this is closing
happy coding ask free
hbar1st
October 16, 2022, 11:51am
3
If you are still stuck, try reviewing this post
<CatPhotoApp>Hello World</CatPhotoApp>
Hello newbies! If your solution to Step 1 of the “Learn HTML by Building a Cat Photo App” is not working and it looks like the above line of code, then you’ve come to the right place!
[HTML-Element]