1. It looks like you can't (easily) define an image in HTML / CSS that will consume the space it's going to take up before it loads. Was hoping width /& height attributes along with the usual max-width: 100% & height: auto would make some magic happen.