When converting psd to (x)html, there's this time that you want to get the height/width of a particular selection. For example, you have an item which is to be converted as <div> in coding. Then the <div> requires a fixed width/height. How would you get it from the psd?
My way is to crop the psd, then press ctrl+alt+i to get image size window. Is there a better way than this? Cause sometimes, cropping takes time depending on the psd file.
I wanna hear it from the pro webmasters. Thanks.