lyleorchid
New Member
My html page is something like...\[code\]<a href="http://stackoverflow.com/questions/13837431/#" id="play_1">play1</a><a href="http://stackoverflow.com/questions/13837431/#" id="play_2">play2</a><a href="http://stackoverflow.com/questions/13837431/#" id="play_1">play3</a><a href="http://stackoverflow.com/questions/13837431/#" id="play_2">play4</a><a href="http://stackoverflow.com/questions/13837431/#" id="file_1">file1</a><a href="http://stackoverflow.com/questions/13837431/#" id="file_2">file2</a>\[/code\]I want to define CSS common for play_"#" and file_"#". How can i define CSS?