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

  • Aymin• 140

    @ayminahmed

    Submitted

    Development certainly becomes much easier if the image is first translated into a figma file to clarify the margins / paddings. More time (and energy) is saved during the development process than in expended in translating the design.

    Don't like using fractional rems, seems hacky. Am I visually splitting the spacing incorrectly, and ending with wrong margins / paddings for various components?

    Will be grateful for ANY feedback.

    Aymin• 140

    @ayminahmed

    Posted

    Good things you mentioned. I actually planned about using flex-column for the mobile version, and then completely forgot about it.

    I see. I was going with exact values because I was trying to simulate those 'pixel perfect' type of projects.

    And based on your recommendation, I will try finding more even rem numbers for the next project, and rely more on CSS to place the elements for me, eg relying on flex.

    0
  • aok• 140

    @kvcarido

    Submitted

    Hi community!

    Going off the concept of "done is better than perfect", I'm submitting this challenge with just the HTML + CSS completed. I'm currently learning DOM manipulation with Vanilla JS and have a good grasp on how to approach the functionality – however, I seem to be running into a wall trying to figure out how to style the share modal with social media icons in a responsive approach. Any advice or pointers (without solving it for me 😄) is greatly appreciated!

    Thanks in advanced for looking it over! Cheers!

    Aymin• 140

    @ayminahmed

    Posted

    In my opinion,

    absolute positioning, %, z-indices, flex and display: none; .

    I hope I haven't said too much. Feel free to ask if you want more details.

    0