Conversation
|
🍅 Не пройден линтинг или базовые тесты |
|
🍅 Не пройден линтинг или базовые тесты |
|
🍅 Не пройден линтинг или базовые тесты |
|
🍅 Не пройден линтинг или базовые тесты |
|
🍏 Пройден линтинг и базовые тесты |
Dodo888
reviewed
Nov 8, 2016
| </head> | ||
| <body> | ||
| <input type="checkbox" class="output-switch"> | ||
| <p>Включить отображение списком</p> |
| <body> | ||
| <input type="checkbox" class="output-switch"> | ||
| <p>Включить отображение списком</p> | ||
| <div class="cat"> |
| <img src="images/cat_01.jpg" alt="Мурзик"> | ||
| </div> | ||
| <div class="cat-details"> | ||
| <nav class="name-effect"> |
There was a problem hiding this comment.
❗️ Тег навигации обычно используется в навигации или меню)
| </div> | ||
| <div class="cat-details"> | ||
| <nav class="name-effect"> | ||
| <p> |
| <input id="star1-0.5" type="radio" title="poor"> | ||
| <label class="left-star" for="star1-0.5"></label> | ||
| </div> | ||
| <div class="price"> |
There was a problem hiding this comment.
❗️ Внутри каждого товара можно информацию ещё на секции побить)
| { | ||
| padding-right: 20%; | ||
| display: inline-block; | ||
| *zoom: 1; |
| -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.2); | ||
| -moz-box-shadow: 4px 4px 4px rgba(0,0,0,.2); | ||
| box-shadow: 4px 4px 4px rgba(0,0,0,.2); | ||
| -webkit-transition: all .5s ease-out; |
There was a problem hiding this comment.
❗️ Почему на вебките другая функция перемещения?
| box-shadow: 4px 4px 4px rgba(0,0,0,.2); | ||
| -webkit-transition: all .5s ease-out; | ||
| -moz-transition: all .5s ease; | ||
| -o-transition: all .5s ease; |
There was a problem hiding this comment.
❗️ Обязательно указывать соответствующие правила без вендорных префиксов, даже если им никто не пользуется
| text-align: left; | ||
| overflow: hidden; | ||
| text-overflow: ellipsis; | ||
| color: dimgrey; |
| { | ||
| background-position: 0 0; | ||
| height: 37px; | ||
| width: 19px; |
|
❗️ Более низкая оценка не ставится, если уже была поставлена более высокая |
|
🚀 |
Contributor
|
Жду правок от Вовы |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Посмотреть решение