Sujet : Re: ebook reader - image scaling ?
De : newyana (at) *nospam* invalid.nospam (Newyana2)
Groupes : comp.mobile.androidDate : 30. May 2024, 23:01:36
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <80f2ce91-1fe3-73ef-9179-f64bab77f98a@invalid.nospam>
References : 1 2 3
User-Agent : Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1
On 5/30/2024 9:57 AM, R.Wieser wrote:
(it also works with quotes: "50%")
Make that "it *only* works with".
Officially attributes are supposed to be in quotes if non-numeric.
Some people even put numbers in quotes. It works either way.
I just tested it on IE and FF.
And you can also use an ID:
Or a class. Yes, I tried that too. I even tried to to put a "style="
attribute into the image tag itself. Nothing worked.
Interesting. I've never dealt with an ebook reader.
I guess it's not the same as basic HTML, even though
it claims to be.