1网页设计技巧谈走出路径的困惑(1 web design skills out of the path of confusion).docVIP

1网页设计技巧谈走出路径的困惑(1 web design skills out of the path of confusion).doc

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
1网页设计技巧谈走出路径的困惑(1 web design skills out of the path of confusion)

1网页设计技巧谈走出路径的困惑(1 web design skills out of the path of confusion) If you just started to contact the web design, is not often have a problem? Do a good job in the website can browse on their machine, and put the page to the server will always appear not to see the pictures, CSS style sheet failure error. This case is mostly because you use the wrong path, in place should use relative path using the absolute path, cause the browser cannot open the specified file in the specified location. We are going to talk about the difference between relative and absolute path path for beginners the most headache. What is the absolute path: We all know that we usually use in the computer to find the required documents must know the location of the file, and the file location is the path, such as the sight of the path: c:/website/img/photo.jpg we know that the photo.jpg file is in the C website directory under the img subdirectory. This is similar to a complete description of the path for the file location is the absolute path. We dont need to know any other information you can determine the location of the file according to the absolute path. In the website similar to determine file location is the absolute path to /img/photo.jpg. In addition, in the web application, we usually use / to indicate the root directory, /img/photo.jpg said the photo.jpg file in the site root directory img directory. But this is risky for beginners, because you know the root directory referred to here is not the root directory of your web site, but the root directory of your web sites server, so when the root directory server and the root directory of the site is not at the same time, an error will occur. What is the relative path: Let us first analyze why the picture can not show the normal situation. For example, there is now a index.htm page, on this page is a picture of photo.jpg. Following their absolute path: C:/website/index.htm C:/website/img/photo.jpg If you use the absolute path of c:/website

您可能关注的文档

文档评论(0)

jgx3536 + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

版权声明书
用户编号:6111134150000003

1亿VIP精品文档

相关文档