Pipe Chars in HTML Classes
I couldn't find anything in the W3C docs that said pipe chars, |, aren't allowed, for instance: <div class="class1|class2"> Don't worry about what I might be using it for. I was just wondering if it's "legal". ...
I couldn't find anything in the W3C docs that said pipe chars, |, aren't allowed, for instance: <div class="class1|class2"> Don't worry about what I might be using it for. I was just wondering if it's "legal". ...