PRACTICAL 2
Create a simple and interactive Login form using JQuery.THEORY
In this web page, Login Form have been made using JQuery & CSS.
IMPORTANT TAGS & ATTRIBUTES:
- ready(): The ready() method specifies what happens when a ready event occurs.
- hide(): The hide() method hides the selected elements.
- addClass(): The addClass() method adds one or more class names to the selected elements.
- removeClass(): The removeClass() method removes one or more class names from the selected elements.
- box-sizing: The CSS box-sizing property allows us to include the padding and border in an element's total width and height.
SCREENSHOT WEB PAGE:
NAME:AYUSH SINGLA
ID:18CE122
LINK:18ce122.blogspot.com
Comments
Post a Comment