Quote:
Originally Posted by Toxaris
No, I was actually talking about the pixels defined in the div container.
|
Yes, and I guess you mean that 700px will be too small in an HD screen, right?
But the fact is that 700px should be about the same size, regardless of the screen resolution, as according to the CSS spec the "px" unit is
not a screen pixel, but something that depends only on the "normal" viewing distance (I don't recall the exact definition).