Basic HTML Template

Install Git

Open command prompt

  • hold the windows button and click the r key
  • type 'cmd'

Make a folder for html

  • type 'mkdir html' into the command prompt and click enter
  • type 'cd html' into the command prompt and click enter
  • type 'cd /html' into the command prompt and click enter

Clone this template into your folder