<style> .link:hover + .foo { background:green; } .link:hover ~ .bar ... Everything is fine when I'm using just a plain HTML.
確定! 回上一頁