question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Do not change the order of the h1 h2 or p in the code.

See original GitHub issue

Challenge 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:closed
  • Created 7 years ago
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
ileriocommented, Aug 9, 2016

You have to put your comments outside of the original html tags. Don’t touch the original code put your comment tags around it.

1reaction
adedetechcommented, Mar 27, 2017

kindly tell me how to have try so many things thanks

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found