How to Create an Infobox: Difference between revisions

m
Line 27: Line 27:
</tr>
</tr>
<tr>
<tr>
<td style="border:1px solid blue; "><nowiki>{| class=infobox style="width:200px; text-align:left; padding:0px; font-size:8pt; border:1px solid black; border-right-width:2px; border-bottom-width:2px; background-color:white;"....|}</nowiki></td>
<td style="border:1px solid blue; "><nowiki><font color="green">{|</font> class=infobox style="width:200px; text-align:left; padding:0px; font-size:8pt; border:1px solid black; border-right-width:2px; border-bottom-width:2px; background-color:white;"....|}</nowiki></td>
<td style="border:1px solid blue; "><nowiki><table class=infobox style="width:200px; text-align:left; padding:0px; font-size:8pt; border:1px solid black; border-right-width:2px; border-bottom-width:2px; background-color:white;">...</table></nowiki></td>
<td style="border:1px solid blue; "><nowiki><table class=infobox style="width:200px; text-align:left; padding:0px; font-size:8pt; border:1px solid black; border-right-width:2px; border-bottom-width:2px; background-color:white;">...</table></nowiki></td>
</tr>
</tr>
</table>
</table>
You can see in the coding the styles we have given our infobox.
You can see in the coding the styles we have given our infobox.