Latest solutions
Responsive meet landing page
PSubmitted 21 days agoFor some reason, my hero images on mobile and tablet are not displaying the entire image, unlike the previews. Additionally, do you have any recommendations on where to learn React or Tailwind?
Responsive Testimonials Grid Section
PSubmitted 4 months agoMaybe getting the Kira card to stretch down more? The wording seems to stop mid-way, but the card reaches the page's bottom.
Responsive four card feature section
PSubmitted 6 months agoI don't feel like my boxes are the correct sizes, and I feel like everything I do will not change the actual look of the boxes.
Responsive Product preview card
PSubmitted 6 months agoI'm becoming frustrated with my inability to remember certain things, like padding, margin, or basic information. I have to look back at old projects to use as a skeleton for new projects. Most of the time, I have to look up padding examples, or if I become too frustrated, I ask ChatGPT.
Latest comments
- P@harshitkumarpatel28
- @PastaSusWhat are you most proud of, and what would you do differently next time?
Did most of the things here on my own and progressing at a decent pace for me at least, maybe collaborate with others in the near future
What challenges did you encounter, and how did you overcome them?desktop span, i just went back to my lessons on kevin powell's "grid made easy"
What specific areas of your project would you like help with?Better code than what i wrote guess
P@DetDet91I'm new to this type of coding, so I see nothing wrong with your code. I'm studying it to see what I can use to update my own.
- @lauraine93What are you most proud of, and what would you do differently next time?
i am proud of the ability i had to reproduce this page and next time i'll try to do it faster than this time.
What challenges did you encounter, and how did you overcome them?my biggest challenges was to guess the right dimensions to use but i tried my best as you can see .
What specific areas of your project would you like help with?if someone can have a tips to know exactly the dimensions you need when you are looking at the picture.
P@DetDet91Hi, I have nothing to nitpick about with your code. Honestly, I like your code format a lot better than mine. Keep up the great work, and I look forward to seeing your future projects.
Marked as helpful - @Airme1What are you most proud of, and what would you do differently next time?
I was able to reproduce the webpage
What challenges did you encounter, and how did you overcome them?Making the image responsive was a little difficult, I used some YouTube videos to resolve it
What specific areas of your project would you like help with?I would love to see other approaches to solving the problem
P@DetDet91Hi Emmanuel, I enjoyed looking at your code and think you did well. However, your project is missing two fonts for your pricing and descriptions. You can easily add them to your styling section at the top or in your HTML tags. Other than that, I love your layout. I will compare my code to move my attribution to the bottom.
- @d4cennWhat are you most proud of, and what would you do differently next time?
Finally could use some grid and found the experience quite pleasant. Wasn't so sure about working with markers and styling
What challenges did you encounter, and how did you overcome them?h
elements.Couldn't understand the margins while styling lists, but by combining some of properties i was able to get the result that satisfied me
What specific areas of your project would you like help with?I would really want to get rid of
HorizontalLine
div as i'm not happy with that solution, other than that i'd just like to hear any feedbackP@DetDet91Hi d4cenn, Great coding with this project. The only thing I would recommend for your coding is to use semantic HTML. From what others have told me, it makes your coding more manageable, so you won't have all those <div> sections, making it easier for someone else to read.
- @OguzhanBesiktepeP@DetDet91
Hi Oguzhan! I see nothing wrong with your website or coding. It's nice, and I'm using your project to compare it to mine and improve it. Keep up the good work; I can't wait to check out more of your solutions.