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


    Submitting the form does not work 😭😭. The form is checked before submission, but not submitted anyways. Also I tried few ways of e-mail regex check and applying it to the addEventListener method, but any wrong email passed as a correct one, so it does not work either.

    Anyone wishing to help me with that crucial issues please look at the app.js and comments inside. I'll be very grateful for some advice, I'm stuck at these and just cannot move further...

  • Submitted


    Unfortunately could not see my page on wider screens, hence probably it looks disastrously out there 😬 Any comments, tips & tricks appreciated!

  • Submitted


    Edit: these problems I have managed to defeat after removing absolute positioning of grid container and changing a bit grid template areas: (this applies to previous version of my solution:) -on iPad screen width got an an annoying <strong>space between top grid-item and header text </strong>, tried many ways to get rid of it, but do not know where the problem lies...

    -also on smaller screens there is <strong>no white space at the bottom</strong> (last grid item sticks to the bottom, like margin-bottom: 0, but setting any margin does not help). I've had some problems with positioning it (position: absolute, bottom: -60% does not look elegant...)

    -bonus issue :) when I've made a screenshot the page was much wider, than appearing in browser - how can I get rid of it despite overflow: hidden ??

    I will be grateful for any feedback, stay safe!

  • Submitted


    -I positioned the profile photo of Victor using <strong>negative margin </strong>, is there any better method to do it? -on screens <strong> >1440px of width </strong> the <strong>background circles does not resize </strong>, I wonder whether there is a solution to scale them consistent to the size of a larger viewport, so there is no difference along all the widths. I will be very grateful for any suggestions & comments. Wish you all a happy day spent on coding 😀