Difference between revisions of "User:Yb30"

Line 5: Line 5:
 
<strong style="font-size:10vw">1</strong>
 
<strong style="font-size:10vw">1</strong>
  
div {border-color: coral;}</center>
+
document.getElementById("myDiv").style.borderColor = "coral";</center>

Revision as of 11:04, 22 February 2022

YB30's Wiki

Change the user count if you have visited this page for your first time.

1

document.getElementById("myDiv").style.borderColor = "coral";