What is JavaScript?


JavaScript is a programming language used to display dynamic HTML and CSS in Webbrowsers

 

What is CSS?


CSS stands for Cascading Style Sheets. CSS simply tell browsers how web pages should be displayed i.e., which color or size fonts should have, how wide a box should be, etc.

 

Dictionary


A B Business Logic is the data on which the application operates (often referred to as “model”) C Continuous Integration is the practice of comitting updates of sofware to a shared Version Control System (Git Repository) several times a day D DevOps is the teamwork between the development team and the operations team in the […]