The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> has there been a change in the way Chrome renders images in html ?
koffeeman
post Sep 22 2019, 12:37 PM
Post #1


Newbie
*

Group: Members
Posts: 14
Joined: 17-September 19
Member No.: 26,991



the rendering of images in chrome has changed on my web pages.

i have web pages that display any number of images (and thumbnail images) on an html web page.

before: images would display until the rightmost edge of the screen or browser window was reached and continue on the "next line" making all images viewable (at least until the bottom of the screen or window is reached)

now: images continue to display on "one line" and a scroll bar is added to scroll the page to the images off screen/off window.

i have attached a zip file with directories and html and jpg & gif files

am i allowed to say that Edge still displays (as of today) the pages as i intended

Chrome *USED* to work this way up to about early September (that is: render as many images and wrap around to the next line as required). in my example change from full screen to a smaller browser window.

Has some html spec changed for rendering images ? Will Edge (and all other browsers) work this way in the future?
- or is this a bug ?
i have tried many other"max-width" type tags to no effect.

if this IS the correct action now, can someone help me with "what to add/what to do" to get it to work and display as many images it can (on multiple lines) regardless of screen width (1377, 1280, etc) or window width ?

thank you (and please tell me if i have included this question in the wrong section)
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
 
Reply to this topicStart new topic
Replies
Christian J
post Sep 23 2019, 05:21 AM
Post #2


.
********

Group: WDG Moderators
Posts: 9,630
Joined: 10-August 06
Member No.: 7



Strange, with entities my (ancient) Opera12 browser doesn't wrap, but if I remove the non-breaking-space entities and use no spaces, the images suddenly wrap in Opera12:

CODE
href="dog.html"><img src="dog.jpg" width="240" border="2" title="01" alt="001"></a><a
href="dog.html"><img src="dog.jpg" width="240" border="2" title="02" alt="001"></a><a
href="dog.html"><img src="dog.jpg" width="240" border="2" title="03" alt="001"></a><a

What does Chrome do with the above?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 28th March 2024 - 05:17 AM