Re: [css-d] Counting Pixels

2006-07-23 Thread Chris Hughes
>Christian Montoya wrote: > >> MeasureIt extension for Mozilla browsers: >> https://addons.mozilla.org/firefox/539/ > > >Thanks to all who replied ... I have some new tools now to play with. > > There's also Screen Calipers from Iconico.com. $30-worth, but very useful indeed. -- Chris Hughes "Re

Re: [css-d] Counting Pixels

2006-07-23 Thread Jennifer Knowles
Christian Montoya wrote: > MeasureIt extension for Mozilla browsers: > https://addons.mozilla.org/firefox/539/ Thanks to all who replied ... I have some new tools now to play with. __ css-discuss [EMAIL PROTECTED] http://www.cs

Re: [css-d] Counting Pixels

2006-07-23 Thread Michael Geary
> > From: Jennifer Knowles: > > What method can be used to count pixels? > From: Paul Novitski > I often take a screenshot and paste it into Photoshop [just > one of many image-manipulation programs], where I can > zoom way in and measure small details more easily. That's a great idea; zooming i

Re: [css-d] Counting Pixels

2006-07-23 Thread Gunlaug Sørtun
Jennifer Knowles wrote: > What method can be used to count pixels? I tend to use Opera for everything, so I just set it to display its window-dimensions, and use its zoom in multiples to count the finer details. Georg -- http://www.gunlaug.no _

Re: [css-d] Counting Pixels

2006-07-23 Thread Paul Novitski
At 02:48 PM 7/23/2006, Jennifer Knowles wrote: >What method can be used to count pixels? I often take a screenshot and paste it into Photoshop [just one of many image-manipulation programs], where I can zoom way in and measure small details more easily. Paul _

Re: [css-d] Counting Pixels

2006-07-23 Thread David Laakso
Jennifer Knowles wrote: > [... What method can be > used to count pixels? Thanks. A pixel ruler? Regards, ~dL -- http://chelseacreekstudio.com/ca/ccs/pow/pow.html __ cs

Re: [css-d] Counting Pixels

2006-07-23 Thread Christian Montoya
On 7/23/06, Jennifer Knowles <[EMAIL PROTECTED]> wrote: > I am just now trying to understand CSS-P and I am reading Eric's "More" > book and he mentions "counting pixels" in an html document to determine > the position where to place his nav bar in the CSS-P-converted version > of the page (page 10

[css-d] Counting Pixels

2006-07-23 Thread Jennifer Knowles
I am just now trying to understand CSS-P and I am reading Eric's "More" book and he mentions "counting pixels" in an html document to determine the position where to place his nav bar in the CSS-P-converted version of the page (page 10 for anyone following along.) What method can be used to co