Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #590

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Develop #590

wants to merge 5 commits into from

Conversation

maksym2493
Copy link

Landing page

DEMO LINK

Description

During execution, the BEM methodology was used.

To build the header of the site, the semantic tags header and nav were used. For the content: main, section and article. For the bottom of the site: footer, form.

To adapt to different devices, media queries were used.

For styling, the SASS preprocessor was used: creating variables, mixins and working with nested classes.

Also used were such display methods as: flex, grid, and various ways of positioning elements in blocks: relative and absolute.

In addition, for smooth changes, transition-duration was set, and to change the elements themselves, transform properties were used.

Copy link

@volodymyr-soltys97 volodymyr-soltys97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!
Let's improve your page

  1. Add hover effects for all clickable elements on the page
image
  1. Fix background color here when menu is open
image
  1. After submit the page don't need to refresh page and scroll to top, you need only reset form field
image

Copy link

@VitaliyBondarenko1982 VitaliyBondarenko1982 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job

@maksym2493
Copy link
Author

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants