css regx proeprty You could use the ^= ('starts with') and $= ('ends with')
attribute selectors.
[class^="dh-"]{} ---> start with dh
[class$="-bl"]{} ---> end with dl
Reference from YouTube Channel: Sahil & Sarra ► Everything in one place: Datacamp Associate Data Scientist with Python Career Track: ...
No comments:
Post a Comment