level 1
納呢淡定
楼主
我的字体变不了?求助
< asp:Button ID="Button1" runat="server" BackColor="#252525" BorderColor="Black"
style="top: 0px; left: 130px; position: absolute; height: 45px; width: 80px; background-color: #252525"
Text="首页" ForeColor="white" onmouseout="this.style.backgroundColor='#252525';this.style.ForeCollor='white'" onmouseover="this.style.backgroundColor='#fff';this.style.FontColor='#000000'" />
2016年06月19日 16点06分
1
< asp:Button ID="Button1" runat="server" BackColor="#252525" BorderColor="Black"
style="top: 0px; left: 130px; position: absolute; height: 45px; width: 80px; background-color: #252525"
Text="首页" ForeColor="white" onmouseout="this.style.backgroundColor='#252525';this.style.ForeCollor='white'" onmouseover="this.style.backgroundColor='#fff';this.style.FontColor='#000000'" />