Monday, 13 August 2018

Coding

Tonight I had a quick look to see if I could fix one of the responsive-web-design issues in one part of my prototype

Here is my initial version (in which I wasn't really thinking about responsiveness, as it was just to show the thumbnails)


I had another look at the Lucky 13 site since it does a similar thing, and I had a look at their code for that part



Here is the updated version - no matter how far you zoom out, the bottom horizontal image is always the height of the screen. The length it scrolls for isn't quite right - but because this image isn't the final dimensions (I'll probably make it longer in the final) that's probably something to be figured out later.

No comments:

Post a Comment