hi,
when creating a style-sheet for IE only, we would start with:
<!--[if IE 5.5000]> <style...> <![endif]-->
but how would i start to create a style for google chrome?
i've searched the documentation. probably due to wrong key words , i can't find any solution.
any advice is appreciated.