Skip to content

selim9106/DOM-Manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dom Manipulation

Introduction

This repository contains exercices about DOM manipulation I did during my Junior Development Bootcam at Becode.
The point was to create, update, move, add event listeners using Vanilla Javascript without editing any HTML file.