Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Programme : BTech CSE Semester : Win 19-20

Course : Code : CSE3002


Internet and Web Programming
Prof. Rajiv Vincent
Faculty : Prof. Maheswari S Slot : L11+L12

Ex. No: 5
Date: 14/01/20

Write HTML Code for the following forms using CSS.

1.
2.

Note for Q.No: 2:

a) Set Autofocus for “Name”


b) When the mouse is moved over the submit button, change the color of it.
c) Set a focus color for all input types.
d) For “telephone”,
 All boxes should have 3 digits
 When first box is entered with 3 digits, the focus should automatically point out
the second and so on.

You might also like