|
|
|
|
|
by yoz-y
2148 days ago
|
|
I suppose simple order in the HTML document would be a heuristic that works almost always, but due to CSS the order is actually not guaranteed. You need to download images before doing the layout first too as you don’t know the sizes beforehand. |
|