Is there a proper way to nest elements? What would be considered over-nesting? Why does the <hr> tag affect my classes and my ability to select them via css? For example, in my HTML code I originally specified 5 divs with the class name "item" with an hr tag in between the 4th item and the 5th. That hr tag did not have the class name item at the time. For some reason, I was unable to select my 5th item in css via nth-child(5). I had to select it via nth-child(6) and I was extremely frustrated because I didn't understand why. I eventually did add the item class to that hr tag for various reasons so it "looks" like it works as it should, however to replicate the issue, just remove the item class name from the hr tag. Thank you.
Wahyu Fatur Rizki
@wahyufaturrizkyAll comments
- @olayemiibrahimSubmitted over 2 years ago@wahyufaturrizkyPosted over 2 years ago
Great work @olayemiibrahim,
Maybe some advice for increasing your accessibility web by reading this article https://medium.com/swlh/all-we-need-to-know-about-web-accessibility-8d0957208f
don't forget to hit the button "remark helpful" cheers :)
0 - @imamsobirinSubmitted over 2 years ago
First time using javascript
@wahyufaturrizkyPosted over 2 years agoGreat work @sob16 ,
Maybe some advice for increasing your accessibility web by reading this article https://medium.com/swlh/all-we-need-to-know-about-web-accessibility-8d0957208f
don't forget to hit the button "remark helpful" cheers :)
0 - @chicotranquiloSubmitted over 2 years ago@wahyufaturrizkyPosted over 2 years ago
Great work @chicotranquilo,
Maybe some advice for increasing your accessibility web by reading this article https://medium.com/swlh/all-we-need-to-know-about-web-accessibility-8d0957208f
don't forget to hit the button "remark helpful" cheers :)
Marked as helpful0 - @stanesconSubmitted over 2 years ago@wahyufaturrizkyPosted over 2 years ago
Great work @stanescon,
Maybe some advice for increasing your accessibility web by reading this article https://medium.com/swlh/all-we-need-to-know-about-web-accessibility-8d0957208f
don't forget to hit the button "remark helpful" cheers :)
0 - @wahyufaturrizkySubmitted over 2 years ago@wahyufaturrizkyPosted over 2 years ago
Great work @wahyufaturrizky,
Maybe some advice for increasing your accessibility web by reading this article https://medium.com/swlh/all-we-need-to-know-about-web-accessibility-8d0957208f
don't forget to hit the button "remark helpful" cheers :)
0 - @elleneartelegSubmitted over 2 years ago
I have to admit that this was quite challenging and frustrating at first, which was disheartening because I thought that I was already well-versed and equipped when I began this challenge, unfortunately, I was wrong. I got so frustrated I had to step out for a few times and challenge myself to think more calmly.
What helped me finally complete this challenged was to dissect each part of the challenge starting from the biggest to the smallest, how their characteristics, and what does translate to in terms of CSS. It feels good to have finally finish this, but I know that there are things I could improve on. I would love to hear your feedback.
I used one media query for now, I'm still new to using media queries, hopefully, I'll get more used to it in the next challenges.
@wahyufaturrizkyPosted over 2 years agoGreat work @ellenearteleg,
Maybe some advice for increasing your accessibility web by reading this article https://medium.com/swlh/all-we-need-to-know-about-web-accessibility-8d0957208f
don't forget to hit the button "remark helpful" cheers :)
0 - @chicotranquiloSubmitted over 2 years ago@wahyufaturrizkyPosted over 2 years ago
Great work @chicotranquilo,
Maybe some advice for increasing your accessibility web by reading this article https://medium.com/swlh/all-we-need-to-know-about-web-accessibility-8d0957208f
don't forget to hit the button "remark helpful" cheers :)
Marked as helpful0 - @catherineisonlineSubmitted over 2 years ago
Hello, Frontend Mentor community! This is my solution to the Article preview component.
I have read all the feedback on this project and improved my code. Due to the fact that I published this project very long ago, I am no longer updating it and changing its status to Public Archive on my Github.
You are free to download or use the code for reference in your projects, but I no longer update it or accept any feedback.
Thank you
@wahyufaturrizkyPosted over 2 years agoGreat work @catherineisonline,
Maybe some advice for increasing your accessibility web by reading this article https://medium.com/swlh/all-we-need-to-know-about-web-accessibility-8d0957208f
don't forget to hit button "remark helpful" cheers :)
0 - @zarkogolocorbinSubmitted over 2 years ago
Hello everyone! Here is my solution Huddle landing page with alternating feature blocks . Any feedback or suggestions are welcome. Thank you!
@wahyufaturrizkyPosted over 2 years agoGreat work @zarkogolocorbin,
Maybe some advice for increase your accessibility web by reading this article https://medium.com/swlh/all-we-need-to-know-about-web-accessibility-8d0957208f
don't forget for hit button "remark helpful" cheers :)
Marked as helpful1 - @Djo44Submitted over 2 years ago@wahyufaturrizkyPosted over 2 years ago
Great work @Djo44, Maybe some suggestions from me for detailed colour look at the style guide, that file maybe can help you more,
hit button "Marked Helpful" if my suggest help you, Cheers
Marked as helpful0 - @wendell-kenneddySubmitted over 2 years ago@wahyufaturrizkyPosted over 2 years ago
Hi @PANTELICC Job Work!
this my suggestion,
I think for more detail on shadow colour you can simulate on https://cssgenerator.org/box-shadow-css-generator.html
Thank you and don't forget to hit the button "Marked Helpful" is my suggested help full for you Wahyu fatur rizki
0 - @PANTELICCSubmitted over 2 years ago@wahyufaturrizkyPosted over 2 years ago
Hi @PANTELICC Job Work!
this my suggestion,
And if you have to manage the state to await the API, it would be great if you put the statement 'Loading...' so the user knows your page is refreshed or load new data
Thank you and don't forget to hit the button "Marked Helpful" is my suggested help full for you Wahyu fatur rizki
Marked as helpful1