In cat app photo project, meta element is mislabeled
See original GitHub issueDescribe the Issue
as ieahleen mentioned in Crowdin, if meta written this way, then it is an element. While if it’s written this way <meta>, it’s a tag.
The description and the hint should be changed accordingly
One more thing. You should allow people to use their native language. Tell the browser to encode multiple languages by adding a `meta` tag as a child of the `head` element. Set its `charset` attribute to `UTF-8`.
...
You should give the `meta` tag a `charset` of `UTF-8`.
Affected Page
Additional context
Please make sure you read our guidelines for contributing, we prioritize contributors following the instructions in our guides. Join us in our chat room or the forum if you need help contributing, our moderators will guide you through this.
Sometimes we may get more than one pull requests. We typically accept the most quality contribution, followed by the one that is made first.
Happy contributing.
Issue Analytics
- State:
- Created a year ago
- Comments:6 (5 by maintainers)
Top Results From Across the Web
Step 12 requirements are not clear in cat photo app project
Describe the Issue Step 12 Turn the words cat photos located inside p element into a link using the same value for the...
Read more >Learn HTML by Building a Cat Photo App - Step 68 - HTML-CSS
and here are the instructions: adding a meta element as a child of the head element. Set its charset attribute to UTF-8 ....
Read more >Free Code Camp Walkthrough 1 | HTML - Cat Photo App
In this tutorial I'll show you how to get through the HTML Cat Photo App section on Free Code Camp that teaches you...
Read more >Learn HTML by Building a Cat Photo App - Steps 21-30
Playlist with all steps: https://youtube.com/playlist?list=PLa-0Y08VoGnoZQbp32TfsRypozgB7Lp4G Walk through steps 21-30 of the Learn HTML by ...
Read more >Learn HTML by Building a Cat Photo App - Steps 11-20
Playlist with all steps: https://youtube.com/playlist?list=PLa-0Y08VoGnoZQbp32TfsRypozgB7Lp4GWalk through steps 11-20 of the Learn HTML by ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

i m new to open source contribution, it seems to be nice for me. i think i can tackle this…
@Sboonny whenever u are free, would you review my PR?