That’s right. But I saw CSS-Trick theme style sheet and finally I found a great solution: Using percent (%).
But there is a problem. In CSS-Trick, there is a process:
Smaller window size > Smaller objects
And it’s in my blog:
Smaller window size > Static objects
Here, all of the objects like pictures, will become smaller when the window is small. How I can use this trick in my blog?
See this picture if you didn’t understand my purpose.