A.
p.p1%20%7Bmargin%3A%200.0px%200.0px%200.0px%200.0px%3B%20font%3A%2010.0px%20Arial%3B%20color%3A%20%23000000%3B%20-webkit-text-stroke%3A%20%23000000%7D%0Aspan.s1%20%7Bfont-kerning%3A%20none%7D strcpy( s1,s2)
B.
p.p1%20%7Bmargin%3A%200.0px%200.0px%200.0px%200.0px%3B%20font%3A%2010.0px%20Arial%3B%20color%3A%20%23000000%3B%20-webkit-text-stroke%3A%20%23000000%7D%0Aspan.s1%20%7Bfont-kerning%3A%20none%7D strcat (s1,s2)
C.
p.p1%20%7Bmargin%3A%200.0px%200.0px%200.0px%200.0px%3B%20font%3A%2010.0px%20Arial%3B%20color%3A%20%23000000%3B%20-webkit-text-stroke%3A%20%23000000%7D%0Aspan.s1%20%7Bfont-kerning%3A%20none%7D strcmp (s1,s2)
D.
p.p1%20%7Bmargin%3A%200.0px%200.0px%200.0px%200.0px%3B%20font%3A%2010.0px%20Arial%3B%20color%3A%20%23000000%3B%20-webkit-text-stroke%3A%20%23000000%7D%0Aspan.s1%20%7Bfont-kerning%3A%20none%7D strlen (s1,s2)