This site is mobile accessible. Press the "Tap Here" button to use a smaller font-size.

Smartphone icons created by Freepik - Flaticon

Demo JavaScript in Head

A Paragraph.

function myFunction() {
  document.getElementById("demo").innerHTML = "Paragraph changed.";
}
onclick="myFunction()"