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.
これを行うためのよりクリーンな方法はありますか:
#highlighttext:hover + highlightbox { background-color: #0000AA; } #highlighttext:hover { color: #0000AA; }
いいえ、あなたが提供したものは、それを行うための最もクリーンな方法です。