html - Why is my HREF address being changed -



html - Why is my HREF address being changed -

my question relates url / site,

www.ramm.co.nz/manuals/ramm%20training%20videos/index.htm#25479.htm

if scroll downwards bottom on page , have @ links next text 'download videos'.

one of links this,

<a href="http://www.ramm.co.nz/manuals/ramm training videos/introduction ramm patrol/introductiontorammpatrol.mp4">"mp4"</a>

but when hover on link in browser address,

http://www.ramm.co.nz/manuals/ramm%20training%20videos/index.htm#introduction%20to%20ramm%20patrol/introductiontorammpatrol.mp4

note 'index.htm#' has been set in there? ideas?

i notice original page has url ending in this,

blah/index.htm#25479.htm

what mean 'index.htm#25479.htm' ? 2 different html files.

html

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -