For child attributes we always use :first-child, :last-child properties in CSS but IE support only :first-child property and Firefox support all child properties. Is there any CSS hack for IE to support all child properties??
Thanks in advance:
Ashwani Sharma
Thanks in advance:
Ashwani Sharma
Comment