Skip to content

paulvaughan/code201-labday1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Demo on HTML, JavaScript, and CSS

  • Created GIT repository
  • Cloned git repo locally and changed directory (cd) to the local folder
  • Created HTML
  • Created CSS
  • Created JavaScript
  • Commit and push the changes to GitHub

Pushing changes to git repository

From the repository root folder do the following to push changes to the remote repository

git add . || git commit -m "commit message" || git push

  • Additional changes conducted to html and css code - font and background adjustments

About

Code 201 Lab for day 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published