How to Create an Infobox: Difference between revisions

m
mNo edit summary
Line 7: Line 7:


So let us create a infobox for an organization.  We will do it both in Wikitext and HTML.
So let us create a infobox for an organization.  We will do it both in Wikitext and HTML.
<div style="position:relative; ">
<div style="position:absolute; top:0px; left:0px; width:45%; ">First line:
<nowiki>{| class=infobox
|}</nowiki>
</div>
</div>