Citakan:Center/doc
Pidangan
| Ieu mangrupa subhalaman dokuméntasi pikeun Citakan:Center Ieu citakan ngandung informasi pamakéan, kategori jeung eusi lianna nu lain bagian tina citakan kaca asli. |
A simple template to center-align content in tables and other places.
Example
[édit sumber]| Markup | Renders as |
|---|---|
{{Center|Hello world!}} |
Hello world! |
To do this without a template, simply use the following code:
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">your text</div>
To center a table, see Help:TABLECENTER.
Table
[édit sumber]| Header text | ||
|---|---|---|
Left2 | Center | Right |
See also
[édit sumber]- {{Startcenter}}
- {{Endcenter}}
- {{Left}}
- {{Left2}}
- {{Right}}