|
CSS3 Style Sheets - Cross Browser Compatible
Hello experts,
I am learning basic html/css now, and now I need help from you guys.
I am trying to apply some gradient colors into my test page, and I want to ask if how can I add compatibility to Firefox, Chrome and IE9.
I wanted to apply this background color gradient:
-moz-linear-gradient(#333333, #222222)
|