about 9 years ago
We can add css by jquery using css() method
To return the value of a specified css property
To set a css property
To set a background and the fontsize of p
For single property we have the property name and the value and for the multiple property we use coma in between to add another property.
0 Comment(s)