{{sellerTotalView > 1 ? __("sellers", {number: sellerTotalView}) : __("seller", {number: sellerTotalView}) }}, {{numTotalView > 1 ? __("items", {number: numTotalView}) : __("item", {number: numTotalView}) }}
free FREE

Change Your Zip Code

Inventory information and delivery speeds may vary for different locations.

Location History

{{email ? __('Got it!') : __('Restock Alert')}}

We will notify you by email when the item back in stock.

Cancel
Yami

Jingdong book

Dreamweaver CS6网页设计入门、进阶与提高

{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}

Dreamweaver CS6网页设计入门、进阶与提高

{{__(":people-members", {'people': item.limit_people_count})}} {{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
Ends in
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{itemDiscount}}
{{ itemCurrency }}{{ item.valid_price }}
Sale ends in
Sale will starts after Sale ends in
{{ getSeckillDesc(item.seckill_data) }}
{{ __( "Pay with Gift Card to get sale price: :itemCurrency:price", { 'itemCurrency' : itemCurrency, 'price' : (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00') } ) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) Details
Best before

Currently unavailable.

We don't know when or if this item will be back in stock.

Unavailable in your area.
Sold Out

Details

Full product details
Editer Recommend

《入门 进阶 提高》系列丛书立意新颖、构意独特,通过通俗易懂的语言和丰富实用的案例,向读者介绍各软件的使用方法与技巧。本系列丛书在编写时,绝大部分章节按照“入门”、“进阶”、“提高”和“答疑与技巧”的结构来组织、安排学习内容,便于读者快速掌握知识并显著提升应用技能。


Content Description

《Dreamweaver CS6网页设计入门、进阶与提高》主要介绍了Dreamweaver CS6网页制作相关知识及网页制作技能,内容涵盖基础知识、层叠样式表、处理文本、处理图像、处理导航、创建交互式页面、创建页面布局、处理表单、使用Flash、提高工作效率、把创建的页面发布到Web上等内容,以及Dreamweaver CS6中的新功能。《Dreamweaver CS6网页设计入门、进阶与提高》知识全面、内容浅显易懂、概念和功能介绍清晰,巧妙地通过入门、进阶和提高三个模块化内容,逐步引导读者深入学习;并通过丰富、精彩、实用的案例,向读者展示了使用Dreamweaver CS6进行网页制作的神奇能力。

Catalogue

第1章网页制作基础
1.1入门――基本概念与基本操作
Dreamweaver CS6概述
Dreamweaver CS6特色功能
Dreamweaver CS6的操作环境
1.2 进阶――认识网页排版大师Dreamweaver CS6
实际制作前对页面布局的分析
表格排版概述
表格排版的核心技术
1.3提高――网页设计扩展知识
常见的网页脚本语言
Web标准化布局概述


第2章站点的创建与管理
2.1入门――基本概念与基本操作
站点的规划和定义
站点的其他操作
管理本地站点
2.2进阶――创建本地站点和站点结构
2.3提高――设置页面属性
2.4答疑与技巧


第3章页面的总体设置
3.1入门――基本概念与基本操作
设置头信息
设置页面属性
3.2进阶――设置页面META信息
3.3提高――为页面设置排版的图像参考
3.4答疑与技巧


第4章创建简洁的文本页面
4.1入门――基本概念与基本操作
插入文本
文字的其他设定
插入水平线
插入时间
4.2进阶――经典案例
Dreamweaver CS6网页设计入门、进阶与提高
制作页面的滚动文字与列表效果
巧妙使用上下标
制作三维效果文字
4.3提高――更改页面文字样式
4.4答疑与技巧


第5章使用图像丰富页面内容
5.1入门――基本概念与基本操作
插入图像
设置图像属性
插入鼠标经过图像
插入图像占位符
图像的相对路径与绝对路径
5.2进阶――在页面中插入图像
5.3提高――自己动手练
在页面中制作图文混排效果并修剪图像
在页面中制作动态轮换图像效果
5.4答疑与技巧


第6章制作多媒体页面
6.1入门――基本概念与基本操作
插入SWF动画
插入Java Applet
插入Shockwave动画
插入ActiveX控件
插入插件
6.2进阶――典型案例
插入SWF文件
插入音频及视频动画
6.3提高――在页面中制作Java Applet特效
6.4答疑与技巧


第7章用表格布局页面
7.1入门――基本概念与基本操作
表格的创建
HTML实现的表格代码
表格的调整
设置表格和单元格属性
7.2进阶――在页面中制作嵌套表格
7.3提高――在页面中使用表格进行排版
7.4答疑与技巧


第8章插入表单
8.1入门――基本概念与基本操作
插入表单域
插入文本域
插入隐藏域
插入按钮
插入图像域
插入文件域
插入单选按钮
插入复选框
插入列表和菜单
8.2进阶――在页面中制作表单
8.3提高――自己动手练
在页面中插入节省空间的跳转菜单
在页面中验证表单的有效性
8.4答疑与技巧


第9章使用CSS美化网页
9.1入门――基本概念与基本操作
什么是CSS
使用CSS美化页面的基本方法
9.2进阶――在页面中创建并应用外部样式表
9.3提高――使用CSS美化页面
9.4答疑与技巧


第10章使用Div元素制作高级页面
10.1入门――基本概念与基本操作
使用AP Div基础
使用Spry Div构件
10.2进阶――典型案例
在页面中利用AP Div制作内嵌效果
在页面中制作Spry菜单和提升
10.3提高――布局页面
10.4答疑与技巧


第11章综合实例1:制作数字引擎页面
11.1案例分析
11.2最终效果
11.3制作思路
11.4操作步骤
创建Web站点
制作首页页面切片
制作网页中的样式表
制作首页
制作内容页面
11.5答疑与技巧


第12章综合实例2:帆布鞋网站设计制作
12.1思路分析
页面布局形式
添加文字和图像
12.2实现步骤
制作效果图
切片、优化和导出
布局页面


第13章综合实例3:网页顽主工作室网站设计
13.1思路分析
页面布局形式
页眉的设计
通栏的设计
内容区域的设计
页脚的设计
字体的选择
13.2实现步骤
制作结构底图
页眉设计
通栏设计
制作内容区域
制作页脚
切片、优化和导出
布局页面
附录A 站点的维护与上传
A.1发布网站
上传文件
下载文件
同步文件
A.2测试网站
检查目标浏览器
检查链接
创建站点报告
A.3使用设计备注
A.4使用遮盖
A.5取出和存回
附录B....(X)HTML语法参考手册.
B.1(X)HTML文件的基本结构
B.2(X)HTML头部标签
标题标签<title>
基底网址标签<base>
元信息标签<meta>
B.3(X)HTML主体标签
文字颜色属性text
背景颜色属性bgcolor
背景图像属性background
背景图像固定属性bgproperties
链接文字颜色属性link、alink、vlink
上边距属性topmargin
左边距属性leftmargin
B.4文字与段落标签
输入空格符号
输入特殊符号
注释语句<comment>、<!-- -->
标题字标签
文字的修饰标签
字体标签
段落标签
水平线标签<hr>
B.5列表的标签
有序列表
无序列表
B.6超链接标签
B.7图片标签
插入图片标签<img>
图像的源文件属性src
图像的提示文字属性alt
图像的宽度高度属性width、height
图像的边框属性border
图像的垂直间距属性vspace
图像的水平间距属性hspace
图像的排列属性align
B.8表格相关标签
表格的基本语法
表格的标题与表头
<tr><td><th>属性
B.9表单标签
输入标签<input>
菜单和列表标签<select>、<option>
文字域标签<textarea>
B.10框架标签
框架集标签<frameset>
框架标签<frame>
不支持框架标签<noframes>
浮动框架<iframe>
B.11其他标签
滚动文字
多媒体信息
附录C CSS语法参考手册
C.1字体属性
字体家族
字体大小
字体风格
字体加粗
C.2文本属性
字母间隔
文字修饰
文本排列
文本缩进
行间距
C.3颜色和背景属性
颜色
背景颜色
背景图像
背景图像重复
背景图像位置
C.4边框属性
C.5鼠标光标属性
C.6定位属性
C.7区块属性
C.8列表属性
C.9滤镜属性
C.10尺寸属性
C.11表格属性
C.12滚动条属性(IE专有属性)
C.13伪类属性
C.14单位

Introduction

每位读者都希望找到适合自己阅读的图书,通过学习掌握软件功能,提高实战应用水平。本着一切从读者需要出发的理念,我们精心编写了“入门·进阶·提高”丛书,通过“学习基础知识”、“精讲典型实例”和“自己动手练”这三个过程,让读者循序渐进地掌握各软件的功能和使用技巧。
本套丛书的结构特点
“入门·进阶·提高”系列丛书立意新颖、构意独特,通过通俗易懂的语言和丰富实用的案例,向读者介绍各软件的使用方法与技巧。本系列丛书在编写时,绝大部分章节按照“入门”、“进阶”、“提高”和“答疑与技巧”的结构来组织、安排学习内容。
入门——基本概念与基本操作
快速了解软件的基础知识。这部分内容对软件的基本知识、概念、工具或行业知识进行了介绍与讲解,使读者可以很快地熟悉并能掌握软件的基本操作。
进阶——典型实例
通过学习实例达到深入了解各软件功能的目的。本部分精心安排了一个或几个典型实例,详细剖析实例的制作方法,带领读者一步一步进行操作,通过学习实例引导读者在短时间内提高对软件的驾驭能力。
提高——自己动手练
通过自己动手的方式达到提高的目的。精心安排的动手实例,给出了实例效果与制作步骤提示,让读者自己动手练习,以进一步提高软件的应用水平,巩固所学知识。
答疑与技巧
选择了读者经常遇到的各种疑问进行讲解,不仅能够帮助解决学习过程中的疑难问题,及时巩固所学的知识,还可以使读者掌握相关的操作技巧。
本套丛书的内容特点
作为一套定位于“入门”、“进阶”和“提高”的丛书,它的最大特点就是结构合理、实例丰富,有助于读者快速入门,提高在实际工作中的应用能力。
结构合理、步骤详尽
本套丛书采用入门、进阶、提高的结构模式,由浅入深地介绍了软件的基本概念与基本操作,详细剖析了实例的制作方法和设计思路,帮助读者快速提高对软件的操作能力。
快速入门、重在提高
每章先对软件的基本概念和基本操作进行讲解,并渗透相关的设计理念,使读者可以快速入门。接下来安排的典型实例,可以在巩固所学知识的同时,提高读者的软件操作能力。
图解为主、效果精美
图书的关键步骤均给出了清晰的图片,对于很多效果图还给出了相关的说明文字,细微IVDreamweaver CS6网页设计入门、进阶与提高之处彰显精彩。每一个实例都包含了作者多年的实践经验,只要动手进行练习,很快就能掌握相关软件的操作方法和技巧。
举一反三、轻松掌握
本书中的实例都是在大量工作实践中挑选的,均具有一定的代表性,读者在按照实例进行操作时,不仅能轻松掌握操作方法,还可以做到举一反三。
本书的主要内容
第1章:介绍网站建设的基础知识,包括实际制作前对页面布局的分析、表格排版概述、表格排版核心技术、WEB标准化布局概述、什么是WEB标准、WEB标准化布局的核心技术的概述。
第2章:介绍站点的创建与管理。
第3章:介绍页面的总体设置。
第4章:介绍了文本页的创建及如何对文本进行简化。
第5章:介绍了页面中图像的处理方法。
第6章:介绍了多媒体页面的制作,其中包括插入SWF动画、插入Java Applet、插入Shockwave动画、插入ActiveX控件、插入插件的方法。
第7章:介绍了如何使用表格布局页面。
第8章:介绍了表单的使用。
第9章:介绍了如何使用CSS来美化网页。
第10章:介绍了使用Div元素制作高级页面。
第11章:介绍了制作数字引擎页面。
第12章:介绍了帆布鞋网站的制作。
第13章:介绍了网页顽主工作室(www。go2here。net。cn)网站的制作。
本书的作者
感谢电子工业出版社的策划编辑牛勇以及其他参与本书出版过程的工作人员!因为你们的热心帮助,使得这本书从写成到出版一气呵成!
感谢达内IT培训集团CEO韩少云及集团教研部副总裁李翊的关心与支持!
本书由韩少云主编,李翊、刘涛编著,参加图书编写工作的还有:钟镭、孙丽娜、张崴娜、杨月娥、姜建栋、李文惠、柯昌淼、孙超、周幸福、柳东、潘有全、宋美丽、王斐等。由于作者水平有限,书中疏漏和不足之处在所难免,恳请广大读者及专家不吝赐教。

Specifications

Brand Jingdong book
Brand Origin China

Disclaimer

Product packaging, specifications and price are subject to change without notice. All information about the products on our website is provided for information purposes only. Please always read labels, warnings and directions provided with the product before use.

View Full Terms of Use
Add to favorites
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}
{{__("Buy Directly")}} {{ itemCurrency }}{{ item.directly_price }}
Quantity
{{ quantity }}
{{ instockMsg }}
{{ limitText }}
{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}
Sold by JD@CHINA
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Genuine guarantee

Added to Cart

Keep Shopping

More to Consider

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

Coupons

{{ coupon.coupon_name_new | formatCurrency }}
Clip Clipped Over
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
Expires soon {{ formatTime(coupon.use_end_time) }}

Share this item with friends

Cancel

Yami Gift Card

Get this exclusive deal when paying with gift card

Terms and Conditions

Gift card deals are special offers for selected products;

The gift card deals will automatically be activated if a customer uses gift card balance at check out and the balance is sufficient to pay for the total price of the shopping cart products with gift card deals;

You will not be able to activate the gift card deals if you choose other payment methods besides gift card. The products will be purchased at their normal prices;

If your account balance is not enough to pay for the products with gift card deals, you can choose to reload your gift card balance by clicking on the Reload button at either shopping cart page or check out page;

Products that have gift card deals can be recognized by a special symbol showing 'GC Deal';

For any additional questions or concerns, please contact our customer service;

Yamibuy reserves the right of final interpretation.

Sold by Yami

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

Yami is committed to provide our customers with a peace of mind when purchasing from us. Most items shipped from Yamibuy.com can be returned within 30 days of receipt of shipment (For Food, Beverages, Snacks, Dry Goods, Health supplements, Fresh Grocery and Perishables Goods, within 7 days of receipt of shipment due to damages or quality issues; To ensure that every customer receives safe and high-quality products, we do not provide refunds or returns for beauty products once they have been opened or used, except in the case of quality issues; Some products may have different policies or requirements associated with them, please see below for products under special categories, or contact Yami Customer Service for further assistance).
Thank you for your understanding and support.

Learn More

Sold by Yami

Terms and Conditions of Yami E-Gift Card

If you choose “Redeem automatically” as your delivery method, your gift card balance will be reload automatically after your order has been processed successfully;

If you choose “Send to Email”as your delivery method, the card number and CVV will be sent to the email address automatically;

Any user can use the card number and CVV to redeem the gift card, please keep your gift card information safely. If you have any trouble receiving email, please contact Yami customer service;

Yami gift card can be used to purchase both Yami owned or Marketplace products;

Yami gift card will never expire;

Yami gift card balance does not have to be used up at once;

All rights reserved by Yami.

Return Policy

Gift card that has already been consumed is non-refundable.

Sold by JD@CHINA

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Sold by JD@CHINA

Service Guarantee

Yami Cross-store Free Shipping over $69
Yami 30-days Return

Yami-China FC

Yami has a consolidation warehouse in China which collects multiple sellers’ packages and combines to one order. Our Yami consolidation warehouse will directly ship the packages to your door. Cross-store free shipping over $69.

Return Policy

You may return products within 30 days upon receiving the products. Sellers take responsibilities for any wrong shipment or missing items. Packing needs to be unopened for any other than quality issues return. We promise to pack carefully, but because goods are taking long journey to destinations, simple damages to packaging may occur. Any damages not causing internal goods quality problems are not allowed to return. If you open the package and any quality problem is found, please contact customer service within three days after receipt of goods.

Shipping Information

Yami Consolidation Service Shipping Fee $9.99(Free shipping over $69)

Sellers in China will ship their orders within 1-2 business days once the order is placed. Packages are sent to our consolidation warehouse in China and combined there. Our Yami consolidation warehouse will directly ship the packages to you via UPS. The average time for UPS to ship from China to the United States is about 10 working days and it can be traced using the tracking number. Due to the pandemic, the delivery time may be delayed by about 5 days. The package needs to be signed by the guest. If the receipt is not signed, the customer shall bear the risk of loss of the package.

Sold by JD@CHINA

Service Guarantee

Free shipping over 69
Genuine guarantee

Shipping

Yami Consolidated Shipping $9.99(Free shipping over $69)


Seller will ship the orders within 1-2 business days. The logistics time limit is expected to be 7-15 working days. In case of customs clearance, the delivery time will be extended by 3-7 days. The final receipt date is subject to the information of the postal company.

Yami Points information

All items are excluding from any promotion or points events on Yamibuy.com

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Yami

Download the Yami App

Back Top

Recommended for You

About the brand

Jingdong book

为您推荐

Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折

Reviews{{'('+ commentList.posts_count + ')'}}

Have your say. Be the first to help other guests.

Write a review
{{ totalRating }} Write a review
  • {{i}} star

    {{i}} stars

    {{ parseInt(commentRatingList[i]) }}%

Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}
Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}

No related comment~

Review

Yami Yami

{{ showTranslate(commentDetails) }}Show Less

{{ strLimit(commentDetails,800) }}Show more

Show Original

{{ commentDetails.content }}

Yami
Show All

{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{commentDetails.in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Comments{{'(' + replyList.length + ')'}}

Yami Yami

{{ showTranslate(reply) }}Show Less

{{ strLimit(reply,800) }}Show more

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{reply.reply_in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Cancel

That’s all the comments so far!

Write a review
How would you rate this item?

Please add your comment.

  • A nice nickname will make your comments more popular!
  • The nickname in your account will be changed to the same as here.
Thanks for your review
Our community rely on great reviews like yours to find the best of Asia.

Report

If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.

Cancel

Are you sure to delete your review?

Cancel

You’ve Recently Viewed

About the brand

Jingdong book