!> Before attending HTML & CSS study groups, please make sure to install the needed tools. You will not be able to participate in the activities without these.
You need a web browser to test your code. Most widely used are Chrome, Firefox, Safari, Opera, and Internet Explorer.
HTML & CSS does not require an IDE. You can opt to use one of these as your text editor (or your own choice).
- Sublime Text (all platforms)
!> Warning: Sublime Text shows a popup every hour prompting you to pay if you are using the free version. Please use another editor if you find this annoying.
For more advanced users, you can opt to use these terminal-based editors:
These tools are not required but they make your development environment efficient. It is highly recommended to install them.
Most popular version control system is Git. Github and Bitbucket are most popular code hosting sites based on git.