小编Len*_*ard的帖子

Can I use the display:inline with text-align: right?

Example:

<td>
  <img src="..." />
  <img src="..." />
  <div style="text-align:right display:inline;">
    hello world!
  </div>
</td>
Run Code Online (Sandbox Code Playgroud)

css xhtml

6
推荐指数
1
解决办法
3万
查看次数

标签 统计

css ×1

xhtml ×1