Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • @cahitalpdemir

    Posted

    Good job! I have a question instead of a recomandation! :) I also want to learn tailwind, but I don't know how to make a specific design here with tailwind. As far as I know tailwind has its own colors. How can we import a color from outside?

    1
  • @cahitalpdemir

    Posted

    It looks nice but why is there a white area bottom ? How can we fix it?

    0
  • @wassimboualam

    Submitted

    What are you most proud of, and what would you do differently next time?

    I am proud of how well the site turn out to be, especially after hours of trial and error.

    If I were to do it again, I would have started with the mobile design, since it's less of a headache to make than the desktop design.

    What challenges did you encounter, and how did you overcome them?

    Dealing with proportions, image ratios and remembering where half the css variables come from.

    What specific areas of your project would you like help with?

    The css ended up looking like a mess, with all the nonsense variables that I tried to implement , half of which I completly forgot about. So I would like help in make the style.css file even one line smaller.

    @cahitalpdemir

    Posted

    It looks great! Using root is nice! Next time I would try it!

    0
  • @Jerrymansurjoe

    Submitted

    What are you most proud of, and what would you do differently next time?

    Any comments or corrections you may have are greatly appreciated. Thank you in advance!

    @cahitalpdemir

    Posted

    Even though the background color is different, it's nice :) How did you adjust the height of the card? Did you use a fixed number? Or a ratio? This was the challenge I faced in my project

    Marked as helpful

    0
  • @Devs-advocate

    Submitted

    What are you most proud of, and what would you do differently next time?

    I'm happy with it and there isn't a need to change the way I approached it as far as I can tell. Perhaps I'll try the layout using grid if I were to do something similar.

    What challenges did you encounter, and how did you overcome them?

    I had to research how to change the quotation marks. I was able to solve this via stackoverflow.

    What specific areas of your project would you like help with?

    I was quite comfortable with challenge.

    @cahitalpdemir

    Posted

    Looks good. How did you set the pixels ?

    0
  • AbdoHerO 20

    @AbdoHerO

    Submitted

    What are you most proud of, and what would you do differently next time?

    Dashboard ui

    What challenges did you encounter, and how did you overcome them?

    Dashboard ui

    What specific areas of your project would you like help with?

    Dashboard ui

    @cahitalpdemir

    Posted

    Is the hover working?

    0
  • P

    @kyloren808

    Submitted

    What are you most proud of, and what would you do differently next time?

    I am really proud that I was able to figure out the solution and after some searching, I created something very close to the challenge.

    What challenges did you encounter, and how did you overcome them?

    I was thinking that the card was supposed to be responsive, but after looking at the documentation I realized the layout did not have to be responsive.

    What specific areas of your project would you like help with?

    I would like feedback on my use of Semantic elements and CSS custom properties

    @cahitalpdemir

    Posted

    Layout on different screen sizes: The layout seems fixed with specific dimensions set for elements like .card. It may not adapt well to various screen sizes or orientations. Considering responsive design principles, it could be improved by using relative units (like percentages, ems, or rems) instead of fixed pixel values for dimensions.

    Marked as helpful

    0