-
Notifications
You must be signed in to change notification settings - Fork 68
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
Смирнов Алексей #36
base: master
Are you sure you want to change the base?
Смирнов Алексей #36
Conversation
🍅 Не пройден линтинг или базовые тесты |
🍏 Пройден линтинг и базовые тесты |
В целом ок. Хочется еще увидеть:
|
🍅 |
🍅 Не пройден линтинг или базовые тесты |
🍅 Не пройден линтинг или базовые тесты |
🍅 Не пройден линтинг или базовые тесты |
🍏 Пройден линтинг и базовые тесты |
column-rule: 1px solid rgba(0,0,0, .5); | ||
-moz-column-rule: 1px solid rgba(0,0,0, .5); | ||
-webkit-column-rule: 1px solid rgba(0,0,0, .5); | ||
hyphens: auto; | ||
break-inside: avoid-page; | ||
} | ||
|
||
.post-2 | ||
{ | ||
column-count: 3; |
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> | ||
<h1 class="headline">USA TODAY</h1> | ||
<aside class="weather"><span class="vertical">Weather</span> | ||
<img src="image/d.sun.png" alt="sun">+12</aside> |
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.
не хватает еще title
🍅 |
height: 140px; | ||
} | ||
|
||
div |
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.
привязываться к тегам обычно плохая практика, а к диву особенно нехорошо
Посмотреть решение