Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.13 KB

README.md

File metadata and controls

26 lines (21 loc) · 1.13 KB

class1

练习

  • 实现页面静态效果,效果如index.html
  • 实现动画效果,效果如animation.html和transition.html

注意

  • index.html中用到了第四节课讲的bluma.css
  • media文件夹中有联系过程中用到的所有
  • style文件夹中的style.css在index.html中有引用到,是index.html的所有样式;
  • style文件夹中的bulma文件夹中是bluma的样式源码,也在index.html中有用到来实现一些全屏效果
  • 课上内容参考

class2

注意

  • class2 文件夹中的feeback.html、helloworld.html、mouse_event.html都是课上的例子
  • 课程内容参考

class3

注意

  • class3文件夹中的所有html都是课上的实际小例子

class4

联系

  • my-company文件夹中的index.before.html 是你需要修改的代码,修改后的效果应该和改文件夹下的index.html相同
  • reponsivedeml文件夹中的responsive.before.html 是你需要修改的代码,修改后的效果应该和改文件夹下的index.html相同