B. Your Development Environment
1. Your development environment is important

At the beginning of any project, we need to evaluate what tools we need and make sure we have everything before we begin.

We Need

A text editor that gives us some help might be nice.

Examples:

But notepad on Windows and TextEdit on mac will be just fine

Remember to save your work in text-only format, and put .html at the end of the file name

Next: First Tags