快速业务通道

MooTools教程(7):设置和获取样式表属性

作者 佚名技术 来源 网页制作 浏览 发布时间 2012-03-07

这里是HTML代码:

参考代码: [复制代码] [保存代码]
  1. <div id="playstyles"> </div>
  2.     <br />
  3.     <button id="bgcolor">See background-color</button>
  4.     <button id="border_color">See border-bottom-color</button><br /><br />
  5.     <button id="div_width">See width</button>
  6.     <button id="div_height">See height</button><br /><br />
  7.     <button id="set_width">Set weight to 50px</button>
  8.     <button id="set_height">Set height to 50px</button><br /><br />
  9.     <button id="reset">Reset size</button>

这里是CSS代码

参考代码: [复制代码] [保存代码]
  1. #playstyles {
  2.     width200px
  3.     height200px
  4.     background-color: #eeeeee
  5.     border3px solid #dd97a1
  6. }

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号