Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.html > #24154

How to combine a BASE tag and internal links

From "R.Wieser" <address@is.invalid>
Newsgroups alt.html
Subject How to combine a BASE tag and internal links
Date 2026-06-02 19:27 +0200
Organization A noiseless patient Spider
Message-ID <10vodvg$3dpre$1@dont-email.me> (permalink)

Show all headers | View raw


Hello all,

I've got an HTML page with some internal links is the form of

<a href="#no1">

I'm also using (or trying to use) the BASE tag, so that all relative 
external links will actually resolve to another webpage.


The problem is that the above "#no1" internal link *also* tries to resolve 
to an external webpage - where  want to keep it in the current one.

Is there a way to do that ?   (other than making all external links absolute 
I mean :-) )

Regards,
Rudy Wieser

Back to alt.html | Previous | NextNext in thread | Find similar | Unroll thread


Thread

How to combine a BASE tag and internal links "R.Wieser" <address@is.invalid> - 2026-06-02 19:27 +0200
  Re: How to combine a BASE tag and internal links JJ <jj4public@gmail.com> - 2026-06-03 17:33 +0700
    Re: How to combine a BASE tag and internal links JJ <jj4public@gmail.com> - 2026-06-03 17:39 +0700
    Re: How to combine a BASE tag and internal links "R.Wieser" <address@is.invalid> - 2026-06-03 13:59 +0200
      Re: How to combine a BASE tag and internal links JJ <jj4public@gmail.com> - 2026-06-04 08:14 +0700
        Re: How to combine a BASE tag and internal links "R.Wieser" <address@is.invalid> - 2026-06-04 08:26 +0200
        Re: How to combine a BASE tag and internal links "R.Wieser" <address@is.invalid> - 2026-06-04 09:06 +0200

csiph-web