September 2, 201312 yr Hi all, I am in need of some contructive advise on something here.... I am tasked with creating two separate html files that open ion a browser for a project. The problem is that they expect the results Emailed to them in a zipped folder, :unsure: This is only truly an issue, because every time that I compress the folder into a zip file, it looses the images on the pages, including the company logo. In any case, I have included scxreenies of how the pages look before, and after zipping the folder, and you can offer any assistance available.
September 2, 201312 yr You need to decompress the .zip to access the files in it, in these examples you have just opened the .html file from within the .zip; it can't access the images because they're still compressed! You (or the person you are emailing) should be able to right click the .zip and "Extract All" (or something like that..) to decompress all the files inside it
Create an account or sign in to comment