04 web tutorial. client code. html and css

Veröffentlicht am: 07 Juni 2018
auf dem Kanal: Arun's Development
72
1

#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/...


Auf dieser Seite können Sie das Online-Video 04 web tutorial. client code. html and css mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Arun's Development 07 Juni 2018 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 72 Mal angesehen und es wurde von 1 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!