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

Smartphone icons created by Freepik - Flaticon

What Can JavaScript Do?

JavaScript can change HTML content.

onclick='document.getElementById("demo").innerHTML = "Hello JavaScript!"'

JavaScript accepts both double and single quotes: