毕业论文 张宇.doc
文本预览下载声明
个人网页设计与制作
学生:张宇,数学与计算机科学学院
指导老师:陶俊,江汉大学
摘要
网设计作为用户界面交互设计的延伸,是在新的媒体和新的技术支
下实现一个全新的设计创作领域。
本论文将对个人网页设计与制作的语言和步骤进行研究和探讨。
本论文主要章节如下,第一章:绪论,本章主要介绍网页设计的相关
知识。第二章:网页设计语言概述,本章主要介绍网页设计的语言—HTML,以及用于编辑HTML语言的软件。第三章:基于对象的JavaScript语言,本章主要介绍了基于对象的JavaScript常用内部对象属性.方法的使用。第四章:
内部对象系统的使用,本章主要介绍使用浏览器的内部对象系统,可实
现与HTML文档进行交互。第五章:WEB页面信息的交互—窗体与框架,
本章主要介绍实现网页的动态交互,必须掌握有关窗体对象(From)和
框架对象(Frames)更为复杂的知识。
关键词
网页设计;网页制作;网站建设;HTML
Abstract
Web design as the extending of user interface designing, is in the new media
and new technology branch to achieve a new design field,
This paper will be of personal webpage design and making of the languageAnd the steps for study and discussion.This thesis mainly follows with chapters, chapter one: introduction, this Chapter mainly introduces the relevant webpage design knowledge. The second chapter: webpage design language, this chapter introduces the webpage design language HTML, and for editing the HTML language software. The third chapter: object-oriented JavaScript language, this chapter mainly introduced the object-oriented JavaScript commonly used internal object properties.Using the method of The fourth chapter: the internal object systems are used, this chapter introduces the use of browser internal object system, can realize Now with the HTML document to interact. Chapter fifth: WEB page information interactive form and frame, this chapter mainly introduces the realization of the interactive dynamic webpage, must master the form object ( From ) and frame object (Frames ) more complex knowledge.
Key word
Webpage design; webpage production; website construction; HTML
目录
第一章 绪论…………………………………………………………………1
1.1网页的概述……………………………………………………………………1 1.2 网页的要素……………………………………………………………….……….1
1.3 制作步骤……………………………………………………………………………1
第二章 网页设计语言概述…………………………………………………7
2.1 HTML语言介绍…………………………………………………………………….7
2.2 常用的HTML语言编辑软件………………………………………………………8
2.3 本章小结………………………………………………………………………….12
第三章 基于对象的JAVASCRIPT语言……………
显示全部