#ArunsDevelopmentWebTutorial
*
PLAY_LIST:
• 04 web tutorial. client code. html and css
Если у вас есть вопросы, не стесняйтесь их задавать: pashtet44@yandex.ru
Создание простой html странички
**if it is new project
**clone code
git clone ''yours destenation project url'
**create dev branch
git branch dev
git checkout dev
git pull origin dev
**else in exists project woth dev branch
git checkout dev
**create new branch from dev
git branch dev_html_css
git checkout dev_html_css
**install deps
npm install
npm start
**bem create code see doc https://ru.bem.info/methodology/html/
**make layout
**attributes
**tags https://www.w3schools.com/html/
**css
**media
git add --all
git commit -m "simple html css code"
git push origin dev_html_css
** merge with dev branch if need see DOCS git merge
DOCS
**checklist !important
https://github.com/ihorzenich/html5ch...
**bem
https://ru.bem.info/methodology/html/
https://material.io/design/
http://htmlbook.ru/
https://html5book.ru/html5-semantic-e...
https://sass-lang.com/guide
https://www.w3schools.com/
https://1ps.ru/blog/dirs/2017/semanti...
**head
http://ruogp.me/
**microforms
https://yandex.ru/support/webmaster/m...
**seo
https://seo-akademiya.com/baza-znanij...
**post
https://habr.com/post/252721/
**tuto article optimisation
https://habr.com/post/352908/
**git merge
https://git-scm.com/book/en/v2/Git-Br...
**reformat scss code in vs code
https://marketplace.visualstudio.com/...
On this page of the site you can watch the video online 04 web tutorial. client code. html and css with a duration of hours minute second in good quality, which was uploaded by the user Arun's Development 07 June 2018, share the link with friends and acquaintances, this video has already been watched 72 times on youtube and it was liked by 1 viewers. Enjoy your viewing!