I'm diving into CSS in an effort to be more well-rounded. I'm currently reading "Designing with Web Standards" which is great so far.

My question is, when you get a mockup in PSDs, how do you know the exact pixel dimensions of backgrounds, images, various blocks/divs, font-sizes, etc?

I'll most likely be using Photoshop to work with files.

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

Photoshop has a grid tool and rulers. You can measure it there. It's pretty accurate. take a look at this img.

these are inches by the way, you can change it to pixels.

alt text

link|improve this answer
Also, the "Info" window can be used to read the dimension and location attributes of an element. – chprpipr Jan 3 '11 at 0:05
oh ok great, thanks! – dtj Jan 3 '11 at 4:26
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.