alert();
HTML
x
<h1 id="demo1">Hello World</h1>
<h1 id="demo2">Hello World</h1>
CSS
Type CSS code here...
xxxxxxxxxx
1
JS
xxxxxxxxxx
3
document.getElementById("demo1").style.margin = "0 0 0 30px";
document.getElementById("demo2").style.marginLeft = "30px";
<!< ><> < ="https://raw.githack.com/albughisy7/BLOGGER/main/Jun_Kode/jQuery/jquery.min.js"></> <> *{:#1d1e22; border-color:#1d1e22; background: transparent;/*#fefefe*/ scrollbar-width:thin; scrollbar-color: #d8d8d8 transparent} input{border:1px solid; outline: none;} button{padding: 4px 8px} </style> </head><body> <h1 id="demo1">Hello World</h1> >