Search found 1 match

by ivanhalen
Fri Jul 16, 2010 1:04 pm
Forum: Other Products
Topic: Free CSS Checker and Formatter 1.2 - Faulty compression
Replies: 4
Views: 15937

Re: Free CSS Checker and Formatter 1.2 - Faulty compression

Hallo, Sorry for resuming this post, I wrote a new thread yesterday but seems it's gone With attribute selectors like: h1[rel*=external] { color: red; } h1[rel^=external] { color: red; } I get an error message: The operation could not be performed due to following error: Incorrect syntax. Possibly ...