Html – What might the hash symbol (#) in this case URL be?
I know hash symbol (#) at the end of the URL represents fragment. Like this: https://example.com/path/file#id But what if the hash symbol is placed in the middle of the URL path? Like this: https://example.com/path#/file Does this hash symbol mean anything?