无js,注册登录表单
目录结构:
. ├── 截图 │ ├── 1.jpg │ ├── 2.jpg │ ├── 3.jpg │ ├── 4.jpg │ ├── 5.jpg │ └── 6.jpg ├── 使用须知.txt ├── 必看说明.txt ├── 目录结构.txt └── 电影网站设计—动画漫展学习资料电影模板(6页) ├── css │ ├── bootstrap.css │ ├── common.css │ ├── else.css │ ├── register.css │ └── reset.css ├── detail.html ├── detail2.html ├── fonts │ ├── glyphicons-halflings-regular.svg │ ├── glyphicons-halflings-regular.ttf │ ├── glyphicons-halflings-regular.woff │ └── glyphicons-halflings-regular.woff2 ├── images │ └── ic-back.png ├── index.html ├── index2.html ├── js │ ├── bootstrap.js │ ├── common.js │ ├── jquery.js │ └── register.js ├── login.html ├── picture │ ├── 1.jpg │ └── 8.jpg └── register.html 8 directories, 31 files
声明:本站中的网页作品模板仅可用于个人学习参考使用!请勿进行商业使用!







评论(0)