I need to place the table in mail body. For that I have used create html content activity. I have used add data values option and added the datatable into that. The alignment in the table which is displayed is left. But I want that to be in centre. Can anyone help me, how to do that.
You can either go with the External CSS approach where you will be specifying the table orientation in a separate .css file & incorporate the properties in the code or you could just utilise the Inline CSS as below: