View Single Post
Old 08-17-2024, 05:13 AM   #3
galax
Enthusiast
galax began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Sep 2023
Device: none
Rereading my own post I noticed it wasn't very clear to begin with.

What I meant was including images per .xhtml file and not per devices screen size.

Let's say, is it fine for a .xtml file to include hundred
Code:
<img src="../Images/image.png"/>
lines or a thousand?

Or looking at it in another way, let's take the total size of images per .xhtml, is there an established amount of megabytes that should have?

To get an idea as a reference how many megabytes of images does a novel .xhtml chapter have?

Ideally I don't want to exceed nor have too few.

Thank you.
galax is offline   Reply With Quote