-
Notifications
You must be signed in to change notification settings - Fork 62
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
Сокерин Тимофей #4
base: master
Are you sure you want to change the base?
Conversation
🍅 Не пройден линтинг или базовые тесты |
🍅 Не пройден линтинг или базовые тесты |
🍏 Пройден линтинг и базовые тесты |
звездочки не ставятся при нажатии на них( |
Входят либо 4 кота, либо один в линию, должно быть более плавно |
нет возможности посмотреть в виде списка |
все картинки одной высоты - нет возможности понять, сделано ли доп задание про выравнивание картинок по нижней границе |
line-height: 18px; | ||
} | ||
|
||
header |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Лучше не использовать в селекторах теги, которые могут встречаться на странице не один раз
font-weight: normal; | ||
} | ||
|
||
.vitrina |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
не называй транслитом
🍅 |
</header> | ||
<div class="vitrina"> | ||
<div class="blocks"> | ||
<img src="img/cat1.jpg" alt="cat1" title="cat1"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
alt и title должны отражать что на картинке
Посмотреть решение