Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

JPG Strech

0 views
Skip to first unread message

Patrick Whittle

unread,
Sep 4, 2009, 4:21:03 PM9/4/09
to
In my HTML document, I want JPG files to stretch to the outer border. If
there are three JPG files for example, which HTML code (or JavaScript) will
cause each image, never to be obstructed? I want to always see the edges of
JPG files when a user stretches and/or shrinks a window/container.

Luuk

unread,
Sep 5, 2009, 11:00:34 AM9/5/09
to
Patrick Whittle schreef:

something like:

<html>
<head>
<title>strech</title>
</head>
<body>
<img src=strech.jpg width=100%>
</body>
</html>


--
Luuk

Patrick Whittle

unread,
Sep 5, 2009, 11:18:21 AM9/5/09
to
Perfect. That was it.
http://pwhittle.dlinkddns.com/pub/web.htm

"Luuk" <lu...@invalid.lan> wrote in message
news:i1ban6-...@qqqqq.xs4all.nl...

0 new messages