Align text and column header position

Can you help me,

  1. how to make the position of the tablename text field justify right, center, left. not the contents of the data table.
  2. I want my table list to have the text in the position of align middle, how do I do that?
    please teach me the steps one by one in detail the location
    Thank You

You may add CSS styles under HTML → Styles → User, see:

  1. Inspect HTML element and add your own CSS styles,
  2. CSS text-align.

how to implement the code?
can you give an example?