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