请问什么是切图?_html/css_WEB-ITnose
1.听说有种设计网页的方法叫切图,好像有一张完整的网页截图,png的,要使用fireworks软件,最后要做出一个html网页,我不太明白这个过程,切图到底是干什么?
2.我一般是在脑中想好网页布局就用DIV+CSS把网页做出来,只有把一些小图片素材布置好位置,没有上面所说的一张大图还有什么切图之类的操作,是不是有些非主流?。
3.fireworks这个软件听说已经过时了,adobe公司不出它的新版本了,切图是不是过时了?
回复讨论(解决方案)
切图主要是为了div+css网页排版方便。
用Photoshop切图,切图时要注意哪些地方要切成背景,哪些地方可以伸缩切,之后在用dreamweaver做出来。
1.听说有种设计网页的方法叫切图,好像有一张完整的网页截图,png的,要使用fireworks软件,最后要做出一个html网页,我不太明白这个过程,切图到底是干什么?
一般公司的干法是一张完整的psd图,然后根据potoshop来切出图片,然后用html,css组合起来呈现在浏览器上,最终的目标是高度还原设计稿呈现的样子。切图原先是一个动作,现在通俗的把这个过程叫切图,不但切,而且要写。
2.我一般是在脑中想好网页布局就用DIV+CSS把网页做出来,只有把一些小图片素材布置好位置,没有上面所说的一张大图还有什么切图之类的操作,是不是有些非主流?。
这是个人的做法,在公司专人专岗,每个岗位有分工,有工作的侧重点。你的做法只能说是适合个人场景。
3.fireworks这个软件听说已经过时了,adobe公司不出它的新版本了,切图是不是过时了?
用的少了,过时只是相对的,经典怀念或永恒一直永存心间。
现在大部分都用ps。
一般公司的干法是一张完整的psd图,然后根据potoshop来切出图片,然后用html,css组合起来呈现在浏览器上,最终的目标是高度还原设计稿呈现的样子。切图原先是一个动作,现在通俗的把这个过程叫切图,不但切,而且要写。
网页中所用到的图片都是需要精确(包换大小 、分辨率、格式)一旦处理不好就会影响整个网页的风格、因此需要对页面进行分析,哪一些是必须要的图片,尽量不要大张大张的去划分,但别人设计了一张网页,它是包括文字和图片,还有一些是背景、文字与背景是我们不需要的,切图就只切我们真正无法用文字和背景去代替的部分。另外有一些背景也是无法用纯色去做,而是复杂的颜色,也是需要切图切出来做背景使用的。总之,网页设计师会尽可能的少用图片、因为图片加载比文字和纯背景的加载要慢的多的多。
小时候手工做过吗
吧一整张图上的零件图剪下来在 做成一个东西
剪下来就是切图了

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

The article discusses the HTML <datalist> element, which enhances forms by providing autocomplete suggestions, improving user experience and reducing errors.Character count: 159

The article discusses the HTML <progress> element, its purpose, styling, and differences from the <meter> element. The main focus is on using <progress> for task completion and <meter> for stati

The article discusses using HTML5 form validation attributes like required, pattern, min, max, and length limits to validate user input directly in the browser.

The article discusses the <iframe> tag's purpose in embedding external content into webpages, its common uses, security risks, and alternatives like object tags and APIs.

The article discusses the HTML <meter> element, used for displaying scalar or fractional values within a range, and its common applications in web development. It differentiates <meter> from <progress> and ex

The article discusses the viewport meta tag, essential for responsive web design on mobile devices. It explains how proper use ensures optimal content scaling and user interaction, while misuse can lead to design and accessibility issues.

Article discusses best practices for ensuring HTML5 cross-browser compatibility, focusing on feature detection, progressive enhancement, and testing methods.

This article explains the HTML5 <time> element for semantic date/time representation. It emphasizes the importance of the datetime attribute for machine readability (ISO 8601 format) alongside human-readable text, boosting accessibilit
