Hi folks,
I haven't looked at the template system to see how easy this would be, but I have one problem with the site as it is now, that may be very easy to solve.
Namely, when you load it first time, the browser doesn't know to render all the corners (since they are all images), and as a result the layout happens in stages, and it's annoying.
Can we please provide _explicit_ sizes for <img>es like these: <img src="./images/winehq_border_top_right.gif" alt=""> <img src="./images/winehq_border_bottom_right.gif" alt=""> ... This should take care of this little annoyance, and would make the site feel better.
Hi,
On Fri, Jan 14, 2005 at 01:10:00AM -0500, Dimitrie O. Paun wrote:
Can we please provide _explicit_ sizes for <img>es like these:
<img src="./images/winehq_border_top_right.gif" alt=""> <img src="./images/winehq_border_bottom_right.gif" alt="">
Frankly, I'm a bit astonished that people in this day and age still sometimes fail to provide it, for such critical image elements of a website.
Andreas Mohr