Template:Ycgu-cooltable-3: Difference between revisions

From MikroTik Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table width="100%" style="border-collapse: collapse; background: #EEE" cellpadding="5px"><tr>  
<table width="100%" id="shtable"  style="width:100%; min-height:36px;" cellpadding="5px">
<td onmouseout="switchbg(this, 0);" onmouseover="switchbg(this, 1);" width="33%" valign="top">  
<tr>
<td width="33%" valign="top" style="border-bottom: 1px solid #ccc;">
{{{title-left}}}
</td>
<td width="33%" valign="top" style="border-bottom: 1px solid #ccc;">
{{{title-center}}}
</td>
<td width="33%" valign="top" style="border-bottom: 1px solid #ccc;">
{{{title-right}}}
</td>
</tr>
<tr>
<td width="33%" valign="top">
{{{content-left}}}
{{{content-left}}}
</td><td onmouseout="switchbg(this, 0);" onmouseover="switchbg(this, 1);"  width="33%" valign="top" style="border-left: 1px dashed #ccc;border-right: 1px dashed #ccc;">  
</td><td width="33%" valign="top" style="border-left: 1px dashed #ccc;border-right: 1px dashed #ccc;">
{{{content-center}}}
{{{content-center}}}
</td><td onmouseout="switchbg(this, 0);" onmouseover="switchbg(this, 1);"  width="33%" valign="top">  
</td><td width="33%" valign="top">
{{{content-right}}}
{{{content-right}}}
</td>
</td>
</tr></table>
</tr>
</table>

Latest revision as of 13:55, 6 May 2010

{{{title-left}}}

{{{title-center}}}

{{{title-right}}}

{{{content-left}}}

{{{content-center}}}

{{{content-right}}}