Skip to content

Creating main page#4

Open
Seal98 wants to merge 3 commits into
masterfrom
firstpage
Open

Creating main page#4
Seal98 wants to merge 3 commits into
masterfrom
firstpage

Conversation

@Seal98
Copy link
Copy Markdown
Owner

@Seal98 Seal98 commented Mar 11, 2018

No description provided.

Comment thread task3/mainPage.html Outdated



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

Choose a reason for hiding this comment

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

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

Comment thread task3/mainPage.html Outdated
</header>
<body>

<div class="container">
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

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

Choose a reason for hiding this comment

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

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

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

теперь лежит

Comment thread task3/mainPage.html Outdated
<div class="post-filters">
<div class="post-filters-left">

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

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
Copy Markdown

Choose a reason for hiding this comment

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

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

Comment thread task3/mainPage.html Outdated

</div>

<div class="card">
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

cards / cards-container etc

Comment thread task3/mainPage.html Outdated
<div class="card">
<div class="card--content">
<div class="post-header">
<input type="image" src="img/cross.png" class="delete-button">
Copy link
Copy Markdown

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" это о другом

Comment thread task3/mainPage.html Outdated
</div>

</body>
<footer>
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

Comment thread task3/mainPage.html Outdated
</div>
</div>
</header>
<div class="filter-page-part">
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

Comment thread task3/mainPage.html

</div>

<div class="cards">
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

Comment thread task3/mainPage.html Outdated
<title>Title</title>
</head>
<body>
<div class="main">
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

Comment thread task3/mainPage.html Outdated
<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
Copy Markdown

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.

2 participants