WPBC / html-cheatsheet

HTML cheatsheet and reference guide with resource links.

Home Page:https://wpbc.github.io/html-cheatsheet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML Cheatsheet

This is a starting point for anyone who wishes to create their very own reference cheat sheet, whether it be HTML, CSS, JavaScript or any other coding language you would like to pursue. Although there are great places to learn HTML & CSS, the best reference for yourself is often your own notes and projects.

View HTML Cheatsheet Demo

Installation

  1. Open your terminal and change the current working directory to the location where you want the cloned directory to be made.
$ cd path/to/your/folder/html-cheatsheet/
  1. Clone repository by typing the following in your terminal:
$ git clone git@github.com:WPBC/html-cheatsheet.git
  1. Open the index.html file to view the html cheatsheet.

Resources

HTML 5 Logo by WC3

License

This package is released under the MIT license.

About

HTML cheatsheet and reference guide with resource links.

https://wpbc.github.io/html-cheatsheet/


Languages

Language:HTML 84.7%Language:CSS 15.3%