Posted by R. Rajesh Jeba Anbiah on 06/19/06 05:26
Geoff Berrow wrote:
> Message-ID: <rrWdnYXXsKRASQjZnZ2dnUVZ_t2dnZ2d@comcast.com> from Jerry
> Stuckle contained the following:
>
> >The easiest way I've found is to just use absolute URL's for the images - i.e.
> >
> > <img src="/images...">
> >
> >Works everyplace on the site and you don't need to include extra files.
>
> I've always found a problem with that when working offline. How do you
> get around that?
Glad to see professor after long time; hope economy is fine
there. I don't understand what sort of problem are you facing. But, in
HTML instead of using <img src="/images/..." />, if you use <img
src="images/..." /> you'll be better off.
--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
Navigation:
[Reply to this message]
|