css regx proeprty You could use the ^= ('starts with') and $= ('ends with')
attribute selectors.
[class^="dh-"]{} ---> start with dh
[class$="-bl"]{} ---> end with dl
Top 10 Web Application Security Risks There are three new categories, four categories with naming and scoping changes, and some consolidat...
No comments:
Post a Comment