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?
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?
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