zhouguizhi 2011-12-07
一,web standard design 遵循web标准进行网页设计,网页被分成三部分:
遵循web标准:
目的:分离内容(Structure)和表现(Presentation)。
优点:二,写代码注意事项
1,根据语义使用标签;(sementic)
参考连接:http://www.456bereastreet.com/lab/developing_with_web_standards/zh/
background-color: blue;background-color: yellow;<input type="button" value="变蓝" @click="changeColorT