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

  • @Manisha3196

    Submitted

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

    This was the first project i did and i like how it turned out. I would style the table correctly next time.

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

    Challenges i encountered first are how to align heading and ul items to start on the same line.after so many trial and errors it worked for me. Table bottom borders are also the one i struggled with to center the text and how to adjust the line width and to make it responsive. I would like suggestions on how to make it better.

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

    I would like help on table bordering and centering the text and aligning the items.

    P

    @TheWraithDev

    Posted

    Maybe for the table you can use scope attribute - so screenreaders know that the td information relates to the th information previously

    1
  • @ChiangArt

    Submitted

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

    uhmmm, a medida que voy avanzo, quiero mejorar mi codigo y usar otros frameworks

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

    ninguno

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

    por ahora ninguna

    P

    @TheWraithDev

    Posted

    Looks identical - the HTML in my opinion could also include ARIA for accessibility

    0
  • @AllisonFavour

    Submitted

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

    I am most proud of starting and finishing this project, i did not allow procrastination make me leave the project halfway. Next time i will try to finish the project much faster.

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

    At first, it was difficult to center the div, a popular challenge most frontend developers face which has various solutions already. Finally, after going through some of my older projects as a learning reference, i found a solution that fits this project.

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

    I will like help with the accessibility features as usual and probably with the responsiveness to fit literally all devices.

    P

    @TheWraithDev

    Posted

    Styling

    • I think you can match the box-shadow, the width of the card, the font-weight and font-size closer to the design -On the live website - you didn't apply the yellow background to the full background, only half of it appears, I think it may to do with your CSS, as you set it for max-width for 1440px - this means for viewports wider than this, it breaks the background

    • I think your html is fine but it can be structured and put out more to be clearer - making use of white space

    0
  • P

    @TheWraithDev

    Posted

    I think everything is spot on - the only thing I can think of for simplicity sake would it not be better to use one container

    0