{include:CSS главного меню}
{align:center}
{html}<table width="10%" border="0" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td width="100%" height="51"><a href="http://www.teamlead.ru/display/MAIN/JIRA" class="rolljira">
<img src="http://www.teamlead.ru/download/attachments/41943234/jira2.PNG" alt="" width="146" height="51" border="0" /></a></td>
<td width="100%" height="51"><a href="http://www.teamlead.ru/display/MAIN/Confluence" class="rollconf">
<img src="http://www.teamlead.ru/download/attachments/41943234/confluence2.PNG" alt="" width="146" height="51" border="0" /></a></td>
<td width="100%" height="51"><a href="http://www.teamlead.ru/display/MAIN/JIRA+Hosting" class="rollhost">
<img src="http://www.teamlead.ru/download/attachments/41943234/hosting2.PNG" alt="" width="146" height="51" border="0" /></a></td>
<td width="100%" height="51"><a href="http://www.teamlead.ru" class="rolldev">
<img src="http://www.teamlead.ru/download/attachments/41943234/dev2.PNG" alt="" width="146" height="51" border="0" /></a></td>
</tr>
</table>{html}
{align}
{style}
a.rolljira
{
display:block;
width:146px;
height:51px;
background:#fff url(http://www.teamlead.ru/download/attachments/41943234/jira1.PNG) no-repeat center;
overflow:hidden;
cursor:link;
}
a.rolljira img
{
visibility:hidden;
}
a.rolljira:hover
{
background:0;
}
a.rolljira:hover img
{
visibility:visible;
border:0;
}
a.rollconf
{
display:block;
width:146px;
height:51px;
background:#fff url(http://www.teamlead.ru/download/attachments/41943234/confluence1.PNG) no-repeat center;
overflow:hidden;
cursor:link;
}
a.rollconf img
{
visibility:hidden;
}
a.rollconf:hover
{
background:0;
}
a.rollconf:hover img
{
visibility:visible;
border:0;
}
a.rollhost
{
display:block;
width:146px;
height:51px;
background:#fff url(http://www.teamlead.ru/download/attachments/41943234/hosting1.PNG) no-repeat center;
overflow:hidden;
cursor:link;
}
a.rollhost img
{
visibility:hidden;
}
a.rollhost:hover
{
background:0;
}
a.rollhost:hover img
{
visibility:visible;
border:0;
}
a.rolldev
{
display:block;
width:146px;
height:51px;
background:#fff url(http://www.teamlead.ru/download/attachments/41943234/dev1.PNG) no-repeat center;
overflow:hidden;
cursor:link;
}
a.rolldev img
{
visibility:hidden;
}
a.rolldev:hover
{
background:0;
}
a.rolldev:hover img
{
visibility:visible;
border:0;
}
{style} |