Execute the following programs: (10 Marks) Q1) (a)Write an HTML program to design the Form given below and save it as St
Posted: Fri May 20, 2022 10:18 am
statement and display the output. (b) Write a java script program to display the alert box using onload event with the message: "WELCOME TO THE IT WEBSITE”.
Execute the following programs: (10 Marks) Q1) (a)Write an HTML program to design the Form given below and save it as Storm - STUDENTI YOUR NAME PASSWORD writer ADDRESS -ACADEMICS Select Student "MyForm.html (b) Create a Hyperlink to an image which on clicking will take you to "MyForm.html" Q2) Design the front page of the webpage using HTML program and create an External stylesheet using <style> element and format it with the following properties : ., Body- font-family: Color: ,font-size: ,background- color: b) H2-border-width: 3; border:solid, color: Display your Favorite Tourism places using <H2> element. Write about your hobbies using <body> element. Q3) (a) Write a JavaScript Program to accept 2 values X and Y(using Prompt) to find out greatest of 2 numbers using If-else