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

  • Ionut Oltean• 440

    @replayzor

    Posted

    Good Job

    1
  • @chardlargodizimo

    Submitted

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

    I am most proud of adding animation to the components and functionality using JavaScript.

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

    I encountered a challenge when the SVG was inside the a tag in HTML. The height of the a tag is different from the dimensions of the SVG I wonder how this works. I overcome this by setting a display: flex on the a tag. I did this because the height of the a tag affects when aligning the flex children. See the HTML for reference.

    HTML

                        Share
                        
                            
                        
                        
                            
                        
                        
                            
                        
                    ```
    
    ### What specific areas of your project would you like help with?
    I need help how to align the SVG's when it is inside the *a* tag.
    
    Ionut Oltean• 440

    @replayzor

    Posted

    Good Job

    0
  • Ionut Oltean• 440

    @replayzor

    Posted

    Good job

    0
  • @Siddarth-abcs

    Submitted

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

    am learn more about flex & understand

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

    div alignment

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

    responsive

    Ionut Oltean• 440

    @replayzor

    Posted

    Good job on completing the challenge

    0
  • noctwo• 30

    @noctwo

    Submitted

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

    Did not plan ahead for responsive design and hat to put the image and text into seperate divs later. Otherwise the image at the top would have had paddings in the mobile design.

    Ionut Oltean• 440

    @replayzor

    Posted

    Good job on completing the challenge

    0
  • Ionut Oltean• 440

    @replayzor

    Posted

    Good job on completing the challenge

    1
  • Andrine Camu• 60

    @andzz-zz

    Submitted

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

    When hovering, how do you make the cursor color black? Any feedback to improve this project is highly appreciated

    Ionut Oltean• 440

    @replayzor

    Posted

    Good Job on completing the challenge

    0
  • Shameem• 150

    @shameem-dev

    Submitted

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

    I did it

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

    when I creating this project made some mistakes. I can't find result height issue and center issue. just googled my problems there get some ideas. but I am not happy that answer

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

    aligning

    Ionut Oltean• 440

    @replayzor

    Posted

    ** Hello there. Good job on completing the challenge **

    Try changing the background-color to Light gray: hsl(212, 45%, 89%)

    Change this : body{ background: var(--Grayish-blue); } To this : body{ background: var(--Light-gray); }

    0
  • EExoduss• 110

    @EExoduss

    Submitted

    Hello guys, After some exercises, i decided to move to something easier to learn better the fundamentals of css.

    This is my shot to this one.

    Ionut Oltean• 440

    @replayzor

    Posted

    Hey you forgot the hover effect to the h1 and for the box-shadow. Overall you did a grate job

    1