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

Корабельникова Татьяна #82

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Корабельникова Татьяна #82

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Oct 24, 2017

@honest-hrundel
Copy link

🍏 Пройден линтинг и базовые тесты

Copy link

@Mokoshka Mokoshka left a comment

Choose a reason for hiding this comment

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

Хотелось бы, чтобы фон газеты изменял фон полностью
image

{
font-family: 'Nothing You Could Do', cursive;
font-size: 30px;
font-weight: 100;
Copy link

Choose a reason for hiding this comment

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

Почему бы не объединить в одно правило, как сделано выше?


.statement
{
display: block;
Copy link

Choose a reason for hiding this comment

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

Вот здесь какой-то адок. Ты вставляешь span в p и делаешь из span блочный элемент. Зачем?

<label for="color-light">light</label>
<input type="radio" name="color" id="color-light" checked="checked">
<label for="color-dark">dark</label>
<input type="radio" name="color" id="color-dark">
Copy link

Choose a reason for hiding this comment

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

Давай сверстаем элементы управления стилями газеты без использования br

<section>
<article class="column">
<figure class="sign">
<img src="http://goo.gl/qp2hFa" alt="Elvis Costello">
Copy link

Choose a reason for hiding this comment

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

Не хватает title

</p>
</article>
</section>
<section>
Copy link

Choose a reason for hiding this comment

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

Нужно ли делать обертку в виде section? Почему не поставить два article в одном section?

<article class="column">
<p class="song-title">A Day in the Life</p>
<figure class="sign">
<img class="image" src="http://goo.gl/E1pOcJ" alt="Beatles">
Copy link

Choose a reason for hiding this comment

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

Давай у всех картинок добавим title

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants