Hi there theremotedr,
Do I need to use thumb images & the full size images ?
Yes, that is correct.
To save KBs I did not download your full size images but instead added your address to the links, for example...
Code:
<a href="https://www.theremotedoctor.co.uk/gallery-images/Aircraft/1.jpg">
Of course, you would use your existing coded links not my test ones.
...do I use your screen file along with my existing code or in place of my code ?
No.
What I did, as it's considered to be good coding practise, was to remove your
inline CSS from your HTML file
and then created the
screen.css file with it instead. I then added this to your HTML...
Code:
<link rel="stylesheet" href="screen.css" media="screen">
I hope that this information helps.
coothead
Bookmarks