Computer Science, asked by mrithulraote2022, 6 hours ago

PLS tale me the ans PLS

1) Write the commands / tags in HTML to get the following output.

Attachments:

Answers

Answered by manaalmaple255
1

Explanation:

<form oninput="x.value=parseInt(a.value)+parseInt(b.value)">

<input type="range" id="a" value="50">

+<input type="number" id="b" value="25">

=<output name="x" for="a b"></output>

</form>

thanks you

please Mark as brainlist

Answered by shamimkhanmrj
0

Answer:

Hyper text markup language

Similar questions