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

  • @uzzalyafi

    Submitted

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

    I'm most proud of how the Testimonials Grid Section project turned out. It's a simple yet effective component that showcases testimonials in a visually appealing grid layout, and I'm pleased with how well it demonstrates the use of HTML5 and CSS3 Grid layout techniques. If I were to do something differently next time, I might consider adding more interactivity to the testimonials, such as allowing users to click on a testimonial to see more details or to navigate through them dynamically. This could enhance the user experience and provide a more engaging interaction with the testimonials

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

    During the development of the Testimonials Grid Section, I encountered a few challenges:

    • Responsive Layout
    • Avatar Alignment
    • Content Flexibility
    • Cross-Browser Compatibility
  • Jack-OC 180

    @Jack-OC

    Submitted

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

    This was a good challenge to learn more about the use of CSS Grid and Flexbox to change webpage designs based on screen-size.

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

    This was a fairly straight forward challenge but gave me a chance to practice CSS Grid. As the feature cards in the desktop view design are aranged in a diamond formation, I had to learn more about CSS grid so I could place the feature card elements in specific places within the grid. Using grid-row-start/end and grid-column-start/end to specify where the elements start and stop in the grid. This is very useful property and I will continue to learn more about more ways it can be implemented in other challenges.

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

    Any suggestions to help improve the design would be greatly appreciated.

  • @savchrisostomidhs

    Submitted

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

    .

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

    .

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

    .

  • @BiancaAdS

    Submitted

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

    I'm very proud that I only used HTML and CSS.

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

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

    I would like help with the mobile version of the page.

  • Vien 30

    @pblanabelle

    Submitted

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

    I'm proud of achieving a cohesive and functional design with the Social Links Profile Page. Next time, I would prioritize upfront planning and accessibility considerations, seeking more feedback to refine my skills and ensure inclusivity in web design.

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

    none

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

    I don't know. Maybe a comment to improve my codes.

    @ISAAC-EDZORDZI-FIAVOR

    Posted

    Hi @pblanabelle You did a Great Job!!. Keep it up. After reviewing your code , I have found some stuff that you need to work on. 1. Css Reset *{ padding: 0; margin: 0; box-sizing: border-box; }

    2 . You did not import the font given to you. This is the right way to import custom font: @font-face { font-family: 'Inter'; src: url(../assets/fonts/Inter-VariableFont_slnt\,wght.ttf); }. Once again you did a great job . You can link me up if anything

    0
  • @ISAAC-EDZORDZI-FIAVOR

    Posted

    Hi @shiwanikandpal , You did very well, but I think you need to pay attention to details. the learning button or background color has no border given but you gave a border. The corner are also rounded. Great work!! Keep it up

    1
  • P

    @AcharaChisomSolomon

    Submitted

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

    This was a review of basic htm/css principles

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

    None

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

    None