File tree Expand file tree Collapse file tree 8 files changed +4
-4
lines changed
full-stack-dev/3-js-basic/17-dom
17-2-selecting-manipulating-dom-elements/practice
17-3-event-handling/practice
17-4-handling-keydown-event/practice
17-5-working-with-styles/practice Expand file tree Collapse file tree 8 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 < meta charset ="UTF-8 ">
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
77 < title > DOM - practice</ title >
8- < script src ="./index .js " defer > </ script >
8+ < script src ="./practice .js " defer > </ script >
99</ head >
1010
1111< body >
File renamed without changes.
Original file line number Diff line number Diff line change 66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
77 < title > DOM - practice</ title >
88 < link rel ="stylesheet " href ="./style.css ">
9- < script src ="./index .js " defer > </ script >
9+ < script src ="./practice .js " defer > </ script >
1010</ head >
1111
1212< body >
File renamed without changes.
Original file line number Diff line number Diff line change 66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
77 < title > DOM - practice</ title >
88 < link rel ="stylesheet " href ="./style.css ">
9- < script src ="./index .js " defer > </ script >
9+ < script src ="./practice .js " defer > </ script >
1010</ head >
1111
1212< body id ="body ">
File renamed without changes.
Original file line number Diff line number Diff line change 66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
77 < title > DOM - practice</ title >
88 < link rel ="stylesheet " href ="./style.css ">
9- < script src ="./index .js " defer > </ script >
9+ < script src ="./practice .js " defer > </ script >
1010</ head >
1111
1212< body >
File renamed without changes.
You can’t perform that action at this time.
0 commit comments