DEV Community

RikiYadav
RikiYadav

Posted on β€’ Edited on

Where am I Wrong?

<!DOCTYPE html>





<br> .container{<br> margin-left: 20rem;<br> margin-top: 15rem;<br> margin-right: 20rem;<br> padding: 3rem;<br> border: 2px solid red;<br> text-align: center;<br> }<br>
Practice


&#128540 Write a number to display that number 😜





The number is


<br> function show() {<br> var i = parseInt(document.getElementById(&quot;num1&quot;).value)<br> document.getElementsByClassName(<br> &quot;no&quot;).innerHTML = i;<br>

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

AWS GenAI LIVE image

How is generative AI increasing efficiency?

Join AWS GenAI LIVE! to find out how gen AI is reshaping productivity, streamlining processes, and driving innovation.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay