- 实现页面静态效果,效果如index.html
- 实现动画效果,效果如animation.html和transition.html
- index.html中用到了第四节课讲的bluma.css
- media文件夹中有联系过程中用到的所有
- style文件夹中的style.css在index.html中有引用到,是index.html的所有样式;
- style文件夹中的bulma文件夹中是bluma的样式源码,也在index.html中有用到来实现一些全屏效果
- 课上内容参考
- class2 文件夹中的feeback.html、helloworld.html、mouse_event.html都是课上的例子
- 课程内容参考
- class3文件夹中的所有html都是课上的实际小例子
- my-company文件夹中的index.before.html 是你需要修改的代码,修改后的效果应该和改文件夹下的index.html相同
- reponsivedeml文件夹中的responsive.before.html 是你需要修改的代码,修改后的效果应该和改文件夹下的index.html相同