Template:Infobox horizontal: Difference between revisions

Created page with "<html> <head> <style> .hor-infobox { width:100%; } .hor-infobox td { min-width:200px; } </style> </head> <body> <table class="hor-infobox"> <tr> <td> ..."
 
No edit summary
Line 1: Line 1:
<html>
<div class="infobox" style="width:auto;float:none">
<head>
<table class="hor-infobox" style="width:100%">
<style>
<tr><td colspan="3"><div class="infobox-title tswiki-header">Title of Infobox</div></td></tr>
.hor-infobox {
<tr>
    width:100%;
<td style="background-color: red; min-width:180px; padding:4px">
}
[[File:Extra Bees.png|150px|center]]
.hor-infobox td {
</td>
    min-width:200px;
<td style="background-color: blue; min-width:200px; padding:4px">Info</td>
}
<td style="background-color: green; min-width:200px; padding:4px">Mutations</td>
</style>
</tr>
</head>
</table>
<body>
</div>
 
<table class="hor-infobox">
    <tr>
      <td>
          <p>Title of Infobox</p>
      </td>
    </tr>
<tr>
 
<td style="background-color: red">Image</td>
 
<td style="background-color: blue">Info</td>
 
<td style="background-color: green">Mutations</td>
 
 
</tr>
</table>
 
</body>
</html>

Revision as of 15:31, 6 January 2015

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Need wiki hosting?

Do you need a wiki for your Minecraft mod/gaming wiki? We'll host it for free! Contact us.

Other wikis

Indie-game wikis
Powered by Indie Wikis