Vorlage:MyCodeBlock: Unterschied zwischen den Versionen

Aus numpedia
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:
<table style="table-layout: fixed; width: 100%; border: solid 1px; border-color: gray; background-color:#F6F6F6; color:#000;">
<table style="table-layout: fixed; width: 100%; border: solid 1px; border-color: gray; background-color:#F6F6F6; color:#000;">
   <tr>
   <tr>
       <td colspan=2 align="left"><h2>{{{title}}}</h2></td>
       <td colspan=2 align="left"><h3>{{{title}}}</h3></td>
   </tr>
   </tr>
<tr><td style="vertical-align: top; width:50%">{{{text}}}</td>
<tr><td style="vertical-align: top; width:50%">{{{text}}}</td>
<td style="vertical-align: top; width:50%">{{{code}}}</td></tr>
<td style="vertical-align: top; width:50%">{{{code}}}</td></tr>
</table>
</table>

Version vom 16. Februar 2021, 11:13 Uhr

{{{title}}}

{{{text}}} {{{code}}}