Wed, 2021-10-27 14:03
Hi there, I have used CSS a lot in the past but I have not used it for a while.
What is exactly the meaning of this command?
div[class*=MobileFixedBar]
?
Thanks in advance.
Wed, 2021-12-01 05:54
#1
Hi
Hi mikelima,
https://csscreator.com/content/attribute-selector-contains
It selects a div with a class containing MobileFixedBar