1. You forgot a period in front of "opacity-hover" since I assume you are defining a class.
2. Do you plan on dynamically adding/removing this class to elements when you hover over them? Much better to use element:hover.
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.
1 Response
2. Do you plan on dynamically adding/removing this class to elements when you hover over them? Much better to use element:hover.
Write a comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.