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

  • P
    Michał 70

    @miedzygalaktycznygit

    Submitted

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

    first time using root and table and successfully finishing my project with this solutions

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

    positioning and styling lists and tables

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

    maybe there is best way to style those lists?

    DuyDui 60

    @paduiii

    Posted

    maybe there is best way to style those lists?

    about this I have a answer for you after a long time I try searching the answers is you use

    ::marker { color: "any color you want to use"; }

    this is what I use to change style of marker in list hope this can help you from a guy that struggling the same problem for so many hour hahahaha

    Marked as helpful

    0
  • P
    Michał 70

    @miedzygalaktycznygit

    Submitted

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

    Using CSS reset for first time in my project, dont using any px and olny using rem and vh... Also i tried to use good alts in img and I also tried to put in correct order.

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

    this project wasn't very problematic

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

    Can i still make my website more friendly for screen readers and any type of people for example with weak vision?

    DuyDui 60

    @paduiii

    Posted

    I think you forget about the mobile design or you don't know how like me in the first time try use this @media (max-width: 600px) {} I think it will help

    1
  • DuyDui 60

    @paduiii

    Posted

    when I did it I set max width so when I see it with my screen it bot center if not 1440 or 375 but I realize it when I look at your code ty

    0