Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Error causing test to fail - Create a Horizontal Line Using <hr> tag #202

Closed
myDeveloperJourney opened this issue Jul 30, 2018 · 1 comment

Comments

@myDeveloperJourney
Copy link

Describe the bug

I've attempted solving this exercise several times. The solution to solving this exercise is relatively simple, it just requires an <hr> tag to be placed between the <h4> title tag and the first <p> tag that follows it.

However, when submitting this solution, once of the tests fail:

"The hr tag should come between the title and the paragraph."

I've also attempted to take the following exercises code and paste it into the IDE as well, but it didn't work either.

I've included screen shots below

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'https://learn.freecodecamp.org/responsive-web-design/applied-visual-design/create-a-horizontal-line-using-the-hr-element'
  2. Click on 'Run the tests'
  3. See error

Expected behavior

Both tests should pass

Screenshots

screen shot 2018-07-29 at 1 36 32 pm

screen shot 2018-07-29 at 1 39 33 pm

screen shot 2018-07-29 at 1 41 11 pm

Desktop (please complete the following information):

  • OS: macOS High Sierra - 10.13.6
  • Browser: Chrome
  • Version: 67.0.3396.99
@johnkennedy9147
Copy link
Contributor

this is already fixed in #189 it will go live at next release

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants