Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 381 Bytes

File metadata and controls

19 lines (10 loc) · 381 Bytes

Daily-Practice

前端知识繁多,在了解了基础知识原理后,需要大量的练习去熟悉和掌握。

因此平时练习的代码就都放在一个 repo 好了:)


已涉及的技术包括:

  • Ajax 异步加载页面内容(Ajax 全接触)

  • CSS3 应用(online tutorial)

  • 表单验证

  • JS 动画效果

  • DOM事件揭秘