Skip to content

debmhteach/web-version-control-starter-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web Starter Project: Git + GitHub + VSCode.dev

This is a basic HTML project for learning version control.

Instructions

  1. Fork this repo to your own GitHub account.
  2. Open it in https://vscode.dev.
  3. Edit index.html by adding your name instead of my inside of p tags

    This is my first web page using version control with Git and GitHub.

  4. Commit your changes.
  5. Push back to GitHub.
  6. Enable GitHub Pages in the repository settings.

Enjoy learning!

About

CS1030 M02 L04 Lab Activity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 84.3%
  • CSS 15.7%