Skip to content

Eibone/LC-DOM-Basics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

LC-DOM-Basics

Basic practice using the DOM

Demo: https://carolista.github.io/LC-DOM-Basics/

Students - FORK this (all branches) to your own account and then clone down to your local machine. Use the starter-code branch as starter code. The solution branch shows the code used for the demo.

Instructions for switching branches

Initially when you open the project in VSCode on your local computer, you will be in the main/master branch. Use the command 'git branch' in the terminal to view all available branches as shown below:

Screen Shot 2021-03-31 at 8 34 45 PM

Then use 'git checkout starter-code' to switch to the starter-code branch:

Screen Shot 2021-03-31 at 8 35 22 PM


This is part of a larger group of practice exercises and examples for students of LaunchCode's WebDev courses.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors