【问题标题】:Center align of a text in a table in gitlabgitlab表格中文本的中心对齐
【发布时间】:2020-11-18 20:51:58
【问题描述】:

我正在为 gitlab 中的存储库编写自述文件,尽管我所做的一切都与教程相同,但我无法将表格中的某些文本居中对齐 这是我使用的代码

### Qualitative Result

|    Fake     |   Real  |
|:---:|:---:|
| <img src='an address' align="center" width=400 >|<img src='another address' align="center" width=400 >|

但是FakeReal 不会居中对齐。

【问题讨论】:

    标签: gitlab center-align


    【解决方案1】:

    标题在 Chrome 和 Firefox 中总是左对齐,在 Safari 中居中。请参阅蓝色框中的https://docs.gitlab.com/ee/user/markdown.html#tables

    【讨论】:

      猜你喜欢
      • 2013-11-27
      • 2016-02-12
      • 2015-01-03
      • 2018-02-24
      • 2017-06-17
      • 1970-01-01
      • 1970-01-01
      • 2015-09-04
      • 1970-01-01
      相关资源
      最近更新 更多