Liliko Uchida
attribute
element
value
property
This section will provide a walk through of setting up a code editor and creating an initial website from scratch from downloading a code editor to creating your first HTML file.
A code editor is an external application where an HTML website is actually built. All HTML files which are then rendered to display as an actual website are stored in the code editor. The easiest code editor to use is Visual Studio Code (VSCode). Download the appropriate version for your computer here.
Once the app is downloaded, make sure it is in the “applications” folder of your computer. The below image is what it should look like to download VSCode.