The CSS3 Selectors module introduces three new attribute selectors, which are grouped together under the heading “Substring Matching Attribute Selectors”. These new selectors are as follows: [att^=val] – the “begins with” selector [att$=val] – the “ends with” selector [att*=val] – the “contains” selector Read the complete updated article in our CSS3 Preview section »
|
BorderMaker demo usage
(28/07/2011)
|