doushou9028 2013-10-01 02:42
浏览 54

添加指向使用photoshop开发的网站的链接

Is it possible to add a link to a site that had its template developed with Photoshop?

I know back in the day you would develop the template in Photoshop and then use a tool like Dreamweaver to add the links. I didn't think it was possible to add it through PHP dynamically.

Am I correct in this or have things changed? I ask because I have recently began a web development job and told my boss he could not add a link dynamically using PHP because his template was already designed in Photoshop.

Please help me clarify.

PS. I'm pretty sure some of you may down vote me or whatever but I am seriously inquiring.

  • 写回答

1条回答 默认 最新

  • drtppp75155 2013-10-01 03:29
    关注

    It is definitely possible. I don't know what do you mean by template developed in Photoshop. Do you have an actual HTML code, or just use some cut of images? Using just images is really a bad idea. Site will take longer to load, users won't be able to copy text from your site, neither search engines would. And editing becomes a pain. But even in this case you can add links to an image, just using position:absolute; for them.

    But normally what you want to do is take a Photoshop file, cut the necessary images and use them for manually writing HTML and CSS. This is how many of the sites are created nowadays.

    评论

报告相同问题?

悬赏问题

  • ¥15 请教:如何用postman调用本地虚拟机区块链接上的合约?
  • ¥15 为什么使用javacv转封装rtsp为rtmp时出现如下问题:[h264 @ 000000004faf7500]no frame?
  • ¥15 乘性高斯噪声在深度学习网络中的应用
  • ¥15 运筹学排序问题中的在线排序
  • ¥15 关于docker部署flink集成hadoop的yarn,请教个问题 flink启动yarn-session.sh连不上hadoop,这个整了好几天一直不行,求帮忙看一下怎么解决
  • ¥15 深度学习根据CNN网络模型,搭建BP模型并训练MNIST数据集
  • ¥15 C++ 头文件/宏冲突问题解决
  • ¥15 用comsol模拟大气湍流通过底部加热(温度不同)的腔体
  • ¥50 安卓adb backup备份子用户应用数据失败
  • ¥20 有人能用聚类分析帮我分析一下文本内容嘛