Course
What is HTML?<hr> tag<nav> tag<pre> tagAnchor tagArticle tagAttributesAudio tagBlink tagBlock elementsBlockquoteBoldButtonsCenter textCommentData attributeDivEntitiesFont colorFont sizeFooterFormGlobal attributesiFrameImagesInline elementsInline style attributeInput elementItalicLabelLine breakLinking local webpagesLinksMarquee tagMetadataOrdered listsParagraph tagScript tagSelectSemantic elementsSpaceSpan tagStrikethroughStyle tagTableTextareaUnderlineUnordered listsVideo tag
HTML script Tag: The Script Element
The HTML <script>
tag embeds executable scripts within an HTML document. Most commonly, the script element contains JavaScript code or refers to files with JavaScript code.