Day 37

 To create interactive content in web applications, HTML supports the use of scripting languages, especially JavaScript, and there are several elements available to support this capability.

The element Description

<canvas> Use the element <canvas>with its API to draw and animate graphics.

<noscript> The element defines <noscript>a section of HTML code that will be added to the page if the element is not <script>supported by the browser or JavaScript is disabled by the user.

<script> Include or refer to an executable script

تعليقات