Skip to content

Conversation

@Seal98
Copy link
Owner

@Seal98 Seal98 commented Mar 11, 2018

No description provided.




<div class="main-middle">
Copy link

Choose a reason for hiding this comment

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

Cosmetic: вот тут не лучшее название

</header>
<body>

<div class="container">
Copy link

Choose a reason for hiding this comment

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

где-то тут я ждал main

<html lang="en">
<head>
<meta charset="UTF-8">
<link href="css/style.css" rel='stylesheet' type='text/css'>
Copy link

Choose a reason for hiding this comment

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

но он у тебя не лежит в директории css ...

Copy link
Owner Author

Choose a reason for hiding this comment

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

теперь лежит

<div class="post-filters">
<div class="post-filters-left">

<div class="div-filter-1">
Copy link

Choose a reason for hiding this comment

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

filter-block
filter-wrapper
но без цифр, и всетаки без названий тегов...

Copy link

Choose a reason for hiding this comment

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

по существу что это / для чего


</div>

<div class="card">
Copy link

Choose a reason for hiding this comment

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

cards / cards-container etc

<div class="card">
<div class="card--content">
<div class="post-header">
<input type="image" src="img/cross.png" class="delete-button">
Copy link

Choose a reason for hiding this comment

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

<button><img src=".." alt=".."></button>

input type="image" это о другом

</div>

</body>
<footer>
Copy link

Choose a reason for hiding this comment

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

А это кому, почему контент футера выше?

</div>
</div>
</header>
<div class="filter-page-part">
Copy link

Choose a reason for hiding this comment

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

тут может быть тег aside вместо div


</div>

<div class="cards">
Copy link

Choose a reason for hiding this comment

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

обертки в тег main не вижу, см семантическая верстка.

<title>Title</title>
</head>
<body>
<div class="main">
Copy link

Choose a reason for hiding this comment

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

А оборачивать все точно необходимо?

<div class="cards">
<div class="cards-content">
<div class="post-header">
<a href="#" class="delete-button"> <img src="img/cross.png" title="Delete post" class="del-add-post-image"> </a>
Copy link

Choose a reason for hiding this comment

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

alt text для картинок, единственное место где спорно нужен пустой alt или не нужен это сама картинка поста, в остальных случаях должен быть alt.

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.

3 participants