WEB DEVELOPMENT

web development is the process of creating the, designing, and maintaining websites. It covers aspects such as web design Web publishing, programming for web and management of databases. It’s the development of an application that runs on the web, i.e. websites.Web development is closely related to the job of designing the features and functionality of apps (web design). The term development is usually reserved for the actual construction of these things. The word Web Development is made up of two words, that is:   Basic tools involved in Web development Web Development can be classified in two ways BACKEND DEVELOPMENT Frontend Roadmap: HTML: HTML stands for HyperText Markup Language. It is used to design the front end portion of web pages using markup language. It acts as a skeleton for a website since it is used to make the structure of a website. CSS: Cascading Style Sheets fondly referred to as CSS is a simply designed language intended to simplify the process of making web pages presentable. It is used to style our website. JAVA SCRIPT: JavaScript is a scripting language used to provide a dynamic behavior to our website. BOOTSTRAP :Bootstrap is a free and open-source tool collection for creating responsive websites and web applications. It is the most popular CSS framework for developing responsive, mobile-first websites. Nowadays, the websites are perfect for all the browsers (IE, Firefox, and Chrome) and for all sizes of screens (Desktop, Tablets, Phablets, and Phone Backend Roadmap: Backend is the server side of a website. It is the part of the website that users cannot see and interact. It is the portion of software that does not come in direct contact with the users. It is used to store and arrange data. Web Development Tutorials

WEB DEVELOPMENT Read More »