Home About HTML About CSS Using HTML Using CSS History Of HTML History of CSS Web Designers Adding Java Where to Use HTML
Basic CSS Steps

WHERE TO USE HTML?

There are several platforms where anyone can code in HTML!




First, there is Brackets!

Brackets is a modern text editor that makes it easy to design in the browser. Artemis uses Brackets too! (From my personal experience, I love Brackets!) Brackets was also used to help create this website!




Next, there is Atom!

Atom makes collaborating on code just as easy as it is to code alone, right from your editor. You can share your workspace and edit code together in real time. Create new branches, stage and commit, push and pull, resolve merge conflicts, view pull requests and more—all from within your editor. Atom also comes with theme packages.




Finally, there is Cloud9!


Cloud9 is a cloud-based integrated development environment that lets you write, run, and debug your code with just a browser. It includes a code editor, debugger, and terminal. Cloud9 comes prepackaged with essential tools for popular programming languages, including JavaScript, Python, PHP, and more, so you don’t need to install files or configure your development machine to start new projects.




There are many more platforms to code in!