基于 HTML5 的个人网站的设计与实现 Design and Implementation of Personal Website Based on HTML5 内容摘要本项目将要设计及制作一个博客类的个人网站,网站分为学习、旅游、宠物、爱豆四个博客大类。访客可以浏览文章和对文章进行评论,还可以给博主留言。管理员可以在后台对网站的数据进行增、删、改。本网站采用 HTML5 进行页面开发,PHP 实现数据的交互,MySQL 建立数据库。网站设计及制作过程中所使用到的软件包括但不限于Illustrator ( 网 站 界 面 图 片 ) 、 Visual Studio Code ( 代 码 编 写 ) 、MySQL(网站数据库)、Draw.io 等等。本项目中涉及到的工作流程有:前期网站运行环境(包括服务器的搭建,PHP 环境设置等),个人网站功能的设计和构思,网站数据库的设计,静态页面的设计和搭建,PHP 实现前端和数据库的交互,后台登录的安全性设置。关键词:HTML5 PHP MySQL 数据库 个人网站 博客类AbstractThis project will design and produce a personal blog website, which is divided into four blog categories: learning, travel, pets and idol.Visitors can browse and comment on articles , also leave a message to blogger.Administr-ators can add, delete and change the data of website.This website uses HTML5 to design pages, uses PHP to achieve data interaction, uses MySQL to establish a database.The software used in website design and production includes but is not limited to Illustrator (website interface pictures), VisualStudioCode (code writing), Mysql (website database), draw.io, etc.Work process involved in this project are: Building site running environment ( the construction of the server, the PHP environment Settings, etc.), personal website function design, web database design, building static pages, realize the dynamic development in PHP, login security Settings.Key words: HTML5 PHP MySQL database personal website Blog目录..........................................1......................................1...................................