Advertisement
5_2007-2008 Controls/ Forms/ Graphics/ Menus #189626

Buttons

You can make and costumeize you Buttons. You don't have to use the system buttons.

AI

ملخص الذكاء الاصطناعي: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

كود المصدر
original-source
<table cellspacing="1" cellpadding="2" border="4" bordercolor="#FAED92" bordercolordark="#E7DD1F" onmousedown='this.borderColor="#E7DD1F" ;this.borderColorDark="#FAED92"' onmouseup='this.borderColor="#FAED92" ;this.borderColorDark="#E7DD1F"'>
<tr>
  <td onclick="window.open('Yourlink.html', '_self')" align="center" width="180" bgColor="#FAED92" onmouseout ='bgColor="#FAED92"' onMouseOver='bgColor="#FFFFEC"' ><font size="+1" color="#77720D">Your text here</font></td> 
</tr>
</table><br>
التعليقات الأصلية (3)
مسترجع من Wayback Machine