Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ファイル名の前に「../」を使用すると、ブラウザはディレクトリ構造で1レベル上に移動する必要があることを示しますが、ブラウザに1レベル以上上に移動するように指示する方法はありますか?
問題を理解していない限り、私は非常に単純だと思います
このようなすべてのレベルに../を追加します
2 レベル
../../folder_file
3 レベル
../../../folder_file
別のものを追加することで、別のレベルに上がります../
../
../../script.js