I find it a bit confusing that the book browser shows the folders Images, Styles etc. with a first capital letter, although it has to be images, styles etc. in html source code. I am working a lot with template-epubs and it took some time to find the reason why
Code:
src="../Images/cover.jpg"
doesn't work while it still works on older epubs - in both cases the folder names in the browser start with a capital letter.
What is the reason for this change?
Wouldn't it be better to rename the folders in the browser so that they start with a small letter?