Day 5 - Web technologies & git
HTML Web technologies: HTML - here we encode content of a website. Text, images, buttons etc. (Content) CSS - here we can stylish the content that we put earlier in HTML. (Appearance) PHP - is responsible for mechanical operation of website. JavaScript - with that you can add good-looking extensions. SQL - cooperation with data base, making changes in it. SQL is uses inside PHP. Frameworks - you can build advanced structure of your website....