English, asked by PRATHAMABD, 9 months ago

Hi Friends,

Explain working of nuclear reactors......
<html>\  \textless \ br /\  \textgreater \    <head>\  \textless \ br /\  \textgreater \       <title>HTML5 Canvas Tag</title>\  \textless \ br /\  \textgreater \    </head>\  \textless \ br /\  \textgreater \    <body>\  \textless \ br /\  \textgreater \       <canvas id="newCanvas" width="300" height="250"></canvas>\  \textless \ br /\  \textgreater \       <script>\  \textless \ br /\  \textgreater \          var canvas = document.getElementById('newCanvas');\  \textless \ br /\  \textgreater \          var ctx = canvas.getContext('2d');\  \textless \ br /\  \textgreater \          ctx.fillStyle = "blue";\  \textless \ br /\  \textgreater \          ctx.beginPath();\  \textless \ br /\  \textgreater \          ctx.moveTo(108, 0.0);\  \textless \ br /\  \textgreater \          ctx.lineTo(141, 70);\  \textless \ br /\  \textgreater \          ctx.lineTo(218, 78.3);\  \textless \ br /\  \textgreater \          ctx.lineTo(162, 131);\  \textless \ br /\  \textgreater \          ctx.lineTo(175, 205);\  \textless \ br /\  \textgreater \          ctx.lineTo(108, 170);\  \textless \ br /\  \textgreater \          ctx.lineTo(41.2, 205);\  \textless \ br /\  \textgreater \          ctx.lineTo(55, 131);\  \textless \ br /\  \textgreater \          ctx.lineTo(1, 78);\  \textless \ br /\  \textgreater \          ctx.lineTo(75, 68);\  \textless \ br /\  \textgreater \          ctx.lineTo(108, 0);\  \textless \ br /\  \textgreater \          ctx.closePath();\  \textless \ br /\  \textgreater \          ctx.fill();\  \textless \ br /\  \textgreater \       </script>\  \textless \ br /\  \textgreater \    </body>\  \textless \ br /\  \textgreater \ </html>
Hacker Abd​

Answers

Answered by GRajyalakshmi
0

Answer:

Nothing understanding script that properly again.

Similar questions