Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update README.md and add some images #2

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 24 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,41 @@
# 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)
.ноги>.ноги__обувь.ноги__обувь--кеды




![Image alt](scrin_nav.jpg)
header>nav.nav>img.nav__image+(ul.nav__list>li.nav__item*5>a.nav__link)+button.nav__button

![Image alt](scrin_form.jpg)
form.form>(div.form__box>input.form__input)+button.form__button

![Image alt](scrin_card.jpg)
div.card>img.card__image+(div.card__container>h4.card__title+h2.card__text+p.card__text)

![Image alt](scrin_adv.jpg)
div.advantages>(h2.advantages__number>span.advantages__text)+p.advantages__text

Binary file added scrin_adv.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added scrin_card.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added scrin_form.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added scrin_nav.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.