Macromedia Dreamweaver 8—页面三剑客之一与我的故事

本文讲述了作者使用Macromedia Dreamweaver 8进行网页设计的经历,从界面介绍到新建网页的过程,强调了工具栏、站点建立、设计与代码视图的功能。作者分享了创建网页的基本步骤,并提供了简单的HTML代码示例,鼓励读者尝试网页设计,享受创作过程。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

  1. 网页设计从来就是不是过时的事情,从小编我从Editplus写脚本,网页,到eclipse大型程序.今天来讲讲Macromedia Dreamweaver 8的故事.
  2. 先来说说它的界面吧.一打开,就是这样的界面

    由图可知我们可以编写什么项目,有HTML,最基本的,包括javascript,脚本.还有css网页样式.这些都可以编辑,你以为这样就完了 ?不不不,几乎所有的网页编写软件,不管是代码还是图形,都能建立这些项目.

  3. 下面我来给大家介绍一下如何用MD来建立一个网页.
  4. 首先是工具栏,这个软件都有什么

    只要是有一点软件基础的同学就知道这是非常简洁的页面

  5. 建立网页首先需要建立站点,有站点才能泼上网,至于上传服务器这又是后话了.站点的建立在站点—新建站点就可以了.

    第一个就是起名,什么都可以,第二个就是你的网址,当然需要花钱注册.这样我们就可以建立网页了

  6. 打开文件新建—HTML先建立一个最基础的网页,当然了一片空白,需要我们加东西.

    首先我们看一下工具栏,代码和设计非常有用,设计就是直接画出你的网页,代码就是写出代码来显示你的网页.当然右边的地球就是用浏览器显示,也就是查看效果.

    而设计主要是三个部分,表格,层,框架.先说三者区别,表格可以随意调大小,但不能调左上方位置,层可以随意移动并且改变大小,而框架不能随意移动和改变大小

    大家一定会说,那层这末好为啥不用层.我觉得可能是因为层太卡了,放东西太多就会卡.所以大家尽量用表格.方便快捷.

    表格里面可以插入图片,文字,啥都行,表格的嵌套也行.忘了说了,所有的表格,层,框架,图像都在插入工具栏下

  7. 接下来就是你做网页的事了,发挥你的艺术天赋.

    代码方面以后会讲,可能大家对于代码也有些了解,这里就不赘述.

  8. 其实代码方面我也有写,之前做移动互联网做了一个手机音乐播放器的页面.

    代码如下:

    <!doctype html>

    <html>

        <head>

        <!--声明当前页面的编码集-->

      &

Powerful development and design tools require thorough and authoritative technical advice and documentation. When it comes to Macromedia Dreamweaver, no one is more authoritative than Macromedia's own development and writing teams. Now their official documentation is available to you in printed book form. As you work, keep this guide by your side for ready access to valuable information on using Dreamweaver. We've designed it so that it's easy to annotate as you progress. This book describes how to customize the Dreamweaver user interface to suit your working style, and to build Dreamweaver extensions to add functionality. It explains how each type of extension works and describes the application programming interface (API) functions that Dreamweaver calls in order to implement its various objects, menus, floating panels, server behaviors, and so on, providing a simple example for each type. The book also describes the utility API and the JavaScript API, which let you perform various supporting tasks when developing Dreamweaver extensions. In Developing Extensions for Macromedia Dreamweaver 8, learn how to: • Create an extension that streamlines site development by providing a new Property inspector, panel, or dialog box to perform tasks Dreamweaver users encounter frequently • Rearrange the objects in the Insert bar, create new tabs to reorganize the objects, and add new objects • Change the names of menu items, add new commands to menus, and remove existing commands from menus • Change browser profiles and create new ones • Change the way third-party tags (including ASP and JSP tags) appear in the Document window's Design view • Customize various Dreamweaver elements, including default documents, page designs, dialog boxes, workspace layouts, and the Code view toolbar Includes the following books in the Macromedia online documentation: • Extending DreamweaverDreamweaver API Reference
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值