In development mode, all images are loaded as needed. But in production they are not loaded and it's some mess with them. I tried picture tag and srcset property in img and 2 imgs separately. Nothing had worked. Will appreciate advice and help about it
neven.cebic
@redizorkAll comments
- @YuliaLantzbergSubmitted 3 months agoWhat specific areas of your project would you like help with?@redizorkPosted 3 months ago
delete slash in path: <img src="assets/desktop/image-left-hero.png">
Marked as helpful1 - @YuliaLantzbergSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I started to feel more fluent about grid, flex and CSS in general.
@redizorkPosted 3 months agoYou have no responsive design on this..
Marked as helpful1 - @Manojgupta103Submitted 5 months ago
- @chelsea-hereSubmitted 5 months agoWhat challenges did you encounter, and how did you overcome them?
The biggest challenge for me was getting the Github and git working. I tried to follow the provided instructions but kept getting errors due to issues with trying to merge two independently created repos.
In the end I found the solution I needed here: Github SolutionThe other item I struggled with was getting the card centered vertically AND horizontally. I described my solution in the README.md file.
What specific areas of your project would you like help with?I don't think I need help with this, but if anyone has suggestions on best practices or optimization it would be appreciated!
- @redizorkSubmitted 5 months agoWhat are you most proud of, and what would you do differently next time?
none
What challenges did you encounter, and how did you overcome them?none
What specific areas of your project would you like help with?none
@redizorkPosted 5 months agothnx man for the advice on the hero section, I tried various options but left it like this :)
1 - @BT453567Submitted 5 months agoWhat specific areas of your project would you like help with?
Any feedback welcome, particularly on use of BEM naming for CSS classes.
- @Chirtoaca94Submitted 5 months agoWhat are you most proud of, and what would you do differently next time?
Designing the site to be responsive at all screen sizes as challenged.
What challenges did you encounter, and how did you overcome them?- Making the site responsive at each screen size
- Adjusting the layout based on screen size
- Figuring out how to change the hover state of the separate text in the button
Any suggestions that will tangibly improve the project.
- @JustheerSubmitted 5 months ago
- @https429Submitted 6 months agoWhat are you most proud of, and what would you do differently next time?
I'm not proud of the solution. This is just to finish the tutorial.
What challenges did you encounter, and how did you overcome them?Required Form Fields when submiting a solution
What specific areas of your project would you like help with?I don't need Help
@redizorkPosted 6 months agoput on body { display: grid; place-items: center; min-height: 100vh; } to centering div in center ;)
0 - @ShikongaSubmitted 6 months agoWhat are you most proud of, and what would you do differently next time?
I enjoyed this challenge!
What challenges did you encounter, and how did you overcome them?My main challenge was to style the marker box of the list items, having bullets/numbering of the list in different colors than the paragraph/span. However, I was able to research, figure out, and learn about the ::marker pseudo-element.
What specific areas of your project would you like help with?pseudo-elements using display grid as an alternative of flex
- @ShikongaSubmitted 6 months agoWhat are you most proud of, and what would you do differently next time?
I enjoyed this challenge!
What challenges did you encounter, and how did you overcome them?My main challenge was to style the marker box of the list items, having bullets/numbering of the list in different colors than the paragraph/span. However, I was able to research, figure out, and learn about the ::marker pseudo-element.
What specific areas of your project would you like help with?pseudo-elements using display grid as an alternative of flex
@redizorkPosted 6 months agoput line-height: 150%; to make it more readable :)
Marked as helpful0 - @lenanle333Submitted 8 months agoWhat are you most proud of, and what would you do differently next time?
I'm proud of how I am developing a consistent folder structure and hammering down the basics by practicing with these simpler challenges.
What challenges did you encounter, and how did you overcome them?I didn't encounter any challenges.
What specific areas of your project would you like help with?I am open to any feedback (: