Do not change the order of the h1 h2 or p in the code.
See original GitHub issueChallenge Comment out HTML has an issue.
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10586
.
Please describe how to reproduce this issue, and include links to screenshots if possible.
My code:
<!-->Hello World</-->
<h2>CatPhotoShop</h2>
<!-->Hello Pagragraph</->
Issue Analytics
- State:
- Created 7 years ago
- Comments:10 (2 by maintainers)
Top Results From Across the Web
Do not change the order of the h1 h2 or p in the code
Link to the challenge: I would suggest you reset all code for that challenge, as the order/elements you have shown in your example...
Read more >Solve problem "Comment out HTML" online - Learn Python 3
Do not change the order of the h1 h2 or p in the code. < ...
Read more >FreeCodeCamp: Basic HTML and HTML5 | by Eleftheria Batsou
Walk-through and solutions. This article will walk you through freecodecamp.org “Basic HTML and HTML5” challenges. “HTML, or HyperText Markup Language, is a ...
Read more >Headings | Web Accessibility Initiative (WAI) - W3C
It is ok to skip ranks when closing subsections, for instance, a <h2> ... the heading ranks should not change depending on the...
Read more >Accessibility | HTML Best Practices | Content - Hawkes Learning
h1 tags are only used at the beginning of a lesson (not HTML section); h2 ... <p>To decide if there is importance in...
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 FreeTop 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
Top GitHub Comments
You have to put your comments outside of the original html tags. Don’t touch the original code put your comment tags around it.
kindly tell me how to have try so many things thanks