Re: html:img tag question

2005-06-06 Thread Dave Newton
Scott Purcell wrote: But today, I realized that a lot of sites use a fully qualified: http://mysite/mycontext/images/images/spacer.gif";> for their sites. I would like to be able to do that. Why? Seems unnecessary if you're linking to your own site. If you're linking off-site, there's no go

Re: html:img tag question

2005-06-06 Thread Aleksandar Matijaca
I believe that doing absolute addressing as you are proposing, is probably against all "best practices" of HTML design. Do some research on best-practices of HTML before doing this... Cheers, Alex. On 6/6/05, Scott Purcell <[EMAIL PROTECTED]> wrote: > > Hello, > > I have build a site using