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.
一部の最新のブラウザは、次のようなリンクを変換します
<a href="http://somesite.com">Site</a>
の中へ
Site (http://somesite.com)
生成された PDF の一部として。
純粋な CSSによって生成された PDF バージョンからリンクを省略する方法はありますか?
リンク URL を非表示にするために、print.css のどの CSS クラスを定義する必要がありますか?