I've got some XML piece of code. I would like to use XSLT to transform it into HTML . The problem is that I would like to format the output text as bold and underline. But I don't know how to format text as bold and underline in XSLT.
Would you please help me? Please provide some example code for this. Thank you so much.