Original file was S10Lab3.tex

event handler and JavaScript. Make the first heading have red text and become 56pt in size when the fourth heading is moused over. You will need to give the first heading an id and use . getElementById. To click or mouse over one element and change another you give the element to be changed an id and use . getElementById(‘ id goes here’). ................
................