My first simple website

This is my first website. For the very first time I am using Git Hub. It seems easy. I hope I can do it without any error.

My second simple website

This is my first website. For the very first time I am using Git Hub. It seems easy. I hope I can do it without any error.

My third simple website

This is my first website. For the very first time I am using Git Hub. It seems easy. I hope I can do it without any error.

How to push incremental code

  1. git add .
  2. git commit -m"a meaningful commit
  3. git push