-
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
1 parent
a4e2543
commit e91fa61
Showing
1 changed file
with
38 additions
and
0 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 |
---|---|---|
@@ -1 +1,39 @@ | ||
# web-client-sem2 | ||
|
||
`голова` | ||
|
||
`голова_брови` | ||
`голова_глаза` | ||
`голова_нос` | ||
`голова_губы` | ||
|
||
`брови--цвет_светлые` | ||
`глаза--цвет_карие` | ||
`нос--форма_прямой` | ||
`губы--цвет_розовый` | ||
|
||
|
||
|
||
`тело` | ||
|
||
`тело_руки` | ||
`тело_ноги` | ||
`тело_шея` | ||
|
||
`тело--одежда-костюм` | ||
`руки--ногти_маникюр` | ||
`руки--пальцы_украшение_кольцо` | ||
`ноги--обувь-кеды` | ||
`шея--украшение_подвеска` | ||
|
||
|
||
|
||
|
||
header>nav.nav>ul.nav__list>li.nav__item>a.nav__link | ||
|
||
form.form>(div.form_box>input.form_input)+button.form_button | ||
|
||
div.card>(div.card_container>img.card_image)+(div.card_container>h4.card_title+h2.card_text+p.card_text) | ||
|
||
div.section>(div.section_block>h2.section_title+p.section_text+a.section_link)+(div section_block>img.section_image) | ||
|