0
kicks
CSS - Conditional Statements
For CSS to work in cross browser enviroment, we have to write some conditional statements to make our styles look same in all the browsers. Below is the sample code that demonstrate how to write conditional statement tin CSS. <html> <head> <title>Conditional