kopia lustrzana https://github.com/c9/core
5 wiersze
98 B
JavaScript
5 wiersze
98 B
JavaScript
![]() |
console.log("test");
|
||
|
|
||
|
window.onload = function(){
|
||
|
document.body.style.borderColor = "green";
|
||
|
}
|