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

  • @nrmoser50

    Submitted

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

    I took a bootcamp over a year ago. This was my first look at any sort of project since then. I'm most proud of the fact that I knew where to look and heeding the advice of my instructor "just break stuff and put it back together."

    What I would do differently next time would be not making things more difficult than they need to be. That looked like extra divs and editing multiple parts that could have been condensed into one div.

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

    The challenges were mainly in recalling the different parts of the HTML and CSS files. "Div" "class" and then how to style them in the CSS file ".class." I overcame them by digging into old homework and having "ah ha" moments.

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

    I need help in all areas. Any and all feedback is welcome.

    @taylanacikgoz

    Posted

    Congrats for your solutions. I have small suggestions for the styling to make your solution is better and more professional.

    1. Using units like em, rem instead of px are another options.Further informations >>

    2. Keep on checking to design files during the development process to catch what is asked from design team. For example, background color should be fixed according to colors title in the style-guide.md file. These small details also helps you to be ready for working within more professional teams.

    Good luck with your learning process!! :)

    0