Thursday, April 2, 2020

Linking JSP/HTML pages using Button in HTML

There are two ways to do this:

1.  <input type=button onClick="location.href='index.html'" value='click here'> 2. <input type=button onClick="parent.location='index.html'" value='click here'> source: https://www.plus2net.com/html_tutorial/button-linking.php

No comments:

Post a Comment

Class X IT notes: Part A, Unit 1, Session 1.

 IT notes class 10 Unit 1: COMMUNICATION SKILLS Session 1: METHODS & TYPES OF COMMUNICATION Q1. What is communication? Communication is ...