forked from htmlacademy-adaptive/2324235-cat-energy-30
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
133 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -62,10 +62,14 @@ <h1 class="product__title title">Каталог продукции</h1> | |
<li class="product__list-item"> | ||
<a class="product__img" href="#"> | ||
<picture> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" width="161" height="172"> | ||
<source srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" width="68" height="86"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/png" width="161" height="172"> | ||
<img src="images/[email protected]" srcset="images/[email protected] 2x" width="68" height="86" alt="Cat Energy PRO Курица 500 г"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" | ||
type="image/webp" width="161" height="172"> | ||
<source srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" | ||
width="68" height="86"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" | ||
type="image/png" width="161" height="172"> | ||
<img src="images/[email protected]" srcset="images/[email protected] 2x" width="68" height="86" | ||
alt="Cat Energy PRO Курица 500 г"> | ||
</picture> | ||
</a> | ||
<div class="product__card"> | ||
|
@@ -92,12 +96,20 @@ <h2 class="product__card-title">Cat Energy PRO 500 г</h2> | |
<li class="product__list-item"> | ||
<a class="product__img" href="#"> | ||
<picture> | ||
<source media="(min-width: 1440px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" width="172" height="196"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" width="168" height="206"> | ||
<source srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" width="84" height="100"> | ||
<source media="(min-width: 1440px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/png" width="172" height="196"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/png" width="168" height="206"> | ||
<img src="images/[email protected]" srcset="images/[email protected] 2x" width="84" height="100" alt="Cat Energy PRO Курица 1000 г"> | ||
<source media="(min-width: 1440px)" | ||
srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" width="172" | ||
height="196"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" | ||
type="image/webp" width="168" height="206"> | ||
<source srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" | ||
width="84" height="100"> | ||
<source media="(min-width: 1440px)" | ||
srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/png" width="172" | ||
height="196"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" | ||
type="image/png" width="168" height="206"> | ||
<img src="images/[email protected]" srcset="images/[email protected] 2x" width="84" height="100" | ||
alt="Cat Energy PRO Курица 1000 г"> | ||
</picture> | ||
</a> | ||
<div class="product__card"> | ||
|
@@ -124,10 +136,14 @@ <h2 class="product__card-title">Cat Energy PRO 1000 г</h2> | |
<li class="product__list-item"> | ||
<a class="product__img" href="#"> | ||
<picture> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" width="163" height="174"> | ||
<source srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" width="68" height="78"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/png" width="163" height="174"> | ||
<img src="images/[email protected]" srcset="images/[email protected] 2x" width="68" height="78" alt="Cat Energy PRO Рыба 500 г"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" | ||
type="image/webp" width="163" height="174"> | ||
<source srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" | ||
width="68" height="78"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" | ||
type="image/png" width="163" height="174"> | ||
<img src="images/[email protected]" srcset="images/[email protected] 2x" width="68" height="78" | ||
alt="Cat Energy PRO Рыба 500 г"> | ||
</picture> | ||
</a> | ||
<div class="product__card"> | ||
|
@@ -154,12 +170,20 @@ <h2 class="product__card-title">Cat Energy PRO 500 г</h2> | |
<li class="product__list-item"> | ||
<a class="product__img" href="#"> | ||
<picture> | ||
<source media="(min-width: 1440px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" width="172" height="196"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" width="168" height="200"> | ||
<source media="(min-width: 320px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" width="84" height="100"> | ||
<source media="(min-width: 1440px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/png" width="172" height="196"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/png" width="168" height="200"> | ||
<img src="images/[email protected]" srcset="images/[email protected] 2x" width="84" height="100" alt="Cat Energy PRO Рыба 1000 г"> | ||
<source media="(min-width: 1440px)" | ||
srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" width="172" | ||
height="196"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" | ||
type="image/webp" width="168" height="200"> | ||
<source media="(min-width: 320px)" srcset="images/[email protected] 1x, images/[email protected] 2x" | ||
type="image/webp" width="84" height="100"> | ||
<source media="(min-width: 1440px)" | ||
srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/png" width="172" | ||
height="196"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" | ||
type="image/png" width="168" height="200"> | ||
<img src="images/[email protected]" srcset="images/[email protected] 2x" width="84" height="100" | ||
alt="Cat Energy PRO Рыба 1000 г"> | ||
</picture> | ||
</a> | ||
<div class="product__card"> | ||
|
@@ -186,10 +210,14 @@ <h2 class="product__card-title">Cat Energy PRO 1000 г</h2> | |
<li class="product__list-item"> | ||
<a class="product__img" href="#"> | ||
<picture> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" width="161" height="171"> | ||
<source media="(min-width: 320px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" width="68" height="78"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/png" width="161" height="171"> | ||
<img src="images/[email protected]" srcset="images/[email protected] 2x" width="68" height="78" alt="Cat Energy slim Гречка 500 г"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" | ||
type="image/webp" width="161" height="171"> | ||
<source media="(min-width: 320px)" srcset="images/[email protected] 1x, images/[email protected] 2x" | ||
type="image/webp" width="68" height="78"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" | ||
type="image/png" width="161" height="171"> | ||
<img src="images/[email protected]" srcset="images/[email protected] 2x" width="68" height="78" | ||
alt="Cat Energy slim Гречка 500 г"> | ||
</picture> | ||
</a> | ||
<div class="product__card"> | ||
|
@@ -216,12 +244,20 @@ <h2 class="product__card-title">Cat Energy slim 500 г</h2> | |
<li class="product__list-item"> | ||
<a class="product__img" href="#"> | ||
<picture> | ||
<source media="(min-width: 1440px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" width="172" height="196"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" width="168" height="200"> | ||
<source media="(min-width: 320px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" width="84" height="100"> | ||
<source media="(min-width: 1440px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/png" width="172" height="196"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/png" width="168" height="200"> | ||
<img src="images/[email protected]" srcset="images/[email protected] 2x" width="84" height="100" alt="Cat Energy slim Гречка 1000 г"> | ||
<source media="(min-width: 1440px)" | ||
srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" width="172" | ||
height="196"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" | ||
type="image/webp" width="168" height="200"> | ||
<source media="(min-width: 320px)" srcset="images/[email protected] 1x, images/[email protected] 2x" | ||
type="image/webp" width="84" height="100"> | ||
<source media="(min-width: 1440px)" | ||
srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/png" width="172" | ||
height="196"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" | ||
type="image/png" width="168" height="200"> | ||
<img src="images/[email protected]" srcset="images/[email protected] 2x" width="84" height="100" | ||
alt="Cat Energy slim Гречка 1000 г"> | ||
</picture> | ||
</a> | ||
<div class="product__card"> | ||
|
@@ -248,10 +284,14 @@ <h2 class="product__card-title">Cat Energy slim 1000 г</h2> | |
<li class="product__list-item"> | ||
<a class="product__img" href="#"> | ||
<picture> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" width="163" height="174"> | ||
<source media="(min-width: 320px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/webp" width="72" height="84"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" type="image/png" width="163" height="174"> | ||
<img src="images/[email protected]" srcset="images/[email protected] 2x" width="72" height="84" alt="Cat Energy slim Рис 500 г"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" | ||
type="image/webp" width="163" height="174"> | ||
<source media="(min-width: 320px)" srcset="images/[email protected] 1x, images/[email protected] 2x" | ||
type="image/webp" width="72" height="84"> | ||
<source media="(min-width: 768px)" srcset="images/[email protected] 1x, images/[email protected] 2x" | ||
type="image/png" width="163" height="174"> | ||
<img src="images/[email protected]" srcset="images/[email protected] 2x" width="72" height="84" | ||
alt="Cat Energy slim Рис 500 г"> | ||
</picture> | ||
</a> | ||
<div class="product__card"> | ||
|
@@ -348,7 +388,9 @@ <h2 class="contacts__title">Приглашаем к сотрудничес | |
</div> | ||
</div> | ||
<div class="contacts__maps-inner"> | ||
<iframe class="contacts__maps contacts__maps--nojs" src="https://yandex.ru/map-widget/v1/?um=constructor%3Aad1634271e6ae1b1a8df1816f109a88340982f2b678bf696652e1eb0a2695662&source=constructor" height="362"> | ||
<iframe class="contacts__maps contacts__maps--nojs" | ||
src="https://yandex.ru/map-widget/v1/?um=constructor%3Aad1634271e6ae1b1a8df1816f109a88340982f2b678bf696652e1eb0a2695662&source=constructor" | ||
height="362"> | ||
</iframe> | ||
</div> | ||
</section> | ||
|
Oops, something went wrong.