1 reply [Last post]
mikelima
mikelima's picture
Offline
newbie
Last seen: 1 year 30 weeks ago
Timezone: GMT+1
Joined: 2021-10-27
Posts: 1
Points: 2

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.

Tony
Tony's picture
Offline
Moderator
Brisbane
Last seen: 3 weeks 4 days ago
Brisbane
Timezone: GMT+10
Joined: 2003-03-12
Posts: 5344
Points: 2965

Hi

Hi mikelima,
https://csscreator.com/content/attribute-selector-contains
It selects a div with a class containing MobileFixedBar