Once I've set the BASE URL tag in the <HEAD> element, how do I then
reference local resources within th html file?
I'm writing a widget that displays the latest posts from a forum on a
remote site. I've set the BASE tag to that site so that the links work
ok. Problem is, I need to include some local images. Is there any way
around this?