Zeo - 摄影作品集 HTML 模板

Zeo - 摄影作品集 HTML 模板

category作品集
# 项目简介 Zeo 是一套响应式 HTML5 摄影师作品集模板,包含 3 种首页风格、图文画廊、博客、团队、价格页及联系表单等功能,适合独立摄影师或摄影工作室快速搭建展示型网站。 ## 技术栈 - Bootstrap 4.1.3 - HTML5 - CSS3(包含 responsive.css 响应式样式) - jQuery - PHP(仅用于 sendmail.php 邮件发送) ## 项目结构 ``` zeohtml-10/ └── Zeo pack/ ├── Documentation/ # 模板使用文档 │ ├── index.html │ ├── css/ │ └── js/ └── Zeo/ # 实际使用的模板文件 ├── index.html # 首页样式一 ├── index2.html # 首页样式二 ├── index3.html # 首页样式三 ├── about.html ├── contact.html ├── gallery-*.html ├── blog-*.html ├── team.html ├── pricing.html ├── 404.html ├── sendmail.php └── assets/ ``` ## 核心文件说明 - `Zeo/index.html` — 首页主入口,包含幻灯片与作品展示 - `Zeo/contact.html` — 联系页面,含表单与地图区块 - `Zeo/sendmail.php` — 联系人表单后端处理脚本 - `assets/css/style.css` — 模板主体样式文件 - `assets/css/responsive.css` — 响应式布局样式 - `assets/js/script.js` — 导航与滚动交互逻辑 ## 快速开始 直接用浏览器打开 `Zeo/index.html` 即可预览;如需表单功能,需将 Zeo 文件夹部署到支持 PHP 的服务器环境。 ## 使用建议 该模板预设了丰富的页面组合,建议根据实际业务选留所需的 HTML 页面,并替换 `assets/images/` 中的占位图片与 `sendmail.php` 中的收件邮箱地址。
help_outline

常见问题

评论0
发布时间Jan 20, 2026

技术栈

HTML