Quote:
Originally Posted by Katsunami
3. What purpose does the inspector serve? It seems to provide a lot of information, but I can't think of a use for it for ebooks; it could be useful for a big website, but most ebooks seem to be too simple to need it.
|
Wow, I do use it a lot.
In complex ebooks with a lot of cascaded styles (redundancy here) you can easily check what settings are being applied, which are overridden and
why you have that behaviour.
And it also helps you locating typos when you edit CSS styles. If it correctly appears in inspector you've really done it right.