New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

learnyouhtml

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

learnyouhtml

Learn you how to create your first web-page

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

learnyouhtml

learnyouhtml

NPM version node Build Status Dependency Status

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.

Exercises

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

  • HELLO WORLD — introduction to HTML.
  • TAGS — understanding tags.
  • ATTRIBUTES — what is tag's attributes.
  • INLINE TAGS — tags for styling text.
  • HEADINGS — tags for headings.
  • LISTS — how to create a list with HTML tags.
  • TABLES — how to compose data in table.
  • BLOCKS — block tags and semantic.
  • LINKS AND REFERENCES — how to leave a references to another page.
  • FORMS — creating of forms with control elements.
  • STYLES AND SCRIPTS — injecting styles and scripts on a page.

Requirements

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

Keywords

nodeschool

FAQs

Package last updated on 30 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts