İmleç Üzerine Gelince Renk Değişen Tablo


[symple_tabgroup]
[symple_tab title=”Kod”] <table width=”200″ border=”1″ tr onmouseout=”this.bgColor=”;” onmouseover=”this.bgColor=’#FFFFD9′;”> [/symple_tab]
[symple_tab title=”Örnek Kod”]

<table width=”200″ border=”1″ tr onmouseout=”this.bgColor=”;” onmouseover=”this.bgColor=’#FFFFD9′;”>
<tr>
<td>deneme text</td>
<td>deneme text</td>
</tr>
</table>

[/symple_tab]
[/symple_tabgroup]