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

Валинуров Ильмир #23

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

Conversation

Lenegrast
Copy link

first try

</nav>
<section class="page__block">
<div class="page__cardholder">
<div class="page__title">
Copy link
Contributor

Choose a reason for hiding this comment

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

Если это заголовок, можно написать его в теге header
Ничто не запрещает использовать хедер внутри секции

</nav>
<section class="page__block">
<div class="page__cardholder">
<div class="page__title">
Copy link
Contributor

Choose a reason for hiding this comment

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

Если это заголовок, можно написать его в теге header
Ничто не запрещает использовать хедер внутри секции

<div class="page__title">
<h2>Заголовок</h2>
</div>
<div class="page__card">
Copy link
Contributor

Choose a reason for hiding this comment

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

это можно сделать article

<div class="page__title">
<h2>Заголовок</h2>
</div>
<div class="page__card">
Copy link
Contributor

Choose a reason for hiding this comment

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

это можно сделать article

<h2>Заголовок</h2>
</div>
<div class="page__card">
<div class="page__card-content">
Copy link
Contributor

Choose a reason for hiding this comment

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

Тут можно сделать figure

<h2>Заголовок</h2>
</div>
<div class="page__card">
<div class="page__card-content">
Copy link
Contributor

Choose a reason for hiding this comment

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

Тут можно сделать figure

</div>
<div class="page__card">
<div class="page__card-content">
<div class="page__image">
Copy link
Contributor

Choose a reason for hiding this comment

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

Где картинка то сама?)

</div>
<div class="page__card">
<div class="page__card-content">
<div class="page__image">
Copy link
Contributor

Choose a reason for hiding this comment

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

Где картинка то сама?)

<div class="page__card-content">
<div class="page__image">
</div>
<div class="page__info">
Copy link
Contributor

Choose a reason for hiding this comment

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

Тут можно сделать figcaption

<div class="page__card-content">
<div class="page__image">
</div>
<div class="page__info">
Copy link
Contributor

Choose a reason for hiding this comment

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

Тут можно сделать figcaption

<p class="page__description">
Здесь будет описание съемки
</p>
<div class="page__tagholder">
Copy link
Contributor

Choose a reason for hiding this comment

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

Теги можно вынести в aside

Copy link
Contributor

Choose a reason for hiding this comment

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

Дальше по аналогии

Copy link
Contributor

Choose a reason for hiding this comment

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

Дальше по аналогии

<p class="page__description">
Здесь будет описание съемки
</p>
<div class="page__tagholder">
Copy link
Contributor

Choose a reason for hiding this comment

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

Теги можно вынести в aside

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

Successfully merging this pull request may close these issues.

2 participants