Right align and left align text in same HTML table cell

前端 未结 8 1488
梦谈多话
梦谈多话 2020-12-08 03:52

I have a cell in an HTML

. I would like part of the cell contents to be left justified and part to be right justified. Is this possible?

8条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-08 04:18

    Do you mean like this?

    
    

If yes


提交回复
热议问题
this text should be left justified and this text should be right justified?

this text should be left justified

and this text should be right justified?