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

Html css popup #206

Merged
merged 4 commits into from
Aug 29, 2022
Merged

Html css popup #206

merged 4 commits into from
Aug 29, 2022

Conversation

Serge044
Copy link
Contributor

HTML-CSS-Popup

Demo |
Code base

The code is submitted in a dedicated feature branch.

Only code files are submitted.

Please, review.

@github-actions
Copy link

Hey!

Congratulations with your PR! 😎😎😎

Please, be sure you haven't followed common mistakes.

Also, be aware, that if you would silently ignore this recommendation, a mentor may think that you are still working on fixes. And your PR will not be reviewed. 😒

@HannaSyn HannaSyn self-assigned this Aug 23, 2022
Copy link
Contributor

@HannaSyn HannaSyn left a comment

Choose a reason for hiding this comment

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

Wow, you did a great work, I almost don't have comments, well done!
See few comments to make it little better

<ul class="popup__menu__main">
<li class="popup__menu__item">
<a href="#Calendar">
<img src="images/kottans-calendar.png" alt="Calendar" class="popup__icons">
Copy link
Contributor

Choose a reason for hiding this comment

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

For icons it's better set an empty alt attribute, read more here

<nav class="nav__menu">
<ul class="ul__items">
<li>
<a href="#Mail" class="main__nav-buttons mail"><span
Copy link
Contributor

Choose a reason for hiding this comment

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

Please, read more about BEM
I don't see class name of block main__nav

@Serge044
Copy link
Contributor Author

Thanks for your review! I made the changes and it should be better now.

@Serge044 Serge044 requested a review from HannaSyn August 28, 2022 09:42
@HannaSyn HannaSyn merged commit c3747d7 into kottans:main Aug 29, 2022
SphericalCat pushed a commit to SphericalCat/frontend-2022-homeworks that referenced this pull request Aug 30, 2022
* added files for HTML-CSS-POPUP task

* Added empty row at the end

* created responsive design

* fixed # of colors, removed value in alt, added BEM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants