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?

    I am proud to have done this project with vite and to have managed to do the deployment which for me is quite new and a bit difficult.😊

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

    Work with new tools and after do deployments is the most difficult to me now, so I work on it.💪

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

    Any criticism will be well received in sass, especially

  • Submitted


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

    I so proud to take this project to production. For me, it has been a real challenge. I also proud to start using Sass.

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

    to take this project to production has been a nightmare...😂 But at the end I got it !!!!! 💪

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

    I would like to anybody help me to improve my Sass giving me a feedback with it. How can I improve, what I have done wrong? Thanks

  • Submitted


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

    I have worked with the validations and the alert messages and I think I have done quite well.

    I have also separated my code in two files to have a more reusable code.

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

    I have never worked with two containers before and having to display only one on the same page has been very interesting.

    Also as the containers were very similar I used a class to give them styles and one id to customize the success container.

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

    I would like to know if I am using the ** tags properly or should I use another type of tag.

  • Submitted


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

    I am proud of my design with Figma. It is the first time I use it and I am satisfied with the result of my work. 😁

    Later on I would like to create my own design with this tool. I find it very useful and practical for design web pages.

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

    The most challenge in this project has been work with Figma.

    At first, I didn't find the properties' values. 😅

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

    To make all blog elements focusable and iterable with the keyboard I don't know if I have correctly set all elements with the tabindex=“0” : images, header divs and paragraphs.

    Any advice or criticism will be very useful to continue learning.

  • Submitted


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

    I'm proud of create my js solution using atributes in HTML for screen readers.

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

    Creating the js code and HTML with attributes for screen readers, although it was not very difficult, I had a little trouble creating the html tags with attributes for screen readers.

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

    Is correct the way I create my js? or are there another best way?

  • Submitted


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

    I' so proud of my CSS and HTML code. The reasons are:

    • Well-structured code.
    • Order of properties's selectors in CSS.

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

    Flexbox, I've never used flex-basis to resize the content of elements inside flexbox.

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

    I would like to get help in:

    • Rem units for all the elements a good way? . I write my css code using rem units for paddings, font-sizes but html font-size, margins, etc. it is correct? or I should use other units?

    Is this a good order for the properties?

    1. positioning : display, position, visibility, z-index...
    2. box model: box-sizing, width, height, margin, padding, border, b-radius...
    3. Typography: ffamily, f-size, line-height, f-weight, f-style, text-align, t-transf., t-decora, color...
    4. background and border: bg, bg-color, bg-image, border, b-color, b-shadow, etc
    5. spacing and alignment: text-align, overflow, etc
    6. animations and transformations
    7. others
  • Submitted


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

    • I proud of my HTML and CSS code, althought I still have a lot to learn.
    • I proud of using git more or less fluently.
    • What I am most proud of is my continuous desire to learn, which I hope will never end.

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

    The challenges I encounter were:

    • To organize the project.
    • How to use correct labels in HTML.
    • Where save code lines in CSS .
    • The git workflow .
    • To create fonts, paddings and margins sizes to looks like the original page

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

    In the HTML :

    • Are the sections tags correct for this page or I should made divs?

    In the CSS:

    • should I have created other variables for example, for margins and paddings?
    • In the presets, is it correct to make unified styles for h2 headings and colors for spans and list markers?

    Could you have made the code more efficient?

    Any criticism will be welcome,

    Thanks for all