Script tag

Advertisements

Marquee Tag in HTML Form in HTML

Script tag

<script> tag are used for define JavaScript functions required for the page. It may be inside the <head> tag or you can use this tag any where on html page.

Syntax

<script>
function hello
{
alert("Hello how r u ?");
}
</script>

Example

<!doctype html>
<html>
<head>
<script>
function alertmsg()
{
alert("Alert function call");
}
</script>
</head>
<form>
<input type="button" value="Click Me" onclick="alertmsg()"/>
</form>
</html>

Result

Browser supported

Element
<script>YesYesYesYesYes

Marquee Tag in HTML Form in HTML

Google Advertisment

Buy This Ad Space @$20 per Month, Ad Size 600X200 Contact on: hitesh.xc@gmail.com or 9999595223

Magenet is best Adsense Alternative here we earn $2 for single link, Here we get links ads. Magenet

For Projects 9999595223

Google Advertisements


Buy Websites 9999595223

Buy College Projects with Documentation Contact on whatsapp 9999595223. Contact on: hitesh.xc@gmail.com or 9999595223 Try this Keyword C++ Programs

Advertisements