Freecodecamp: The hr tag should come between the title and the paragraph.

Created on 12 Sep 2018  路  7Comments  路  Source: freeCodeCamp/freeCodeCamp

Describe your problem and - if possible - how to reproduce it

Getting a message, "The hr tag should come between the title and the paragraph." - even though I got the challenge correct.

Add a Link to the page with the problem

https://learn.freecodecamp.org/responsive-web-design/applied-visual-design/create-a-horizontal-line-using-the-hr-element

Tell us about your browser and operating system

  • Browser Name: Chrome
  • Browser Version: ersion 68.0.3440.106 (Official Build) (64-bit)
  • Operating System: macOS 10.13.6

If possible, add a screenshot here

Tried both


and

https://www.screencast.com/t/NMTuUdd3
https://www.screencast.com/t/WWCQEjGJy

Most helpful comment

The issue has been fixed but it needs to be pushed to production for the fix to be applied.
nathanhannig create a issue in learn repo to get it in production

All 7 comments

I did Google this and it looks like the only way to get past this challenge is to put <em> outside <p> - which was a previous challenge and has nothing to do with this <hr> challenge.

@dougouverson could you close this issue as it is a duplicate #18030

Thank you

Was the issue fixed?

screenshot 2018-09-13 18 10 47
The problem the check function checks for hr between h4 and em instead of h4 and p

The issue has been fixed but it needs to be pushed to production for the fix to be applied.
nathanhannig create a issue in learn repo to get it in production

Looks like this just got fixed. I was able to submit the correct answer and it passed. :)

Can someone close this as it's fixed? (@dougouverson)

Was this page helpful?
0 / 5 - 0 ratings