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

Applied Visual Design: Create a Horizontal Line Using the hr Element #8330

Closed
parijat4u opened this issue Aug 1, 2018 · 5 comments
Closed

Comments

@parijat4u
Copy link

parijat4u commented Aug 1, 2018

Insert description of issue here
Hi Team,
I inserted the hr tag between h4 tag and p tag. I do not see any class called "card title", still I am getting the error that "The hr tag should come between the title and the paragraph.".

Please help me.

Here is my code below:
---<style>
h4 {
text-align: center;
height: 25px;
}
p {
text-align: justify;
}
.links {
text-align: left;
color: black;
}
.fullCard {
width: 245px;
border: 1px solid #ccc;
border-radius: 5px;
margin: 10px 5px;
padding: 4px;
}
.cardContent {
padding: 10px;
}
.cardText {
margin-bottom: 30px;
}

</style>

GoogleAlphabet


Google was founded by Larry Page and Sergey Brin while they were Ph.D. students at Stanford University.

Please let me know how can I make the code work.

✅️ By submitting this issue, I have verified the following

  • [] Checked to see if the issue has already been discussed before. 🤔️
  • [] If proposing new content to be added, made sure enough details were provided. 🔍️
@Asjas
Copy link
Contributor

Asjas commented Aug 1, 2018

Hi @parijat4u

This is the freeCodeCamp Guide repo. Please open a issue in the Curriculum repository.

@parijat4u
Copy link
Author

parijat4u commented Aug 1, 2018 via email

@Asjas
Copy link
Contributor

Asjas commented Aug 1, 2018

It's on Github. https://github.com/freeCodeCamp/curriculum

@Asjas
Copy link
Contributor

Asjas commented Aug 1, 2018

There was already a issue opened and fixed in the Curriculum repository. freeCodeCamp/curriculum#202. The fix will go live with the next update. No need to open a new issue on the curriculum repo.

@parijat4u
Copy link
Author

parijat4u commented Aug 1, 2018 via email

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

No branches or pull requests

2 participants