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

  • @Wladi-Mojica56

    Submitted

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

    It could be said that I am proud to have completed the challenge, however I could have developed it 100% on my own and not depended on tutorials.

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

    To tell the truth, I had to rely on the topic of units of measurement with other projects

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

    I would like to know how you carry out the use of measurement units, I mean to know the amount of px, em, or rem based solely on an image?

    @lank81

    Posted

    Hey Wladi, Overall the page looks good. The main issue I see is around the prep time. I looks like the margins you have setup for ul li are 1.25rem plus some other margins already set in prep classes you have setup so the space between is much larger. I'm sure you could easily remedy this with either editing the prep classes.

    0
  • P

    @VSKarthikT

    Submitted

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

    I have learned how to use max height / width to restrict the container to grow is helpful in social card project

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

    I need help with responsive layout, does this social links card need to grow when we increase view port and decrease / shrink when we reduce view port

    @lank81

    Posted

    Your layout is identical to the design file.

    I like the way you drill down in your CSS. Mine is higher level and although it still works I like how the specificity of your setup.

    One small note, you should have an alt with a proper description in case your image isn't able to load.

    0
  • @lank81

    Submitted

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

    When it came to my text I was using header tags. I'd probably use either semantic html or setup tags for each section and style the font size and weight on my own.

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

    The two issues I ran into:

    1. Setting up the user avatar and name alignment and size.
    2. setting the solid border box to be only right and below

    @lank81

    Posted

    Thanks for the links. Since I'm newer to front end I need to read more and understand rem values instead of pixels. As I go forward I'll work more within those values instead of the normal pixel use.

    0
  • @rafirachmawan

    Submitted

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

    Maybe the main difference with the previous project here is hover, what is hover? hover is when our cursor is on an object or text and the text will change the background or text as we want

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

    Maybe in this project the difficulty is with hover and responsiveness, the way I solved it was by asking chatgpt and reading the CSS library

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

    I want to develop my skills in the field of frontend developers

    @lank81

    Posted

    Rafi I never think to use ChatGPT. That's a great idea when you need an easy solution and/or some understanding surrounding the work that needs done.

    My first solution was smaller like yours. I had to change the size of the card and image to 21rem instead of the 18rem I started off with.

    Great job!

    0
  • Pamlifa 50

    @Pamlifa

    Submitted

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

    I am happy to kick off a project.

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

    I was confused on which part of the html to place the image. So I had to rewatch a tutorial by Dave Grey.

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

    I wanted to download fonts to use offline with VS code. I watch a tutorial that said it had to be in woff2 . Is that true? Can I use a downloaded font with ttf format?

    @lank81

    Posted

    You've used semantic HTML and instead of overdoing it you made it simple. The readme should've been overwritten with your own changes to the supplied template. The reset and root section were new to me and something I'm going to read up on. Great job!

    Marked as helpful

    0