Answers for "how do i present the value of a variable in javascript"

-2

js variable html

<div onload="document.innerHTML(name + ' is ' + age)">
Posted by: Guest on April-14-2020

Code answers related to "how do i present the value of a variable in javascript"

Browse Popular Code Answers by Language