
4 changed files with 11 additions and 2 deletions
@ -1,3 +1,6 @@ |
|||
h1{ |
|||
|
|||
color: blue; |
|||
} |
|||
h3{ |
|||
color: green; |
|||
} |
@ -0,0 +1,3 @@ |
|||
console.log("Hello JS") |
|||
|
|||
console.log("begin of end") |
Loading…
Reference in new issue