注册 登录 进入教材巡展
#

出版时间:2021-12

出版社:电子工业出版社

获奖信息:工业和信息化部十四五规划教材  

以下为《HTML+CSS3+jQuery网页设计案例教程》的配套数字资源,这些资源在您购买图书后将免费附送给您:
  • 电子工业出版社
  • 9787121424342
  • 1-1
  • 442553
  • 64245929-1
  • 平塑
  • 16开
  • 2021-12
  • 448
  • 280
  • 工学
  • 计算机科学与技术
  • 计算机类
  • 高职
目录
第1章 网站开发概述__eol__1.1 工作任务1 新闻公告__eol__1.2 Web标准__eol__1.2.1 Web标准概述__eol__1.2.2 Web标准的作用__eol__1.3 HTML概述__eol__1.3.1 HTML元素__eol__1.3.2 HTML文档结构__eol__1.4 创建与调试HTML项目__eol__1.4.1 编辑器概述__eol__1.4.2 安装HBuilderX编辑器__eol__1.4.3 创建与调试应用程序__eol__1.5 简单HTML元素__eol__1.5.1 HTML注释__eol__1.5.2 HTML头部元素__eol__1.5.3 HTML标题元素__eol__1.5.4 其他常用HTML元素__eol__1.6 任务实施__eol__1.7 习题与项目实战__eol__第2章 HTML基本元素__eol__2.1 工作任务2 图文信息显示__eol__2.2 图像元素__eol__2.3 超链接元素__eol__2.3.1 指定网址链接__eol__2.3.2 文档中指定位置链接__eol__2.3.3 图像链接__eol__2.3.4 电子邮件链接__eol__2.3.5 文档下载__eol__2.4 图像映射__eol__2.4.1 元素__eol__2.4.2 元素__eol__2.4.3 生成图像映射__eol__2.5 列表元素__eol__2.5.1 无序列表__eol__2.5.2 有序列表__eol__2.5.3 定义列表__eol__2.5.4 列表嵌套__eol__2.6 HTML框架__eol__2.6.1 框架集元素__eol__2.6.2 框架元素__eol__2.6.3 元素__eol__2.7 文本格式化__eol__2.8 元素属性__eol__2.9 实体__eol__2.10 任务实施__eol__2.11 习题与项目实战__eol__第3章 表单与表格元素__eol__3.1 工作任务3 填写收货地址表单__eol__3.2 表格__eol__3.2.1 表格元素与属性__eol__3.2.2 表格单元格属性__eol__3.2.3 复杂表格元素__eol__3.3 表单__eol__3.3.1 <form>元素__eol__3.3.2 <input>元素__eol__3.3.3 下拉列表__eol__3.3.4 文本域__eol__3.4 任务实施__eol__3.5 习题与项目实战__eol__第4章 CSS基础__eol__4.1 工作任务4 设计收货地址表单样式__eol__4.2 CSS概述__eol__4.2.1 CSS语法规则__eol__4.2.2 CSS样式引入方式__eol__4.2.3 简单CSS属性__eol__4.3 简单选择器__eol__4.4 复杂选择器__eol__4.4.1 组合选择器__eol__4.4.2 伪类选择器__eol__4.4.3 伪元素选择器__eol__4.4.4 属性选择器__eol__4.5 元素样式优先级__eol__4.5.1 样式声明方式__eol__4.5.2 样式声明方式的优先级__eol__4.5.3 样式的三大特性__eol__4.5.4 元素样式优先级规则__eol__4.6 任务实施__eol__4.7 习题__eol__第5章 元素的样式属性__eol__5.1 工作任务5 设计用户注册页面样式__eol__5.2 元素框模型__eol__5.2.1 框模型概述__eol__5.2.2 元素占用页面位置计算__eol__5.2.3 元素内边距__eol__5.2.4 元素外边距__eol__5.3 元素边框与阴影__eol__5.3.1 元素边框__eol__5.3.2 圆角边框__eol__5.3.3 元素阴影__eol__5.3.4 文本阴影__eol__5.4 图像背景__eol__5.4.1 背景属性__eol__5.4.2 图像精灵__eol__5.4.3 渐变背景__eol__5.5 列表与表格属性__eol__5.5.1 列表属性__eol__5.5.2 表格属性__eol__5.6 任务实施__eol__5.7 习题与项目实战__eol__第6章 CSS3定位__eol__6.1 工作任务6 轮播广告静态设计__eol__6.2 元素的分类与显示属性__eol__6.2.1 元素的分类__eol__6.2.2 元素的显示属性__eol__6.3 定位概述__eol__6.3.1 定位机制__eol__6.3.2 定位属性__eol__6.4 元素定位__eol__6.4.1 相对定位__eol__6.4.2 绝对定位__eol__6.4.3 子绝父相定位__eol__6.4.4 Z深度__eol__6.4.5 固定定位__eol__6.4.6 黏性定位__eol__6.5 任务实施__eol__6.6 习题与项目实战__eol__第7章 CSS3浮动与布局__eol__7.1 工作任务7 设计网站首页布局__eol__7.2 CSS3浮动__eol__7.2.1 浮动原理__eol__7.2.2 浮动定义__eol__7.3 浮动布局与清除浮动__eol__7.3.1 浮动布局__eol__7.3.2 隔墙法清除浮动__eol__7.3.3 clear属性清除浮动__eol__7.4 Flex弹性布局__eol__7.4.1 Flex布局概述__eol__7.4.2 容器属性__eol__7.4.3 项目属性__eol__7.5 任务实施__eol__7.6 习题与项目实战__eol__第8章 CSS3转换与动画__eol__8.1 工作任务8 轮播广告动画设计__eol__8.2 浏览器前缀__eol__8.3 转换__eol__8.3.1 二维转换__eol__8.3.2 三维转换__eol__8.4 过渡__eol__8.4.1 过渡定义__eol__8.4.2 过渡触发机制__eol__8.4.3 具有默认初始值的属性过渡__eol__8.4.4 幽灵按钮__eol__8.5 动画__eol__8.5.1 定义动画关键帧__eol__8.5.2 元素的动画属性__eol__8.5.3 动画与过渡的区别与联系__eol__8.6 任务实施__eol__8.7 习题与项目实战__eol__第9章 jQuery基础__eol__9.1 工作任务9 设计收货地址表单样式__eol__9.2 jQuery概述__eol__9.2.1 jQuery使用准备__eol__9.2.2 jQuery语法__eol__9.2.3 文档就绪函数__eol__9.2.4 属性操作函数css()__eol__9.3 jQuery选择器__eol__9.3.1 简单选择器__eol__9.3.2 组合选择器__eol__9.3.3 属性选择器__eol__9.3.4 伪类选择器__eol__9.4 元素遍历函数__eol__9.4.1 文档对象模型__eol__9.4.2 元素祖先遍历函数__eol__9.4.3 元素后代遍历函数__eol__9.4.4 元素同胞遍历函数__eol__9.4.5 元素过滤筛选函数__eol__9.5 任务实施__eol__9.6 习题__eol__第10章 jQuery事件与操作__eol__10.1 工作任务10 通讯录维护__eol__10.2 jQuery事件处理程序__eol__10.2.1 事件概述__eol__10.2.2 事件处理程序语法__eol__10.3 属性操作__eol__10.3.1 元素属性操作函数attr()__eol__10.3.2 表单元素值属性操作函数val()__eol__10.4 文档操作__eol__10.4.1 文本操作函数text()__eol__10.4.2 内容操作函数html()__eol__10.5 CSS类操作__eol__10.6 元素操作__eol__10.6.1 元素操作函数__eol__10.6.2 追加元素__eol__10.6.3 替换元素__eol__10.6.4 删除元素__eol__10.7 任务实施__eol__10.8 习题__eol__第11章 jQuery效果与动画__eol__11.1 工作任务11 轮播广告功能设计__eol__11.2 浏览器对象模型__eol__11.2.1 BOM对象__eol__11.2.2 弹出框__eol__11.2.3 定时器__eol__11.3 jQuery效果__eol__11.3.1 隐藏与显示__eol__11.3.2 淡入与淡出__eol__11.3.3 滑动__eol__11.4 jQuery动画与动画停止__eol__11.4.1 jQuery动画__eol__11.4.2 动画与效果的停止__eol__11.5 任务实施__eol__11.6 习题与项目实战__eol__第12章 网站设计综合实训__eol__12.1 仿华为首页布局设计__eol__12.1.1 绘制布局图__eol__12.1.2 设计首页布局__eol__12.2 仿华为首页菜单设计__eol__12.2.1 顶部导航菜单设计__eol__12.2.2 侧边帮助菜单设计__eol__12.3 仿华为首页内容设计__eol__12 </div> <a href="javascript:void(0);" class="tpml-all"></a> </div> </div> <!-- 评价 --> <div class="tab-main" style="display: none;"> <form id="search_form" action="" method="get"> <input type="hidden" value="evaluate" name="cur"> <input type="hidden" name="textbook_id" value="3389208"> <input type="hidden" name="page" id="search_form_page" value="1"> </form> <div class="table-H"> <span>好评度</span> </div> <ul class="pjBox"> <li> <div class="pjStar"> <p>内容评价 <label class="star-box"> <i></i> <i></i> <i></i> <i></i> <i></i> </label> </p> <p>质量评价 <label class="star-box"> <i></i> <i></i> <i></i> <i></i> <i></i> </label> </p> </div> </li> </ul> <div class="table-H"> <span>全部评价</span> </div> <ul class="pjBox"> <div class="no-content">暂无评价信息</div> </ul> <div id="page" class="page_div"></div> </div> </div> </div> </div> </div> <script type="text/javascript"> $(function () { var cur = "default"; if (cur == 'evaluate') { $('#evaluate').addClass('cur').siblings('a').removeClass('cur'); $('.tab-main').hide().eq($('#evaluate').index()).show(); } else if (cur == 'default') { $('#default').addClass('cur').siblings('a').removeClass('cur'); $('.tab-main').hide().eq($('#default').index()).show(); } if ($('.tpml').height() > 250) { $('.tpml-all').html('展开更多') $('.tpml').css('height', '250px') } if ($('.content-caixuan').height() > 85) { $('.content-caixuan-all').html('查看全部') $('.content-caixuan').css('height', '85px') } if ($('.author').height() > 50) { $('.author-all').html('查看全部') $('.author').css('height', '50px') } }); Look = {}; Look.tanBox = function (box_id) { tanBox(box_id); }; $("#page").paging({ pageNo: $("#search_form_page").val(), totalPage: 0, totalSize: 0, callback: function (num) { jumpto(num) } }); $('.author-all').click(function () { if ($(this).html() === '查看全部') { var $con = $(this).html('收起').prev('div'); $con.css('height', '100%'); } else { var $con = $(this).html('查看全部').prev('div'); $con.css('height', '50px'); $con.css('overflow', 'hidden'); } }); $('.content-caixuan-all').click(function () { if ($(this).html() === '查看全部') { var $con = $(this).html('收起').prev('div'); $con.css('height', '100%'); } else { var $con = $(this).html('查看全部').prev('div'); $con.css('height', '85px'); $con.css('overflow', 'hidden'); } }); $('.tpml-all').click(function () { if ($(this).html() === '展开更多') { var $con = $(this).html('收起').prev('div'); $con.css('height', '100%'); } else { var $con = $(this).html('展开更多').prev('div'); $con.css('height', '250px'); $con.css('overflow', 'hidden'); } }); $(".table-tab a").click(function () { $(this).addClass('cur').siblings('a').removeClass('cur'); $('.tab-main').hide().eq($(this).index()).show(); $(".table-radio label:visible").attr("style", "border:0"); if ($(".table-radio label:visible").length == 1) { $(".table-radio").hide(); } }) </script> <div class="fri-link foot-link"> <span class="fri-link-dt">友情链接</span> <a class="fri-link-item fri-link-item1" href="http://cn.cnpubg.com/" target="_blank">中国出版集团公司</a> <a class="fri-link-item" target="_blank" href="http://www.xhsdzd.com/">新华书店总店</a> <a class="fri-link-item" target="_blank" href="http://www.pac.org.cn/">中国出版协会</a> <a class="fri-link-item" target="_blank" href="http://www.crs1992.com/">中国编辑学会</a> <a class="fri-link-item" target="_blank" href="http://www.hep.com.cn/">高等教育出版社</a> <a class="fri-link-item" target="_blank" href="http://www.cmpedu.com/">机械工业出版社</a> <a class="fri-link-item" target="_blank" href="http://www.sciencep.com/">科学出版社</a> <a class="fri-link-item" target="_blank" href="http://www.cip.com.cn/">化学工业出版社</a> <a class="fri-link-item" target="_blank" href="http://www.cepp.sgcc.com.cn/">中国电力出版社</a> <a class="fri-link-item" target="_blank" href="https://www.phei.com.cn/">电子工业出版社</a> <a class="fri-link-item" target="_blank" href="http://www.ccpcl.com.cn/">人民交通出版社</a> <a class="fri-link-item" target="_blank" href="http://www.crup.com.cn/">中国人民大学出版社</a> <a class="fri-link-item" target="_blank" href="http://www.pup.cn/">北京大学出版社</a> <a class="fri-link-item" target="_blank" href="http://www.tup.tsinghua.edu.cn/index.html">清华大学出版社</a> <a class="fri-link-item" target="_blank" href="http://www.ryjiaoyu.com.cn">人民邮电出版社</a> <a class="fri-link-item" target="_blank" href="http://www.ccap.com.cn/">中国农业出版社</a> <a class="fri-link-item" target="_blank" href="http://www.cabp.com.cn/">中国建筑工业出版社</a> <a class="fri-link-item" target="_blank" href="https://www.pmph.com/">人民卫生出版社</a> <a class="fri-link-item" target="_blank" href="http://dutp.dlut.edu.cn">大连理工大学出版社</a> <a class="fri-link-item" target="_blank" href="http://www.bitpress.com.cn/">北京理工大学出版社</a> <a class="fri-link-item" target="_blank" href="http://www.zzup.cn/">郑州大学出版社</a> <a class="fri-link-item" target="_blank" href="http://www.bnump.com/">北京师范大学出版社</a> <a class="fri-link-item" target="_blank" href="https://nkup.nankai.edu.cn/">南开大学出版社</a> <a class="fri-link-item" target="_blank" href="http://www.wdp.com.cn/book/bookIndex.action">武汉大学出版社</a> <a class="fri-link-item" target="_blank" href="http://www.textbookcenter.cn">北京出版社</a> <a class="fri-link-item" target="_blank" href="http://www.gph.com.cn/">地质出版社</a> <a class="fri-link-item" target="_blank" href="http://www.dufep.cn">东北财经大学出版社有限责任公司</a> <a class="fri-link-item" target="_blank" href="http://www.lawpress.com.cn/">法律出版社有限公司</a> <a class="fri-link-item" target="_blank" href="http://www.castp.cn/">中国农业科学技术出版社</a> <a class="fri-link-item" target="_blank" href="https://press.ustc.edu.cn/">中国科学技术大学出版社</a> <a class="fri-link-item" target="_blank" href="https://www.cqup.com.cn/">重庆大学出版社</a> <a class="fri-link-item" target="_blank" href="http://xdcbs.com/">西南大学出版社</a> <a class="fri-link-item" target="_blank" href="http://www.jiaodapress.com.cn/">上海交通大学出版社</a> <a class="fri-link-item" target="_blank" href="http://www.waterpub.com.cn/">中国水利水电出版社</a> <a class="fri-link-item" target="_blank" href="http://www.ecnupress.com.cn/">华东师范大学出版社</a> <a class="fri-link-item" target="_blank" href="https://www.fltrp.com/">外语教学与研究出版社</a> <a class="fri-link-item" target="_blank" href="http://www.fudanpress.com/">复旦大学出版社</a> <a class="fri-link-item" target="_blank" href="http://www.cptcm.com/">中国中医药出版社</a> </div> <!--页面底部 start--> <div class="footer"> <div class="footerBox"> <div class="footerTop"> © 2018-2024 新华国采教育网络科技有限责任公司 版权所有 </div> <ul> <li style="width:25%;"> <p>客服热线:010-88362023、010-88361712</p> <p><a target="_blank" href="https://beian.miit.gov.cn/" class="icp_num">京ICP备16053406号</a></p> </li> <li style="width:35%;"> <p>出版物经营许可证:新出发京零字第西160035号</p> <p>京公网安备 11010202007778号<img src="/images/ip.jpg"></p> </li> <li style="width: 40%;"> <p>信息系统安全等级保护(三级)备案证明编号:11010243697-20001</p> <p>增值电信业务经营许可证编号:京B2-20170886</p> </li> </ul> </div> </div> <!--页面底部 end--> </body> </html> <script> var _hmt = _hmt || []; (function () { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?8c456308ba2e540841c85599c32c7d67"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <script> (function () { var script = document.createElement("script"); script.src = "https://log.aijiaocai.cn/static/app/dist/api-v1-fetch.js"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(script, s); if (script.addEventListener) { script.addEventListener('load', function () { browseLog(); }, false); } else if (script.attachEvent) { script.attachEvent('onreadystatechange', function () { var target = window.event.srcElement; if (target.readyState == 'loaded') { browseLog(); } }); } function browseLog() { var options = {sysCode: 'xhgc.aijiaocai.textbooking.web', sysName: '采选系统PC端', autoBrowse: false}; var info = { operateType: 'browse', userCode: '', realName: '', orgCode: '', content: {login_type: ''} }; var logCenterLogger = new logCenter.Logger(options); logCenterLogger.log(info); } })(); </script>