I've been trying to achieve a horizontally tiled image that is also vertically proportioned to a percentage of the browser window.
As an example, I've made the following file:
http://adrael.com/Test/TileResize01.html
The top strip horizontally tiles the WhiteDot image properly.
The lower White Dot resizes properly as the browser window is resized (but is not tiled!).
I've tried many ways to get the tiled strip to also do what the bottom image does, with no success.
Not sure whether this is even possible, or is there in fact a very simple solution that I am just not seeing???

