Skip to content

bryzle/basic-dom-screencast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic DOM Screencast repository.

This repo contains the starting code for screencasts in Practicum's Basics of the DOM series.

Setup

Simply clone the repo to your computer, fetch the branch you need, and switch to it.

git clone https://github.com/practicum-student/basic-dom-screencast.git
git fetch origin desired-branch
git switch desired-branch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.4%
  • CSS 19.9%
  • JavaScript 17.7%