Javascript – Explained In 200 Words

JavaScript is a versatile programming language primarily used for web development. Developed by Brendan Eich in 1995, JavaScript was initially created in just 10 days to provide interactivity on web pages in Netscape Navigator. Since then, it has evolved significantly and become one of the most widely used programming languages worldwide. JavaScript is known forContinue reading “Javascript – Explained In 200 Words”

Bootstrap – Explained In 200 Words

Bootstrap is a popular front-end framework for building responsive and mobile-first websites and web applications. Developed by Twitter in 2011, Bootstrap provides a collection of HTML, CSS, and JavaScript components and utilities that simplify the process of designing and styling user interfaces. One of Bootstrap’s key features is its grid system, which allows developers toContinue reading “Bootstrap – Explained In 200 Words”

CSS – Explained Under 170 Words

CSS or simply known as “Cascading Style Sheet” is a document which is used to beautify HTML webpage. It consists of one or more selectors and a declaration block to make change in a specific tag and attribute in markup webpage. CSS can be used within HTML document with the tag <style> or inside ofContinue reading “CSS – Explained Under 170 Words”

Design a site like this with WordPress.com
Get started