为什么 Photoshop 网页设计模板中常用矢量和图层蒙版?

发布于 2024-10-14 06:14:51 字数 68 浏览 2 评论 0原文

它们是否有助于 PSD 到 XHTML 和 CSS 的转换过程?如果是这样,怎么办?这些功能在网页设计中是否还有其他优势?

Do they aid the PSD to XHTML and CSS conversion process? If so, how? Is there some other advantage these features provide in the context of Web design?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

酷遇一生 2024-10-21 06:14:51

矢量图形是使用点、线、曲线、形状或多边形等基于数学方程的几何图元来表示计算机图形学中的图像。
它只与使用 Photoshop 设计网页布局有关,并且 PSD 文件仅包含布局的可编辑数据...Photoshop 中的 css 和 xhtml 之间没有链接,它独立用于创建网页布局...

Vector graphics is the use of geometrical primitives such as points, lines, curves, and shapes or polygon(s), which are all based on mathematical equations, to represent images in computer graphics.
its just related to designing a web layout with photoshop,and psd files contains editable data for layout only...there is no link between css and xhtml with photoshop,it stand alone for creating web layout....

浅笑轻吟梦一曲 2024-10-21 06:14:51

制作的方式是:图形设计师在 Photoshop 中制作网页设计,将其切成适当的部分,然后发送给程序员。他们利用这些片段并使用 html/xhtml/css/xslt/JS/ 或他们需要的任何技术创建一个新网站。
因此:photoshop 与 html/css 网站建设无关。

The way that production goes: graphic designer makes a web design in photoshop, cuts it in proper pieces, and sends to programmers. They take this pieces and make a new website, using html/xhtml/css/xslt/JS/ or whatever technology they need.
Ergo: photoshop has nothing to do with html/css sites building.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文