北京理工大学珠海学院 2020 届本科生毕业设计基于 HTML5 的婚礼策划项目的软件设计基于 HTML5 婚礼策划项目的软件设计摘 要婚礼策划项目1、网站有以下导航,网站首页,定制案例,婚礼视频,最新活动,服务报价,策划团队,关于我们,联系我们2、实现婚礼业务图文信息展示本次主要是对一个网站页面的编写,主要的开发技术就是框架的结构 css 以及 js结构等等。Css 是控制样式的,就是对盒子进行排然后让页面呈现流畅,舒适的预览效果那么这个 js 又是什么呢,js 就是实现网页动态交互的,如果我们没有使用 js 网页就是静态的,如果使用 js 就能实现很多小功能和特效。现在虽然有 css3 技术可以让我们不借助 js 来实现一些效果。不过两者结合我觉得才是最好的。关于这个毕业设计我觉得最主要的是实现网页的效果。所以 js 主要是锦上添花。那么 jq 是什么呢?我们可以使用jq 插件库,jq 插件库就是 js 编写的一个库,当然这些插件就显得更加方便了。利用这些我们最后就可以实现一个完整的网站效果。北京理工大学珠海学院 2020 届本科生毕业设计关键词:html , css, javascript , jquerySoftware design of wedding planning project based on HTML5AbstractWedding planning project1. The website has the following navigation, homepage, customized case, wedding video, latest activity, service quotation, planning team, about us, contact us2. Realize the display of image and text information of wedding businessThis is mainly to write a website page, the main development technology is the framework structure of CSS and JS structure and so on. CSS is the control style, which 北京理工大学珠海学院 2020 届本科生毕业设计is to arrange the boxes and make the page present a smooth and comfortable preview effect. So what is this JS? JS is to realize the dynamic interaction of web pages. If we do not use js web pages, it is static. If we use js, we can achieve many small functions and special effects. Now, although there is CSS3 technology, we can achieve some effects without JS. But I think ...