Installation of IDE or Code editor for CSS

IDE or Code editor is one of the most important tools for Coding. It helps you code formatting, error findings, autocompletion, color your codes and provides you more advanced tools to make coding easier for you.


Objectives

  • Available IDE or Editors

  • Installation of IDE or Editor

  • Run IDE or Editor


Available IDE or Editors for HTML

There is a lots of IDE or Editor available, Here you will learn about most popular IDE

  • Visual Studio Code


Installation of Visual Studio Code IDE or Editor

  • Go to https://code.visualstudio.com/download url and download the Visual Studio Code according your operating system.

  • Wait until the download complete.

  • Double-click on the downloaded file (For Windows user)

  • Go ahead the installation process according to setup wizard.


Run the PyCharm

  • Find the Visual Studio Code Icon from you windows start or desktop

  • Open the IDE


Visual Studio Code IDE or Editor installation and run tutorial