Closed MaksymSelenkov closed 2 years ago
One more thing: Please, review how your site is responsive. It displays wrong on 1024px, so I didn't check fewer sizes.
And one more: You don't have SVG animation on the site load, as is mentioned in the task:
When the page is loaded, the svg logo must be animated once
I have SVG animation in CSS and seems it works or I should add it by window.onload in JS?
As for BEM classes: I write 2 classes when I want to make a block from the element: "pagesection section" to use further "sectiontitle", "section__content". In this case I have to remove one of them?
I have SVG animation in CSS and seems it works or I should add it by window.onload in JS?
Oh, I fount the animation, my bad, sorry). I just thought it would be like loader, but not a problem.
As for BEM classes: I write 2 classes when I want to make a block from the element: "pagesection section" to use further "sectiontitle", "section__content". In this case I have to remove one of them?
I got the point. So let's keep it as it is.
PS: Still, responsive for iPad looks bad. Could you double-check it, please?
https://maksymselenkov.github.io/frontend-course-2021/homeworks/maksym.selenkov_MaksymSelenkov/9-animations/index.html