Search
 
SCRIPT & CODE EXAMPLE
 

HTML

Simple example of adding javascript in HTML

<!DOCTYPE html >  
<html>  
<head>  
<title>Softhunt.net</title>  
<script>  
document.write("Welcome to Softhunt.net Tutorial Website");  
</script>  
</head>  
<body>  
<p>In this example we saw how to add JavaScript in the head section </p>  
</body>  
</html>
Comment

PREVIOUS NEXT
Code Example
Html :: asp.net get innerhtml of div 
Html :: how to send the data through url in html without using the form 
Html :: how to make a title bar logo html 
Html :: how to create search bar in html with aria-label 
Html :: iam making a disable button , when I click on it disable it and the write please wait on this button in jQuery 
Html :: http nima 
Html :: Improve performance and prevent security vulnerabilities for external links 
Html :: run html file from terminal 
Html :: html metatags for facebook 
Html :: music from stick with it 
Html :: 360 degree rotate image website code 
Html :: codigo responsive css 
Html :: salesforce lightning aura add red asterick for <lightning:input 
Html :: strictmode causes double render 
Html :: submit form include input type submit 
Html :: number paragraphs in html 
Html :: simple form label 
Html :: html decode online 
Html :: animate html 
Html :: jquery animation move point 
Css :: how to make text not highlightable css 
Css :: no bullets in ul 
Css :: disable click css 
Css :: css rotate 180 degrees 
Css :: customize scrollbar 
Css :: up scale body css 
Css :: input form shadow active bootstrap 
Css :: disable textarea resize 
Css :: css div fill whole page 
Css :: css rotate animation 
ADD CONTENT
Topic
Content
Source link
Name
1+8 =