Miracle in the World of Technology

HTML, CSS, JavaScript, Node.js, SQL, MongoDB, XML, XHTML, SAAS, Bootstrap, Tailwind CSS, TypeScript, React.js, Express.js, Git, Github, Bitbucket, Gitlab
What is HTML ?
  • HTML stands for Hyper Text Markup Language.
  • HTML is the standard markup language for creating Web pages.
  • HTML describes the structure of a Web page.
Read HTML
What is CSS ?
  • CSS stands for Cascading Style Sheets.
  • CSS describes how HTML elements are to be displayed on screen.
  • CSS saves a lot of work. It can control the layout of multiple web pages all at once.
Read CSS
What is JavaScript ?
  • JavaScript is the programming language of the Web.
  • JavaScript is the world's most popular programming language.
Read JavaScript
What is Git ?
  • Git is a popular version control system. It was created by Linus Torvalds in 2005, and has been maintained by Junio Hamano since then.
  • It is used for :
    • Tracking code changes
    • Tracking who made changes
    • Coding collaboration
Read Git