about pixels

Discussion in 'HTML & Website Design' started by triplex, Dec 30, 2007.

  1. #1
    is there a way to know how big a page is?
    i need to know the width and height of an whole webpage
     
    triplex, Dec 30, 2007 IP
  2. willhaynes

    willhaynes Active Member

    Messages:
    1,197
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    90
    #2
    hmmm, why don't you just count all the pixels? :p

    I would say either copy and past it into photoshop, or go into the CSS file and see what the width is set too.
     
    willhaynes, Dec 30, 2007 IP
  3. nicangeli

    nicangeli Peon

    Messages:
    828
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Lol,

    This of course will depend on the screen resolution in most cases. If the site is fixed width, you could of course take a screenshot and dump that into an image editing application, then use some tool to measure the width and height.


    If it is just the one site you need the dimensions of, post a link here. I am sure somebody will do it for you.
     
    nicangeli, Dec 30, 2007 IP
  4. minus19

    minus19 Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thats a pretty abstract question :S. A web page can resize as well horiz. and verti. .
     
    minus19, Dec 31, 2007 IP
  5. questionable

    questionable Guest

    Messages:
    92
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    As said the qustion is vague

    Could be rsolution size
    If you mean the content, then they may have defined the width it in the css under something like content or wrapper.

    If you just want to measure something then use the measureit plugin for firefox

    http://www.kevinfreitas.net/extensions/measureit/

    If you have web developer toolbar installed then the ruler is under miscellaneous =>ruler I think :)
     
    questionable, Dec 31, 2007 IP
  6. nicangeli

    nicangeli Peon

    Messages:
    828
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Thanks for that, Rep Left!
     
    nicangeli, Dec 31, 2007 IP