摘要: style、currentStyle、getComputedStyle区别介绍 样式表有三种方式 内嵌样式(inline Style) :是写在Tag里面的,内嵌样式只对所有的Tag有效。 内部样式(internal Style Sheet):是写在HTML的里面的,内部样式只对所在的网页有效。 外 阅读全文
posted @ 2017-02-27 18:15 轻轻走143 阅读(285) 评论(0) 推荐(0) 编辑