Skip to content

Learn you how to create your first web page

License

Notifications You must be signed in to change notification settings

vetlarn/learnyouhtml

Repository files navigation

learnyouhtml

learnyouhtml

NPM version node Build Status Dependency Status

Learn you how to create your first web-page.

Here is a simple boilerplate.

Exercises

This workshopper has X exercises that cover the most important aspects of HTML.

  • HELLO WORLD — introduction to HTML.

Requirements

If you are on Windows, make sure you are using at least version 5.1.0 of Node.js, which provides a fix for a bug in Windows where you can't choose items in the menu.

Installation

Open your terminal and run this command:

npm install -g learnyouhtml

Use sudo if you get an EACCESS error.

Usage

Open your terminal and run the following command:

learnyouhtml

License

MIT © Denys Dovhan

About

Learn you how to create your first web page

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 64.6%
  • JavaScript 35.4%