Q.
8 Write HTML OR JAVASCRIPT program
[Link] a web page that should accept name of the user, Email ID, Number of years completed in
office, Office phone number, Image as submit button and Reset button.
[Link] a event driven program using JavaScript to display whether the accepted number is prime
[Link] a program using HTML with following CSS specifications:
a) To create a form that should accept name, age, date of appointment from the user
b) create submit and reset button
c) The heading of the form should have orange background color with different font style
[Link] a event driven program using JavaScript to print all even no's from 1 to 100 (using for loop)