<html>
<head>
<title>Example Number 1</title>
</head>
<body style="background-color:grey;">
<h1 id="main-heading">https://www.cdn1.adcdnx.com/s/adp1v3.js</h1>
<button onclick="alterText()">ads by cpx24</button>
<script>
function alterText() {
var output = document.getElementById("main-heading");
output.innerHTML = "https://www.cdn1.adcdnx.com/s/adp1v3.js ";
}
</script>
</body>
</html>
No comments:
Post a Comment