
3 changed files with 11 additions and 2 deletions
@ -1,2 +1,8 @@ |
|||||
h1 { |
h1 { |
||||
color:blueviolet;} |
|
||||
|
color:blueviolet;} |
||||
|
|
||||
|
|
||||
|
h3{ |
||||
|
color:chartreuse; |
||||
|
background-color: cornflowerblue; |
||||
|
} |
@ -1 +1,2 @@ |
|||||
console.log("Hello js") |
|
||||
|
console.log("Begin of End") |
||||
|
console.log("End of Line") |
Loading…
Reference in new issue