I'm trying to align just some text within a table header cell to the bottom of the cell, but I need the rest of the text to be centered. What's the best way to do this?
Ex desired output:
Header 1 is Header 2 Header 3
on two lines
[-] [-] [-]
Current output:
Header 1 is Header 2 Header 3
on two lines
[-] [-]
[-]