HTML Editors
- For Windows you can use Notepad
- For Mac you can use TextEdit
- A more complicated, but useful editor, and the one I use is Vim. However, I do not recommend using it to get started.
W3Schools
To learn how to use
HTML5 we will be using the tutorials and examples provided through
W3Schools.com. Here you can read a quick tutorial on a specific HTML5 topic, see examples, and practice.
Other Resources
- Codecademy.com is another great way to learn the basics of HTML hands on with tutorials and examples.
- WebsiteSetup HTML Tutorial is a nice step-by-step tutorial for learning the basics of HTML. Not comprehensive but a good way to get started.
- Quackit.com has a few html templates for a basic webpage layout that you can them make your own.
Coding Games