将段落的右侧浮动元素之前的文本左对齐
示例代码: p { text-align: left; }
p::before { float: right; /* other styles */ }
上一篇:Alignshapesflush/stacked/touching
下一篇:AligntheTextFieldintheform 对表单中的TextField进行对齐