This site is mobile accessible. Press the "Tap Here" button to use a smaller font-size.
Smartphone icons created by Freepik - Flaticon
Saab, Volvo, BMW
const cars = new Array("Saab", "Volvo", "BMW"); document.getElementById("demo").innerHTML = cars;