How to Create an Infobox: Difference between revisions

m
Line 52: Line 52:
</tr>
</tr>
</table>
</table>
</td></tr></table>
 
Again, if you are familiar with Wikitext or HTML programming, you should notice this coding: <em>class="infobox"</em> in the table tag .  This code tells the browser that a infobox is being created and to place it in the upper right hand corner of the article.
Again, if you are familiar with Wikitext or HTML programming, you should notice this coding: <em>class="infobox"</em> in the table tag .  This code tells the browser that a infobox is being created and to place it in the upper right hand corner of the article.


====Step Two - Add Styling to Infobox====
====Step Two - Add Styling to Infobox====