Changing text content depending on button clicked
问题 I am sort of a beginner at this, but my objective is to have the header of my webpage changing, depending on what button was clicked on another page. More precisely, I have a webpage with 7 buttons on it coded like this: <form action="contribution.html"> <input type="submit" style="margin-right: 80px;margin-top: 25px;" value="I contribute"> </form> All of the buttons lead to the same "contribution.html" page, but I would like the header of that page to be different depending on what button