Read the docs and tested on the validator, which seems to work. So probably not a problem there, as far was I can see.
I just seemed to remember that I either had read it somewhere or have had problems sometime with XHTML and '. Anyway, my bad :) However, would be better have a consistent coding style / use one type of quotes as standard, instead of keep switching between them. Just my opinion. As somebody else has stated<http://groups.google.com/group/mozilla.dev.tech.html/browse_thread/thread/427a791aa2707902/e49b48cbca8f184e>it seems to be recommended to use double quotes. But is of course a matter of "taste". /// NJ 2008/4/1, Stephen Rider <[EMAIL PROTECTED]>: > > > On Apr 1, 2008, at 12:57 AM, Kaf Oseo wrote: > > > Stephen Rider wrote: > > > > > On Mar 31, 2008, at 7:59 PM, Andy Skelton wrote: > > > > > > > Mixing single quotes and double quotes is bad? Last I checked, it > > > > didn't matter. Can you point me to documentation? > > > > > > > It's not bad in PHP, but it's invalid XHTML. Attributes must be > > > enclosed in double quotes. > > > > > > > Uh, nope. Single quotes are valid HTML/XHTML/SGML: > > > > http://www.w3.org/TR/html4/intro/sgmltut.html#attributes > > > > I'll just be sitting over here in the corner.... > > S ;) > _______________________________________________ > wp-testers mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-testers > _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
