Skip to content

дз#1

Open
dan4ik144 wants to merge 5 commits into
htmlacademy-htmlcss:masterfrom
dan4ik144:master
Open

дз#1
dan4ik144 wants to merge 5 commits into
htmlacademy-htmlcss:masterfrom
dan4ik144:master

Conversation

@dan4ik144
Copy link
Copy Markdown

No description provided.

Comment thread catalog.html
<body>
<header class="header-page">
<a class="header-logo" href="index.html">
<img class="header-page-logo" src="img/Frame 19.svg" width="140" height="70" alt="логотип сайта">
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Переименовать картинку в logo.svg

Comment thread catalog.html
<a class="navigation-link" href="index.html">главная</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="faq.html">о нас</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.

Вместо несуществующих страниц указать #

Comment thread catalog.html
<ul class="breadcrumbs-list">
<li class="breadcrumbs-item">
<a href="index.html" class="breadcrumbs-link breadcrumbs-link-home">главная</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.

Удалить лишние пустые строки

Comment thread catalog.html
</li>
<li class="breadcrumbs-item">
<a class="breadcrumbs-link">Гостиницы
<span class="visualy-hidden">гостиницы</span>
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 catalog.html
<option value="popular">Сначала популярное</option>
<option value="cheap">Сначала дешёвое</option>
<option value="expensive">Сначала дорогое</option>
</form>
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 index.html
<h2 class="newslater-title">Подпишитесь на рассылку</h2>
<p class="newslater-discriptions">Только полезная информация и никакого спама, честное бойскаутское!</p>
<form class="newslater-form" action="https://up.htmlacademy.ru" method="post">
<label>email<input type="text" name="email"></label>
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Добавить атрибут required

Comment thread img/HTML Academy.svg
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

html-academy.svg

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

html-academy-logo.svg

Comment thread img/surp.svg
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

gift.svg
surprize.svg

Comment thread img/Vector-white.svg
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

divider-light

Comment thread img/you.svg
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

youtube.svg

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