https://github.com/acmenlei/login-form
login registration box, 2d translation switching effect.
https://github.com/acmenlei/login-form
css html login-form register-form
Last synced: 9 months ago
JSON representation
login registration box, 2d translation switching effect.
- Host: GitHub
- URL: https://github.com/acmenlei/login-form
- Owner: acmenlei
- Created: 2020-04-12T10:38:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-07T06:38:08.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T20:21:50.914Z (over 1 year ago)
- Topics: css, html, login-form, register-form
- Language: CSS
- Homepage: https://acmenlei.github.io/login-form/
- Size: 22.5 KB
- Stars: 36
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### 整体布局
- 采用flex以及rem布局,也可以按需添加需要使用的输入框。
#### 逻辑实现
- 采用对整个container盒子进行类名的动态添加触发css中写好的样式的效果。