-
Notifications
You must be signed in to change notification settings - Fork 73
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
Плаксин Иван #26
base: master
Are you sure you want to change the base?
Плаксин Иван #26
Conversation
🍅 Не пройден линтинг или базовые тесты |
🍅 Не пройден линтинг или базовые тесты |
🍏 Пройден линтинг и базовые тесты |
🍏 Пройден линтинг и базовые тесты |
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.
🍅
<a class="notifications_icon" href="#"></a> | ||
<div class="settings"> | ||
<input type="checkbox" class="input__settings-button" id="settings-button"> | ||
<label class="settings-button" for="settings-button">Настройка</label> |
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>Задача «Морда»</title> | ||
<link href="index.css" rel="stylesheet"> | ||
</head> | ||
<body> |
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.
<div class="header grid__column_1 grid__row_1"> | ||
<div class="current-city"> | ||
<a href="#" class="current-city__link"> | ||
<svg class="current-city__navigation-arrow"> |
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.
Давай выносить отдельно
@@ -0,0 +1,6 @@ | |||
<?xml version="1.0" encoding="UTF-8"?> |
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.
Давай оптимизировать svg
с помощью svgo
https://www.npmjs.com/package/svgo
<input type="checkbox" class="settings__tv-program" id="tv-program"> | ||
<input type="checkbox" class="settings__best-jokes" id="best-jokes"> | ||
|
||
<div class="grid"> |
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.
Непонятное именование класса
двухместный самолёт Cessna упал на католическое кладбище. | ||
Спасатели уже обнаружили 750 тел, поиски продолжаются. | ||
</span><br> | ||
<label for="joke1" class="next-joke_button text_link_hover">Показать еще</label> |
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.
<label for="joke3" class="next-joke_button text_link_hover">Показать еще</label> | ||
</div> | ||
</div> | ||
</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.
Давай добавим семантику
<div class="search grid-row-5 grid__column_1-2"> | ||
<a href="#" class="search-logo"></a> | ||
<input type="text" class="search-bar" autofocus> | ||
<a href="#" class="search-bar_button">Найти</a> |
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>Задача «Морда»</title> | ||
<link href="index.css" rel="stylesheet"> | ||
</head> | ||
<body> |
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.
<a class="notifications_icon" href="#"></a> | ||
<div class="settings"> | ||
<input type="checkbox" class="input__settings-button" id="settings-button"> | ||
<label class="settings-button" for="settings-button">Настройка</label> |
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.
<input type="checkbox" class="settings__best-jokes" id="best-jokes"> | ||
|
||
<div class="grid"> | ||
<div class="header grid__column_1 grid__row_1"> |
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.
Давай не будем называть классы css
-свойствами
двухместный самолёт Cessna упал на католическое кладбище. | ||
Спасатели уже обнаружили 750 тел, поиски продолжаются. | ||
</span><br> | ||
<label for="joke1" class="next-joke_button text_link_hover">Показать еще</label> |
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.
Иногда при появлении очередного анекдота контент прыгает
Посмотреть решение