Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 606 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 606 Bytes

Learning-CSS

介绍

复习CSS,实现一些小效果

安装教程

  1. npm install
  2. npm run start

css 编写一些效果复习前端css

  1. 顶部导航 img.png
  2. 侧边栏菜单 img.png
  3. 侧边栏菜单二级菜单 img_1.png
  4. 多列布局 img_2.png
  5. Flex布局 img_3.png
  6. 仿Steam铃铛晃动效果 img_4.png
  7. web实现录屏 img_5.png
  8. 模仿Steam首页 img_6.png