learnyouhtml
1.0.0

Learn you how to create your first web-page.
Hypertext Markup Language (HTML) is the standard markup language for creating web pages and web applications. This workshopper will guide you through the simple exercises which explain the core principles of HTML.
This workshopper has 11 exercises that cover the most important aspects of HTML.
Open your terminal and run this command:
npm install -g learnyouhtml
Use sudo if you get an EACCESS error.
Open your terminal and run the following command:
learnyouhtml
MIT © Denys Dovhan