Search
 
SCRIPT & CODE EXAMPLE
 

HTML

how to link submit button to another page in html

<input type="button" onclick="location.href='https://google.com';" value="Go to Google" />

<a href="https://google.com" class="button">Go to Google</a>
Comment

PREVIOUS NEXT
Code Example
Html :: button disabled ionic 
Html :: add html validation to mobile number 
Html :: how to show little description on hover html 
Html :: img on click html 
Html :: bootstrap substractive border right 
Html :: access to image at from origin 
Html :: ion-item margin 
Html :: how add float input type in html 
Html :: mysql date time to display html input datetime-local value 
Html :: time element html 
Html :: lorem picsum 
Html :: html samp 
Html :: how to create comments in html5 
Html :: html for dummies 
Html :: how to fix navbar in bootstrap 
Html :: javascript change the number of range on change 
Html :: how to make new line in html paragraph 
Html :: html table two headers 
Html :: how to disable li tag in html 
Html :: tailwind css navbar 
Html :: how to change size of image in html 
Html :: check if xampp is installed ubuntu 
Html :: embed recaptcha in html 
Html :: how to align photos center html 
Html :: input type button 
Html :: ejs ternary 
Html :: row merge 
Html :: alpine js click preventdefault 
Html :: ionic skeleton 
Html :: what is ul stands for in html 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =