Home  >  Article  >  Web Front-end  >  What is the fastest way to convert psd to div css? _html/css_WEB-ITnose

What is the fastest way to convert psd to div css? _html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 12:09:581153browse

What is the fastest way to convert psd to div css?
Should I first write all the html code based on the psd file, including arranging the class names, and then write all the class names in the css file, cut and output all the slices at once, and then use firebug? Adjust it a little bit?
This is what I do. Is this the fastest way to do it?


Reply to discussion (solution)

Unfortunately, in PS and some PSD slicing software, all slices can be output at once, or even saved as a web page. There will be many problems, either there are missing or missing pictures, or there will be a lot of junk code!
Moreover, the quality of slicing directly affects the speed of code writing.
It is recommended to control the quality at every step, without rework or duplication, this is fast!
One family’s opinion, for reference only! Welcome to visit us again!

It is recommended to slice first and then write the code. This way you can write the style directly.

It’s best to cut out the many disadvantages of relying on others

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn