Search
 
SCRIPT & CODE EXAMPLE
 

HTML

Simple example of using inline javascript in html

<!DOCTYPE html >  
<html>  
<head>  
<title>Softhunt.net</title>  
</head>  
<body>  
<p>  
<a href="#" onClick="alert('Welcome to Softhunt.net Tutorial Website');">Click Me</a>  
</p>  
<p> in this example we saw how to use inline JavaScript or directly in an HTML tag. </p>  
</body>  
</html>
Comment

PREVIOUS NEXT
Code Example
Html :: viñetas html 
Html :: html a tag 
Html :: input onchange continuously 
Html :: Bootstrap Image Grid (Responsive) 
Html :: remove padding in pre and code 
Html :: color selector html 
Html :: onclick button how to import file upload using dialog in html 
Html :: tab content bootstrap 4 
Html :: image on text in bootstrap 
Html :: bootstrap 5 hamburger menu 
Html :: how to loop in html 
Html :: html button 
Html :: html newline 
Html :: salesforce aura input checkbox 
Html :: stimulus data action 
Html :: html gif not showing 
Html :: bootstrap div inline cards 
Html :: how to do a line break in html 
Html :: striped table bootstrap 
Html :: pdf download button 
Html :: html form to google sheets 
Html :: html make card 
Html :: buttons are not coming in same line html 
Html :: how to create check in html? 
Html :: vue icon 
Html :: twig last item 
Html :: puppeteer html custom attribute 
Html :: how to pass variables from a html form python flask 
Html :: how to enter through a button that is closed in a html code 
Html :: sample code html header template code 
ADD CONTENT
Topic
Content
Source link
Name
8+9 =