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 solutions

  • Submitted


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

    So far the CSS mobile first workflow.

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

    Nothing so far

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

    Accessibility. I'm still new in that area.

  • Submitted


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

    Using CSS Flexbox, CSS nesting styling and accessibilities features.

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

    Nothing new so far.

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

    Accessibilities features for the moment.

  • Submitted


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

    Nothing at all. I used the same CSS tools like Flexbox

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

    Nothing at the moment.

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

    Accessibility. Sometime a forget to apply it the every web site that I create.

  • Submitted


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

    Most proud of:

    • Use of CSS variables to avoid writting HSL colors many times.
    • The use of Flexbox to practice box position.

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

    The challenges did I encounter:

    • Some Flexbox properties were forgotten.
    • CSS variables declarations were forgotten too. How did I overcome them:
    • I review my CSS notes to declare variables.
    • I use the CSS tricks web site to find the suitable Flexbox properties and use it.

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

    CSS Flexbox and varibles declaration