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.
ASP.NET Web サイトの構築が完了しました。デザイン用のテンプレートをたくさんダウンロードし、それらをマスター ページに適用したところ、自分のページでは問題なく機能しました。ウェブサイトに組み込まれている場合は、テンプレートを適用しないでください。
彼らは新しい外観だけを適用しているのではなく、デフォルトのスタイル で問題なく動作しました。これについて誰か助けてもらえますか。問題がわかりません。 ありがとう。
cssファイルのパスを〜または../で書き込んでみてください
元:
href="~/Styles/Site.css" href="../Styles/Site.css"