Skip to content

Latest commit

 

History

History
65 lines (51 loc) · 1.03 KB

README.md

File metadata and controls

65 lines (51 loc) · 1.03 KB

Internship

Just a some small HTML example playground for my trainee ;)

Introduction HTML:

Page 1:

h1, h2, h3, h4, h5, h6 div, code, span img, video p, blockquote ol, ul, li hr

Page 2:

header, nav, aside, main, section, article, footer, address table thead, tbody, tfoot tr, th, td

Page 3:

form fieldset legend label input button select optgroup option textarea

Next Steps:

Bootstrap
Docker

Install docker via installer https://docs.docker.com/docker-for-mac/install/

Install docker-compose via brew

brew install docker-compose
Javascript & Co.

Install node

brew install node

Install vue.js, https://v3.vuejs.org/guide/installation.html#release-notes

brew install node